Versions Compared

Key

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

Structure

Excerpt


FieldTypeRequiredDescription
idIntegertrueUnique identifier for the .
userIdIntegertrueUser id create/modify lock .
createDateDateTimetrueDate time of creation.
startDateDatetrueStart date of the lock.
endDateDatetrueEnd date of the lock.
remarkStringfalseRemark of the lock.
spaceLockTypeSpaceLockTypetrueTODO: Type of lock. 
spaceLockStatusTypeSpaceLockStatusTypetrueTODO: Status type lock.










JSON representation

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