HPCSTenant Class Reference
| Inherits from | NSObject |
| Declared in | HPCSTenant.h |
Tasks
-
namethe name of the tenant
property -
tenantIdthe unique indentifier of the tenant
property -
– initWithAttributes:Initializes the category with the given attributes.
Instance Methods
initWithAttributes:
Initializes the category with the given attributes.
- (id)initWithAttributes:(NSDictionary *)attributesParameters
- attributes
The NSDictionary of attributes.
@discusssion The passed in NSDictionary must support the following keys: name and id
Discussion
This is the designated initializer.
Declared In
HPCSTenant.h