Click or drag to resize

CardknoxEBTCBCash Method

The Cash command enables a cash withdrawal from on an EBT cardholder's cash benefit account.

Namespace:  CardknoxApi
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public CardknoxResponse EBTCBCash(
	EBTCBCash _cash,
	bool force = false
)

Parameters

_cash
Type: CardknoxApi.OperationsEBTCBCash
force (Optional)
Type: SystemBoolean

Return Value

Type: CardknoxResponse
See Also