Method: OpenapiClient::SubMerchantSplit#to_s

Defined in:
lib/openapi_client/models/sub_merchant_split.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



213
214
215
# File 'lib/openapi_client/models/sub_merchant_split.rb', line 213

def to_s
  to_hash.to_s
end