paymentMethod property
The id of an existing PaymentMethod or an object of collected data.
Implementation
@JsonKey(name: "payment_method")
String? get paymentMethod => throw _privateConstructorUsedError;
The id of an existing PaymentMethod or an object of collected data.
@JsonKey(name: "payment_method")
String? get paymentMethod => throw _privateConstructorUsedError;