Details of the statuses being created and their scope.

interface CreateStatuses {
    scope: Version3.Version3Models.StatusScope;
    statuses: Version3.Version3Models.StatusCreate[];
}

Hierarchy (view full)

Properties

Properties

Details of the statuses being created.