SpaceDefinition: SpaceCreateDefinition & {
    createdTime: EpochTimestamp;
    isGlobal: boolean;
    lastUpdatedTime: EpochTimestamp;
}