Click or drag to resize

CardknoxEBTFSBalance Method

The Balance command is used to check the balance on an EBT food stamp card.

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

Parameters

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

Return Value

Type: CardknoxResponse
See Also