Structures

The following structures are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public struct ButtonConfiguration
  • Undocumented

    Declaration

    Swift

    public struct RoundedCorners
  • Undocumented

    See more

    Declaration

    Swift

    public struct GiniMargins
  • Undocumented

    See more

    Declaration

    Swift

    public struct ErrorLog
  • Undocumented

    See more

    Declaration

    Swift

    public struct ExtractionAmount
  • Page processed by the Gini Capture SDK when using Multipage analysis. It holds a document, an error (if any) and if it has been uploaded

    See more

    Declaration

    Swift

    public struct GiniCapturePage : Diffable
  • OnboardingPage represents the onboarding page with all it’s properties.

    See more

    Declaration

    Swift

    public struct OnboardingPage
  • Struct representing a tracking event. It contains the event type and an optional dictionary for additional related data.

    See more

    Declaration

    Swift

    public struct Event<T> where T : RawRepresentable, T.RawValue == String