receiptEmail property
Email address that the receipt for the resulting payment will be sent to.
Implementation
@JsonKey(name: "receipt_email")
String? get receiptEmail => throw _privateConstructorUsedError;
Email address that the receipt for the resulting payment will be sent to.
@JsonKey(name: "receipt_email")
String? get receiptEmail => throw _privateConstructorUsedError;