Method: ShellCardManagementApIs::PINDeliverTo#zip_code

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

#zip_codeString

Zip Code Max Length: 10

Returns:

  • (String)


35
36
37
# File 'lib/shell_card_management_ap_is/models/pin_deliver_to.rb', line 35

def zip_code
  @zip_code
end