| Name | Type | Description | Notes |
|---|---|---|---|
| cursor | Cursor | [optional] | |
| data | Array<DraftMetaRead> | A list of draft metadata objects | [optional] |
require 'DyspatchClient'
instance = DyspatchClient::DraftsRead.new(cursor: null,
data: null)| Name | Type | Description | Notes |
|---|---|---|---|
| cursor | Cursor | [optional] | |
| data | Array<DraftMetaRead> | A list of draft metadata objects | [optional] |
require 'DyspatchClient'
instance = DyspatchClient::DraftsRead.new(cursor: null,
data: null)