Click or drag to resize

BonusServiceGetAvailableAmountAndType Method

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebMethodAttribute]
public CertificateAmountWithTypeDto GetAvailableAmountAndType(
	long certificateCode,
	string currencyCode
)

Parameters

certificateCode
Type: SystemInt64
currencyCode
Type: SystemString

Return Value

Type: CertificateAmountWithTypeDto
See Also