transferAccountId property

  1. @JsonKey.new(name: 'transfer_account_id')
String? transferAccountId
final

Implementation

@JsonKey(name: 'transfer_account_id')
final String? transferAccountId;