Interface IChangeSpaceStatusCmd

Properties of a ChangeSpaceStatusCmd.

Hierarchy

  • IChangeSpaceStatusCmd

Implemented by

Properties

eventId?: null | string

ChangeSpaceStatusCmd eventId

spaceId?: null | string

ChangeSpaceStatusCmd spaceId

status?: null | boolean

ChangeSpaceStatusCmd status

statusType?: null | SpaceStatusType

ChangeSpaceStatusCmd statusType

Generated using TypeDoc