ownerPostalCode property

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

The postal code of the residence of the bank account owner. >Refer to Required information for details on field requirements.

Implementation

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