Class: HighLevel::Models::Payments::ConnectCustomProvidersConfigDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/payments/connect_custom_providers_config_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#liveObject (readonly)

Returns the value of attribute live

Returns:

  • (Object)

    the current value of live



9
10
11
# File 'lib/high_level/models/payments/connect_custom_providers_config_dto.rb', line 9

def live
  @live
end

#testObject (readonly)

Returns the value of attribute test

Returns:

  • (Object)

    the current value of test



9
10
11
# File 'lib/high_level/models/payments/connect_custom_providers_config_dto.rb', line 9

def test
  @test
end