Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetAvailableCashAmountForDevice

Retrieves the current available cash amount of given device, to be able to e.g. validate user given amounts in CreateCashDeposit or CreateCashExpense services.

Supply a CurrencyID and PaymentTypeID to indicate the Cash Journal to be used.

Hierarchy

  • GetAvailableCashAmountForDevice

Index

Properties

Optional CurrencyID

CurrencyID: undefined | string

Will be required! Entity type: Currency

DeviceID

DeviceID: number

Entity type: Device

Optional PaymentTypeID

PaymentTypeID: undefined | number

Will be required! Entity type: PaymentType