Other Structures
The following structures are available globally.
-
Composite document information
See moreDeclaration
Swift
public struct CompositeDocumentextension CompositeDocument: Decodable -
Information used to create a composite document
See moreDeclaration
Swift
public struct CompositeDocumentInfoextension CompositeDocumentInfo: Encodable -
Client information needed to access the Gini Bank API
See moreDeclaration
Swift
public struct Client -
Data model that represents a Document entity
See moreDeclaration
Swift
public struct Documentextension Document: Decodable -
Data model for sending error events.
See moreDeclaration
Swift
public struct ErrorEvent : Codable, Equatable -
Partial document info used to create a composite document
See moreDeclaration
Swift
public struct PartialDocumentInfoextension PartialDocumentInfo: Codable -
Struct for payment response
See moreDeclaration
Swift
public struct Paymentextension Payment: Decodable -
Struct for links in payment response
Declaration
Swift
public struct PaymentLinks : Codable -
Struct for payment request response
See moreDeclaration
Swift
public struct PaymentRequest : Codable -
Struct for links in payment request response
Declaration
Swift
public struct Links : Codable -
Struct for payment request response
See moreDeclaration
Swift
public struct ResolvedPaymentRequest : Codable
View on GitHub
Other Structures Reference