balancePlatform property

  1. @BuiltValueField.new(wireName: r'balancePlatform')
String get balancePlatform

The unique identifier assigned to the balance platform associated with the account holder.

Implementation

@BuiltValueField(wireName: r'balancePlatform')
String get balancePlatform;