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 Health API
See moreDeclaration
Swift
public struct Client
-
Data model that represents a Document entity
See moreDeclaration
Swift
public struct Document
extension Document: Decodable
-
Partial document info used to create a composite document
See moreDeclaration
Swift
public struct PartialDocumentInfo
extension PartialDocumentInfo: Codable
-
Struct for payment provider
See moreDeclaration
Swift
public struct PaymentProvider : Codable
-
Struct for MinAppVersions in payment provider response
See moreDeclaration
Swift
public struct MinAppVersions : Codable
-
Struct for MinAppVersions in payment provider response
See moreDeclaration
Swift
public struct ProviderColors : Codable
-
Struct for payment provider response
See moreDeclaration
Swift
public struct PaymentProviderResponse : 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