SharingAgreements

Columns

Name

Type

ReadOnly

References

Description

Id [KEY]

Long

True

Automatically assigned upon creation.

Name

String

True

Name of this sharing agreement.

Type

String

True

Can be one of the following: 'inbound', 'outbound'.

Status

String

False

Can be one of the following: 'accepted', 'declined', 'pending', 'inactive'.

PartnerName

String

True

Can be one of the following: 'jira', null.

RemoteSubdomain

String

False

Subdomain of the remote account or null if not associated with an account.

CreatedAt

Datetime

True

The time the record was created.

Last updated