Expand description

Protocol structs for Schema transaction payloads

Structs

Native implementation for the “create schema” action

Builder used to create a “create schema” action

Native representation of a Schema transaction payload

Builder used to create a Schema payload

Native representation of an “update schema” action

Builder used to create an “update schema” action

Enums

Schema payload’s action envelope

Returned if any required fields in a SchemaCreateAction are not present when being converted from the corresponding builder

Returned if any required fields in a SchemaPayload are not present when being converted from the corresponding builder

Returned if any required fields in a SchemaUpdateAction are not present when being converted from the corresponding builder