The list of statuses that will be updated.

interface StatusUpdateRequest {
    statuses?: Version3.Version3Models.StatusUpdate[];
}

Hierarchy (view full)

Properties

Properties

The list of statuses that will be updated.