Method: ShellCardManagementApIs::UpdateCardStatusResponse#main_reference

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

#main_referenceInteger

Update status reference number for tracking the execution of the request.
Note: Reference will be empty for status 9006 and 9012 i.e., request for all the cards failed.

Returns:

  • (Integer)


31
32
33
# File 'lib/shell_card_management_ap_is/models/update_card_status_response.rb', line 31

def main_reference
  @main_reference
end