Operation Response
Base class for all operation responses from the Horizon API. Polymorphic deserialization is handled via a custom JsonContentPolymorphicSerializer that preserves the "type" field as both a discriminator and a property.
See also
Inheritors
Types
Properties
Link copied to clipboard
Link copied to clipboard
Returns the paging token (cursor) for this response. This token can be used to fetch the next page of results or resume streaming.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard