SdkUnknown

Inherited functions

Link copied to clipboard

Casts this EntitiesDefinition as a CedarJson and retrieves its kotlin.String value. Throws an exception if the EntitiesDefinition is not a CedarJson.

Link copied to clipboard

Casts this EntitiesDefinition as a CedarJson and retrieves its kotlin.String value. Returns null if the EntitiesDefinition is not a CedarJson.

Link copied to clipboard

Casts this EntitiesDefinition as a EntityList and retrieves its kotlin.collections.List value. Throws an exception if the EntitiesDefinition is not a EntityList.

Link copied to clipboard

Casts this EntitiesDefinition as a EntityList and retrieves its kotlin.collections.List value. Returns null if the EntitiesDefinition is not a EntityList.