C# 클래스 com.openrest.v1_1.CCoupon

상속: ICoupon
파일 보기 프로젝트 열기: wix/openrest4net

공개 메소드들

메소드 설명
CCoupon ( Coupon coupon ) : System
GetCouponType ( ) : string
GetMaxNumAllowed ( ) : int
GetOthersAllowed ( ) : bool

메소드 상세

CCoupon() 공개 메소드

public CCoupon ( Coupon coupon ) : System
coupon Coupon
리턴 System

GetCouponType() 공개 메소드

public GetCouponType ( ) : string
리턴 string

GetMaxNumAllowed() 공개 메소드

public GetMaxNumAllowed ( ) : int
리턴 int

GetOthersAllowed() 공개 메소드

public GetOthersAllowed ( ) : bool
리턴 bool