Info

public struct Info

Represents a Jumio.Credential

  • Declaration

    Swift

    public var category: Category { get }
  • id

    Unique identifier for the credential

    Declaration

    Swift

    public var id: String { get }
  • Order of the credential

    Declaration

    Swift

    public var order: Int { get }