Space
class Space extends BaseSystemProperties
Properties
| protected string | $id | from BaseSystemProperties | |
| protected string | $type | from BaseSystemProperties | 
Methods
Details
        in BaseSystemProperties at         line 36
                            
    __construct(array $sys)
        
    
    SystemProperties constructor.
        in BaseSystemProperties at         line 45
                            string
    getId()
        
    
    
        in BaseSystemProperties at         line 53
                            string
    getType()
        
    
    
        in BaseSystemProperties at         line 61
                            
    jsonSerialize()
        
    
    {@inheritdoc}