OwnersstoreSetting
class OwnersstoreSetting extends AbstractEntity
OwnersstoreSetting
Methods
                    string
                
                
                    getPublicKey()
        
                                            
                
            Get public_key
                    setPublicKey(string $publicKey)
        
                                            
                
            Set public_key
Details
        in AbstractEntity at         line 32
                            
    offsetExists($offset)
        
    
    
        in AbstractEntity at         line 39
                            
    offsetSet($offset, $value)
        
    
    
        in AbstractEntity at         line 43
                            
    offsetGet($offset)
        
    
    
        in AbstractEntity at         line 54
                            
    offsetUnset($offset)
        
    
    
        at         line 42
                            string
    getPublicKey()
        
    
    Get public_key
        at         line 53
                            OwnersstoreSetting
    setPublicKey(string $publicKey)
        
    
    Set public_key