Name | Type | Description | Notes |
---|---|---|---|
s_apikey_key | String | The key of the Apikey | |
s_apikey_secret | String | The secret of the Apikey |
require 'Ezmaxapi'
instance = EzmaxApi::CustomApikey.new(
s_apikey_key: null,
s_apikey_secret: f514d7a0008a9f6dee03e60734624d04
)