| java.lang.Object | |
| ↳ | org.mule.modules.freshbooks.model.Line |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| description | |||||||||||
| id | |||||||||||
| name | |||||||||||
| quantity | |||||||||||
| tax1Name | |||||||||||
| tax1Percent | |||||||||||
| tax2Name | |||||||||||
| tax2Percent | |||||||||||
| type | |||||||||||
| unitCost | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| amount |
|---|
| description | The description to set |
|---|
| id |
|---|
| name | The name to set |
|---|
| quantity | The quantity to set |
|---|
| tax1Name | The tax1Name to set |
|---|
| tax1Percent | The tax1Percent to set |
|---|
| tax2Name | The tax2Name to set |
|---|
| tax2Percent | The tax2Percent to set |
|---|
| unitCost | The unitCost to set |
|---|