legalEntity property

  1. @BuiltValueField.new(wireName: r'legalEntity')
CreateAccountHolderResponseLegalEntityEnum? get legalEntity

The type of legal entity of the new account holder.

Implementation

@BuiltValueField(wireName: r'legalEntity')
CreateAccountHolderResponseLegalEntityEnum? get legalEntity;