Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


OrderModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class OrderModel

Inheritance ObjectOrderModel

Properties

_operator

public string _operator { get; set; }

Property Value

String

additionalFeeOccurAmountToShop

versiion=2

public int additionalFeeOccurAmountToShop { get; set; }

Property Value

Int32

additionalFeeOccurAmountToUser

versiion=2

public int additionalFeeOccurAmountToUser { get; set; }

Property Value

Int32

asurakuFlag

public int asurakuFlag { get; set; }

Property Value

Int32

cancelDueDate

public Nullable<DateTime> cancelDueDate { get; set; }

Property Value

Nullable<DateTime>

carrierCode

public int carrierCode { get; set; }

Property Value

Int32

cautionDisplayType

public int cautionDisplayType { get; set; }

Property Value

Int32

ChangeReasonModelList

public IList<ChangeReasonModel> ChangeReasonModelList { get; set; }

Property Value

IList<ChangeReasonModel>

couponAllTotalPrice

public int couponAllTotalPrice { get; set; }

Property Value

Int32

CouponModelList

public IList<CouponModel> CouponModelList { get; set; }

Property Value

IList<CouponModel>

couponOtherPrice

public int couponOtherPrice { get; set; }

Property Value

Int32

couponShopPrice

public int couponShopPrice { get; set; }

Property Value

Int32

dealFlag

public int dealFlag { get; set; }

Property Value

Int32

deliveryDate

public Nullable<DateTime> deliveryDate { get; set; }

Property Value

Nullable<DateTime>

DeliveryModel

public DeliveryModel DeliveryModel { get; set; }

Property Value

DeliveryModel

deliveryPrice

public int deliveryPrice { get; set; }

Property Value

Int32

drugFlag

public int drugFlag { get; set; }

Property Value

Int32

emailCarrierCode

public int emailCarrierCode { get; set; }

Property Value

Int32

equalSenderFlag

public int equalSenderFlag { get; set; }

Property Value

Int32

giftCheckFlag

public int giftCheckFlag { get; set; }

Property Value

Int32

goodsPrice

public int goodsPrice { get; set; }

Property Value

Int32

goodsTax

public int goodsTax { get; set; }

Property Value

Int32

isolatedIslandFlag

public int isolatedIslandFlag { get; set; }

Property Value

Int32

isTaxRecalc

public int isTaxRecalc { get; set; }

Property Value

Int32

mailPlugSentence

public string mailPlugSentence { get; set; }

Property Value

String

membershipType

public int membershipType { get; set; }

Property Value

Int32

memo

public string memo { get; set; }

Property Value

String

modifyFlag

public int modifyFlag { get; set; }

Property Value

Int32

Operator

public string Operator { get; set; }

Property Value

String

orderDatetime

public DateTime orderDatetime { get; set; }

Property Value

DateTime

OrdererModel

public OrdererModel OrdererModel { get; set; }

Property Value

OrdererModel

orderFixDatetime

public Nullable<DateTime> orderFixDatetime { get; set; }

Property Value

Nullable<DateTime>

orderNumber

public string orderNumber { get; set; }

Property Value

String

orderProgress

public int orderProgress { get; set; }

Property Value

Int32

orderType

public int orderType { get; set; }

Property Value

Int32

PackageModelList

public IList<PackageModel> PackageModelList { get; set; }

Property Value

IList<PackageModel>

paymentCharge

version=2

public int paymentCharge { get; set; }

Property Value

Int32

PointModel

public PointModel PointModel { get; set; }

Property Value

PointModel

postagePrice

public int postagePrice { get; set; }

Property Value

Int32

rakutenConfirmFlag

public int rakutenConfirmFlag { get; set; }

Property Value

Int32

rakutenMemberFlag

public int rakutenMemberFlag { get; set; }

Property Value

Int32

receiptIssueCount

領収書発行回数

public long receiptIssueCount { get; set; }

Property Value

Int64

receiptIssueHistoryList

領収書発行履歴リスト

public List<DateTime> receiptIssueHistoryList { get; set; }

Property Value

List<DateTime>

remarks

public string remarks { get; set; }

Property Value

String

requestPrice

public int requestPrice { get; set; }

Property Value

Int32

reserveDeliveryCount

public Nullable<Int32> reserveDeliveryCount { get; set; }

Property Value

Nullable<Int32>

reserveNumber

public string reserveNumber { get; set; }

Property Value

String

SettlementModel

public SettlementModel SettlementModel { get; set; }

Property Value

SettlementModel

severalSenderFlag

public int severalSenderFlag { get; set; }

Property Value

Int32

shippingCmplRptDatetime

public Nullable<DateTime> shippingCmplRptDatetime { get; set; }

Property Value

Nullable<DateTime>

shippingInstDatetime

public Nullable<DateTime> shippingInstDatetime { get; set; }

Property Value

Nullable<DateTime>

shippingTerm

public Nullable<Int32> shippingTerm { get; set; }

Property Value

Nullable<Int32>

shopOrderCfmDatetime

public Nullable<DateTime> shopOrderCfmDatetime { get; set; }

Property Value

Nullable<DateTime>

subStatusId

public Nullable<Int32> subStatusId { get; set; }

Property Value

Nullable<Int32>

subStatusName

public string subStatusName { get; set; }

Property Value

String

totalPrice

public int totalPrice { get; set; }

Property Value

Int32

WrappingModel1

public WrappingModel WrappingModel1 { get; set; }

Property Value

WrappingModel

WrappingModel2

public WrappingModel WrappingModel2 { get; set; }

Property Value

WrappingModel

Constructors

OrderModel()

public OrderModel()

< クラス一覧