type property

PaymentMethodType get type
inherited

The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.

Implementation

PaymentMethodType get type => throw _privateConstructorUsedError;