DSSide

@objc
public enum DSSide : Int

An enum representing an ID1 document side.

  • The front an ID document

    Declaration

    Swift

    case Front
  • The back of an ID document

    Declaration

    Swift

    case Back