Click or drag to resize

CardknoxGCBalance Method

The Balance command is used to check the available balance on a Cardknox gift card.

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

Parameters

_bal
Type: CardknoxApi.OperationsGCBalance
force (Optional)
Type: SystemBoolean
If allows new command to be sent by clearing previous command entries

Return Value

Type: CardknoxResponse
See Also