This is the complete list of members for Province, including all inherited members.
| $api (defined in Data) | Data | protected |
| $pool (defined in Data) | Data | protected |
| __call(string $method, array $args) | Data | |
| __construct($caller, array $data=[]) | Data | |
| __toString() | AbstractEntity | |
| _container() | Province | protected |
| _get(string $field) | AbstractEntity | protected |
| _hydrate(string $class, $item) | Data | protected |
| _onDelete() (defined in AbstractEntity) | AbstractEntity | protected |
| _onSave() (defined in AbstractEntity) | AbstractEntity | protected |
| _reload(string $field) | AbstractEntity | protected |
| _select($subject, callable $filter,... $args) | Data | protected |
| _setData(array $data) | Data | protected |
| _setField(string $field, $value) | Data | protected |
| DIR (defined in Province) | Province | |
| getCode() | Province | |
| getCountry() (defined in Province) | Province | |
| getCountryId() | Province | |
| getId() | AbstractEntity | |
| getName() | Province | |
| getPoolKeys() | AbstractEntity | |
| getShippingZoneId() | Province | |
| getTax() | Province | |
| getTaxName() | Province | |
| getTaxPercentage() | Province | |
| getTaxType() | Province | |
| hasId() | AbstractEntity | |
| load($caller, string $id, array $query=[]) | AbstractEntity | static |
| loadAll($caller, string $path, array $query=[]) | AbstractEntity | static |
| MAP (defined in Data) | Data | |
| PATCH (defined in Data) | Data | |
| reload() | AbstractEntity | |
| serialize() | Data | |
| setCode(string $code) | Province | |
| setName(string $name) | Province | |
| setShippingZoneId(string $id) | Province | |
| setTax(string $tax) | Province | |
| setTaxName(string $name) | Province | |
| setTaxPercentage(string $percentage) | Province | |
| setTaxType(?string $type) | Province | |
| TAX_TYPE_COMPOUNDED (defined in Province) | Province | |
| TAX_TYPE_HARMONIZED (defined in Province) | Province | |
| TAX_TYPE_NONE (defined in Province) | Province | |
| TAX_TYPE_NORMAL (defined in Province) | Province | |
| toArray() | Data | |
| TYPE (defined in Province) | Province | |
| unserialize($serialized) | Data | |
| update() | UpdateTrait |