Method: ShellCardManagementApIs::Filters#effective_date

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

#effective_dateString

Effective date for the Card<br /> Optional<br /> Format: yyyyMMdd<br />

Returns:

  • (String)


126
127
128
# File 'lib/shell_card_management_ap_is/models/filters.rb', line 126

def effective_date
  @effective_date
end