transferGroup property
- @JsonKey(name: "transfer_group")
inherited
CONNECT ONLY A string that identifies the resulting payment as part of a group. See the PaymentIntents use case for connected accounts for details.
Implementation
@JsonKey(name: "transfer_group")
dynamic get transferGroup => throw _privateConstructorUsedError;