OpenapiClient::FeeInfo Properties Name Type Description Notes network_fee String [optional] service_fee String [optional] Example require 'openapi_client' instance = OpenapiClient::FeeInfo.new( network_fee: null, service_fee: null )