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