Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Protocol
protocol SignatureApiModel : Decodable

Instance Properties

approvals

var approvals: Approvals { get }

chainType

var chainType: String? { get }

createdAt

var createdAt: Date { get }

id

var id: String { get }

status

var status: String { get }

type

var type: String { get }

walletType

var walletType: String? { get }