Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Policy for handling unknown trailing fields when decoding a Daml record into a Java Class by codegen
public enum UnknownTrailingFieldPolicy extends Enum<UnknownTrailingFieldPolicy>
IGNORE
3.5.6
STRICT
valueOf(String)
values()
Was this page helpful?