Other Structures

The following structures are available globally.

  • Composite document information

    See more

    Declaration

    Swift

    public struct CompositeDocument
    extension CompositeDocument: Decodable
  • Information used to create a composite document

    See more

    Declaration

    Swift

    public struct CompositeDocumentInfo
    extension CompositeDocumentInfo: Encodable
  • Client information needed to access the Gini Health API

    See more

    Declaration

    Swift

    public struct Client
  • Data model that represents a Document entity

    See more

    Declaration

    Swift

    public struct Document
    extension Document: Decodable
  • Partial document info used to create a composite document

    See more

    Declaration

    Swift

    public struct PartialDocumentInfo
    extension PartialDocumentInfo: Codable
  • Struct for payment provider

    See more

    Declaration

    Swift

    public struct PaymentProvider : Codable
  • Struct for MinAppVersions in payment provider response

    See more

    Declaration

    Swift

    public struct MinAppVersions : Codable
  • Struct for MinAppVersions in payment provider response

    See more

    Declaration

    Swift

    public struct ProviderColors : Codable
  • Struct for payment provider response

    See more

    Declaration

    Swift

    public struct PaymentProviderResponse : Codable
  • Struct for payment request response

    See more

    Declaration

    Swift

    public struct PaymentRequest : Codable
  • Struct for links in payment request response

    Declaration

    Swift

    public struct Links : Codable