Protocols
SignatureApiModel
Swift Protocol
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Protocol
protocol SignatureApiModel : Decodable
| Property | Type | Description |
|---|---|---|
approvals | Approvals | - |
chainType | String? | - |
createdAt | Date | - |
id | String | - |
status | String | - |
type | String | - |
walletType | String? | - |
Was this page helpful?
