Name | Type | Description | Notes |
---|---|---|---|
balance | Object | [optional] | |
configuration | GasStationConfiguration | [optional] |
require 'openapi_client'
instance = OpenapiClient::GasStationPropertiesResponse.new(
balance: null,
configuration: null
)
Name | Type | Description | Notes |
---|---|---|---|
balance | Object | [optional] | |
configuration | GasStationConfiguration | [optional] |
require 'openapi_client'
instance = OpenapiClient::GasStationPropertiesResponse.new(
balance: null,
configuration: null
)