transferGroup property

  1. @JsonKey(name: "transfer_group")
dynamic transferGroup
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;