Name | Type | Description | Notes |
---|---|---|---|
result | GenericResult | ||
time | Integer | [optional] | |
rtd | Integer | [optional] |
require 'handy_api'
instance = HandyAPI::Sync200ResponseOneOf.new(
result: null,
time: 1619080355381,
rtd: 1619080355381
)
Name | Type | Description | Notes |
---|---|---|---|
result | GenericResult | ||
time | Integer | [optional] | |
rtd | Integer | [optional] |
require 'handy_api'
instance = HandyAPI::Sync200ResponseOneOf.new(
result: null,
time: 1619080355381,
rtd: 1619080355381
)