ReadCardDataRequest

public class ReadCardDataRequest:NSObject, Mappable

options for a request to read card data

  • Allowed entry methods. Constants defined in CloverConnector can be OR’d togethers

    Declaration

    Swift

    public var cardEntryMethods:Int? = 34567
  • Declaration

    Swift

    public class ReadCardDataRequest:NSObject, Mappable