Class: HighLevel::Models::Payments::DeleteCustomProvidersConfigDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Payments::DeleteCustomProvidersConfigDto
- Defined in:
- lib/high_level/models/payments/delete_custom_providers_config_dto.rb
Instance Attribute Summary collapse
-
#live_mode ⇒ Object
readonly
Returns the value of attribute live_mode.
Instance Attribute Details
#live_mode ⇒ Object (readonly)
Returns the value of attribute live_mode
9 10 11 |
# File 'lib/high_level/models/payments/delete_custom_providers_config_dto.rb', line 9 def live_mode @live_mode end |