balancePlatform property
The unique identifier of the balance platform to which the account holder belongs. Required in the request if your API credentials can be used for multiple balance platforms.
Implementation
@BuiltValueField(wireName: r'balancePlatform')
String? get balancePlatform;