amountDetails property
Details about items included in the amount
Implementation
@JsonKey(name: "amount_details")
PaymentIntentAmountDetails? get amountDetails =>
throw _privateConstructorUsedError;
Details about items included in the amount
@JsonKey(name: "amount_details")
PaymentIntentAmountDetails? get amountDetails =>
throw _privateConstructorUsedError;