package domain type CollaboratorCreateRequest struct { Permission string `json:"permission"` }