OrganizationSharing

OrganizationSharing
OrganizationSharing

List of organizations with whom the given blueprint is either shared with or needs to be shared with. If share with all the organizations, there should be one organizationSharing in the array with orgId as 'ALL'.

JSON Example
{
    "createdAt": "string",
    "createdBy": "string",
    "orgId": "string",
    "updatedAt": "string",
    "updatedBy": "string"
}
string As date-time As date-time
createdAt
Optional

The time at which given blueprint was initially shared with given tenant organization

string
createdBy
Optional

Represents the entity who shared the given blueprint with given tenant organization

string
orgId
Optional

ID of the organization which the given blueprint is shared with or needs to be shared with. If share with all the organizations, value should be to 'ALL'.

string As date-time As date-time
updatedAt
Optional

The time at which given blueprint was re-shared with given tenant organization

string
updatedBy
Optional

Represents the entity who updated the sharing of given blueprint with given tenant organization

Property Of