We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3971711 commit 4c3ed70Copy full SHA for 4c3ed70
README.md
@@ -134,5 +134,3 @@ And then call a method:
134
> ostTransactionKindObject.list()
135
=> #<OSTSdk::Util::Result:0x007ffccab36c98 @error=nil, @error_message=nil, @error_data=nil, @error_display_text=nil, @error_display_heading=nil, @message=nil, @http_code=200, @data={:request_uri=>"https://sandboxapi.ost.com/transaction-types/list", :request_type=>"GET", :request_params=>"request_timestamp=<request_epoch_timestamp>&signature=<signature>&api_key=<api_key>"}>
136
```
137
-
138
-For further usage details, please refer to the [API documentation](#documentation).
0 commit comments