Package ch.aaap.harvestclient.domain
Interface InvoiceItem.Category
- All Superinterfaces:
 BaseObject<InvoiceItem.Category>,Reference<InvoiceItem.Category>
- Enclosing interface:
 - InvoiceItem
 
@TypeAdapters(fieldNamingStrategy=true)
@Immutable
public static interface InvoiceItem.Category
extends BaseObject<InvoiceItem.Category>
The category that is stored in getKind() as a String
- 
Method Summary
Methods inherited from interface ch.aaap.harvestclient.domain.BaseObject
getCreatedAt, getId, getUpdatedAt 
- 
Method Details
- 
getName
String getName() - 
getUseAsService
 - 
getUseAsExpense
 
 -