Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
idIntegertrueUnique identifier for the SpaceLockStatusType.
codeStringtrueCode of the the SpaceLockStatusType.
nameStringtrueName of the SpaceLockStatusType.
nameI18nStringtrueName of the SpaceLockStatusType translated.
descriptionStringtrueDescription.



JSON representation

Code Block
languagepowershell
themeDJango
{
	"id": 1,
	"createdDate": "2018-04-12T18:13:50.710Z",
	"code": "CCRT1",
	"name": "ChainCancellationReasonType 1"
}