Other Structures
The following structures are available globally.
-
Composite document information
See moreDeclaration
Swift
public struct CompositeDocument -
Information used to create a composite document
See moreDeclaration
Swift
public struct CompositeDocumentInfoextension CompositeDocumentInfo: Encodable -
Data model that represents a Document entity
See moreDeclaration
Swift
public struct Documentextension Document: Equatable -
Undocumented
See moreDeclaration
Swift
public struct ExtractionsContainerextension ExtractionsContainer: Decodable -
Partial document info used to create a composite document
See moreDeclaration
Swift
public struct PartialDocumentInfoextension PartialDocumentInfo: Codable -
Struct for payment provider
See moreDeclaration
Swift
public struct PaymentProvider : Codableextension PaymentProvider: Equatable -
Struct for MinAppVersions in payment provider response
See moreDeclaration
Swift
public struct MinAppVersions : Codable -
Struct for payment provider colors in payment provider response
See moreDeclaration
Swift
public struct ProviderColors : Codable -
Undocumented
See moreDeclaration
Swift
public struct ButtonConfiguration -
Data structure for Payment Review Screen initialization.
See moreDeclaration
Swift
public struct DataForReview -
Undocumented
See moreDeclaration
Swift
public struct PaymentComponentConfiguration -
Model object for payment information
See moreDeclaration
Swift
public struct PaymentInfo -
View model class for collection view cell
Declaration
Swift
public struct PageCollectionCellViewModel -
Struct representing a tracking event. It contains the event type and an optional dictionary for additional related data.
See moreDeclaration
Swift
public struct TrackingEvent<T> where T : RawRepresentable, T.RawValue == String
View on GitHub
Other Structures Reference