Method: ShellCardManagementApIs::PayerAccess#payer_group

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

#payer_groupString

Payer group of the payer. The value of this parameter will always be null when the input parameter “IncludePayerGroup” is false.

Returns:

  • (String)


39
40
41
# File 'lib/shell_card_management_ap_is/models/payer_access.rb', line 39

def payer_group
  @payer_group
end