Method: ShellCardManagementApIs::AccountRequest#account_name

Defined in:
lib/shell_card_management_ap_is/models/account_request.rb

#account_nameString

Account Name of the customer. Optional. Minimum of 4 characters should be provided else not considered. Accounts those have the entered value at any part of the Name will be returned.

Returns:

  • (String)


97
98
99
# File 'lib/shell_card_management_ap_is/models/account_request.rb', line 97

def 
  @account_name
end