Name | Type | Description | Notes |
---|---|---|---|
idempotency_key | uuid::Uuid | Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests. | |
currency | Option<models::Currency> | ||
chain | models::Chain |