SCPPaymentMethodOptionsParameters

Objective-C


@interface SCPPaymentMethodOptionsParameters
    : NSObject <SCPJSONDecodable, NSCopying>

Swift

class PaymentMethodOptionsParameters : NSObject, JSONDecodable, NSCopying

The PaymentMethodOptionsParameters contains options for PaymentMethod creation.