C# Class com.openrest.v1_1.CCoupon

Inheritance: ICoupon
ファイルを表示 Open project: wix/openrest4net

Public Methods

Method Description
CCoupon ( Coupon coupon ) : System
GetCouponType ( ) : string
GetMaxNumAllowed ( ) : int
GetOthersAllowed ( ) : bool

Method Details

CCoupon() public method

public CCoupon ( Coupon coupon ) : System
coupon Coupon
return System

GetCouponType() public method

public GetCouponType ( ) : string
return string

GetMaxNumAllowed() public method

public GetMaxNumAllowed ( ) : int
return int

GetOthersAllowed() public method

public GetOthersAllowed ( ) : bool
return bool