walletOwnerTaxId property

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

The tax identifier of the person receiving the funds.

Implementation

@BuiltValueField(wireName: r'walletOwnerTaxId')
String? get walletOwnerTaxId;