STPMandateCustomerAcceptanceType
@objc
public enum STPMandateCustomerAcceptanceType : Int
The type of customer acceptance information included with the Mandate.
-
A Mandate that was accepted online.
Declaration
Swift
case online
-
A Mandate that was accepted offline.
Declaration
Swift
case offline