associatedMerchantAccounts property
- @BuiltValueField.new(wireName: r'associatedMerchantAccounts')
List of merchant accounts that the API credential has access to.
Implementation
@BuiltValueField(wireName: r'associatedMerchantAccounts')
BuiltList<String>? get associatedMerchantAccounts;