associatedMerchantAccounts property
- @BuiltValueField.new(wireName: r'associatedMerchantAccounts')
The list of merchant accounts associated with this user.
Implementation
@BuiltValueField(wireName: r'associatedMerchantAccounts')
BuiltList<String>? get associatedMerchantAccounts;