BTThreeDSecureShippingMethod
@objc
public enum BTThreeDSecureShippingMethod : Int
The shipping method
-
Unspecified
Declaration
Swift
case unspecified
-
Same Day
Declaration
Swift
case sameDay
-
Expedited
Declaration
Swift
case expedited
-
Priority
Declaration
Swift
case priority
-
Ground
Declaration
Swift
case ground
-
Electronic Delivery
Declaration
Swift
case electronicDelivery
-
Ship to Store
Declaration
Swift
case shipToStore