| Interface | osid.billing.Category | ||
|---|---|---|---|
| Implements | osid.OsidObject | ||
| Description | 
                 A   | ||
| Method | getCategoryRecord | ||
| Description | 
                     Gets the category record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | categoryRecordType | the type of category record to retrieve | 
| Return | osid.billing.records.CategoryRecord | the category record | |
| Errors | NULL_ARGUMENT |  categoryRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(categoryRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |