For the complete documentation index, see llms.txt. This page is also available as Markdown.

ContractProperties

Properties

Name
Type
Description
Notes

contractNumber

number

The contract number.

[optional] [readonly] [default to undefined]

owner

string

The contract owner's user name.

[optional] [readonly] [default to undefined]

regDomain

string

The registration domain of the contract.

[optional] [readonly] [default to undefined]

resourceLimits

[optional] [default to undefined]

status

string

The contract status.

[optional] [readonly] [default to undefined]

Last updated