BRPaymentMethod

Objective-C

@interface BRPaymentMethod : NSObject <BRSerializable>

Swift

class BRPaymentMethod : NSObject, BRSerializable

Described a payment method and the amount charged to that payment method

Properties