Other Structures
The following structures are available globally.
-
Composite document information
See moreDeclaration
Swift
public struct CompositeDocument
extension CompositeDocument: Decodable
-
Information used to create a composite document
See moreDeclaration
Swift
public struct CompositeDocumentInfo
extension 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 Document
extension 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 PartialDocumentInfo
extension PartialDocumentInfo: Codable
-
Struct for payment response
See moreDeclaration
Swift
public struct Payment
extension 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