Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ThanksAutoGetCondition

Namespace: Rakuten.RMS.Api.CouponAPI

public class ThanksAutoGetCondition

Inheritance ObjectThanksAutoGetCondition

Properties

compOperatorCd

public int compOperatorCd { get; set; }

Property Value

Int32

endValue

public string endValue { get; set; }

Property Value

String

getCondCd

クーポン獲得金額条件:”totalPrice” - 必須項目 クーポン獲得期間:”grantTerm” - 必須項目 初回購入ユーザー限定:”serviceUseHistory” - 任意項目

public string getCondCd { get; set; }

Property Value

String

startValue

public string startValue { get; set; }

Property Value

String

Constructors

ThanksAutoGetCondition()

public ThanksAutoGetCondition()

< クラス一覧