Interface EstimateItemUpdateInfo
@TypeAdapters(fieldNamingStrategy=true)
@Immutable
public interface EstimateItemUpdateInfo
- 
Method Summary
 
- 
Method Details
- 
getId
 - 
getKind
- Returns:
 - the estimate Item category name
 
 - 
getDescription
 - 
getQuantity
 - 
getUnitPrice
 - 
getAmount
 - 
getTaxed
 - 
getTaxed2
 
 -