Method: ShellCardManagementApIs::Filters#include_bundle_details
- Defined in:
- lib/shell_card_management_ap_is/models/filters.rb
#include_bundle_details ⇒ TrueClass | FalseClass
Default value is False,<br /> When the value is True, API will return bundle Id associated with card in response.<br />
192 193 194 |
# File 'lib/shell_card_management_ap_is/models/filters.rb', line 192 def include_bundle_details @include_bundle_details end |