Method | Description | Returns |
---|---|---|
getId() | Returns the ID of the record | int |
isNewRecord() | Checks whether the record is a new record | bool |
get(string $propertyName, array $parameters) | Retrieves the value of the property with the specified name | mixed |
Model
Represents a response model