Click or drag to resize

IWsCommonGetPromoCodes Method

This method retrieves a paged list of all user's availables promocode

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[RBACAllowAttribute]
[OperationContractAttribute]
WsResult<PagedList<PromoCodeInfo>> GetPromoCodes(
	GetPromoCodesRequest request
)

Parameters

request
Type: GetPromoCodesRequest

Return Value

Type: WsResultPagedListPromoCodeInfo
See Also