Click or drag to resize

CardknoxEBTCBBalance Method

The Balance command is used to check the balance on an EBT cash benefit account.

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

Parameters

_bal
Type: CardknoxApi.OperationsEBTCBBalance
force (Optional)
Type: SystemBoolean

Return Value

Type: CardknoxResponse
See Also