Details of the statuses being created and their scope.

interface CreateStatuses {
    scope: Version2.Version2Models.StatusScope;
    statuses: Version2.Version2Models.StatusCreate[];
}

Hierarchy (view full)

Properties

Properties

Details of the statuses being created.