PhysicalDocument

public struct PhysicalDocument : CustomDebugStringConvertible, Equatable, Jumio.Document

Jumio.PhysicalDocument represents a specific Jumio.PhysicalDocument.DocumentType and Jumio.PhysicalDocument.DocumentVariant combination

Enums

  • Supported document types

    See more

    Declaration

    Swift

    public enum DocumentType : String, CaseIterable
  • Supported document variants

    See more

    Declaration

    Swift

    public enum DocumentVariant : String

Public