The gRPC object view consumed by the SDK's object casters.
Request json and display with the corresponding gRPC include flags.
Without those flags, the runtime response can contain undefined even
though this type requires the fields for casters that read them.
display is nullable when the object type has no Display template. Use
Helpers.getObjectDisplay only after requesting display data; it throws when
the field is undefined.
The gRPC object view consumed by the SDK's object casters.
Request
jsonanddisplaywith the corresponding gRPCincludeflags. Without those flags, the runtime response can containundefinedeven though this type requires the fields for casters that read them.displayis nullable when the object type has no Display template. UseHelpers.getObjectDisplayonly after requesting display data; it throws when the field isundefined.