BudgetType | Used to indicate the specific budget being described for the event. Apex added |
IncludesGratuityInd | If true, gratuity is included in the budget. If false, the budget does not include gratuity. Apex added |
IncludesServiceFeesInd | If true, service fees are included in the budget. If false, the budget does not include service fees. Apex added |
IncludesTaxInd | If true, tax is included in the budget. If false, the budget does not include taxes. Apex added. |
Amount | A monetary amount. |
CurrencyCode | An ISO 4217 (3) alpha character code that specifies a monetary unit. |
DecimalPlaces | The ISO 4217 standard "minor unit" for the number of decimal places for a particular currency. |