TiltState

public struct TiltState

Data for Jumio.Scan.Update.ExtractionState.tilt

  • The current angle of the identity document

    Declaration

    Swift

    public let current: Int
  • The target angle of the identity document

    Declaration

    Swift

    public let target: Int