Method: ShellCardManagementApIs::Filters#exclude_bundle_id
- Defined in:
- lib/shell_card_management_ap_is/models/filters.rb
#exclude_bundle_id ⇒ String
Bundle Id for the Card, which needs to be excluded in the response.<br /> Optional
131 132 133 |
# File 'lib/shell_card_management_ap_is/models/filters.rb', line 131 def exclude_bundle_id @exclude_bundle_id end |