Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateCashExpenseType

Creates a new cash expense type. It's not possible to create a cash expense type with a name that is already in use.

The amount type specifies whether or not this type can be used to also register positive 'expenses' (so: income). An example of this might be tips left by a customer.

Hierarchy

  • CreateCashExpenseType

Index

Properties

AmountType

Optional BackendID

BackendID: undefined | string

Optional Description

Description: undefined | string

Optional LedgerClassID

LedgerClassID: undefined | string

Name

Name: string

Optional OrganizationUnitSetID

OrganizationUnitSetID: undefined | number

Entity type: OrganizationUnitSet

Optional TaxCodeID

TaxCodeID: undefined | number

Entity type: TaxCode