Rakuten RMS WEB API client for .NET
ThanksAutoGetCondition
Namespace: Rakuten.RMS.Api.CouponAPI
public class ThanksAutoGetCondition
Inheritance Object → ThanksAutoGetCondition
Properties
compOperatorCd
public int compOperatorCd { get; set; }
Property Value
endValue
public string endValue { get; set; }
Property Value
getCondCd
クーポン獲得金額条件:”totalPrice” - 必須項目 クーポン獲得期間:”grantTerm” - 必須項目 初回購入ユーザー限定:”serviceUseHistory” - 任意項目
public string getCondCd { get; set; }
Property Value
startValue
public string startValue { get; set; }
Property Value
Constructors
ThanksAutoGetCondition()
public ThanksAutoGetCondition()