Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


DeliveryCVSModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class DeliveryCVSModel

Inheritance ObjectDeliveryCVSModel

Properties

areaCode

public string areaCode { get; set; }

Property Value

String

closeTime

public string closeTime { get; set; }

Property Value

String

cvsCode

1: ファミリーマート 20: ミニストップ 40: サークルK 41: サンクス 50: ローソン 60: 郵便局 70: スリーエフ 71: エブリワン 72: ココストア 74: セーブオン 80: デイリーヤマザキ 81: ヤマザキデイリーストア 82: ニューヤマザキデイリーストア 85: ニューデイズ 90: ポプラ 91: くらしハウス 92: スリーエイト 93: 生活彩家

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

Property Value

Nullable<Int32>

cvsRemarks

public string cvsRemarks { get; set; }

Property Value

String

depo

public string depo { get; set; }

Property Value

String

openTime

public string openTime { get; set; }

Property Value

String

storeAddress

public string storeAddress { get; set; }

Property Value

String

storeCode

public string storeCode { get; set; }

Property Value

String

storeGenreCode

public string storeGenreCode { get; set; }

Property Value

String

storeName

public string storeName { get; set; }

Property Value

String

storePrefecture

public string storePrefecture { get; set; }

Property Value

String

storeZip

public string storeZip { get; set; }

Property Value

String

Constructors

DeliveryCVSModel()

public DeliveryCVSModel()

< クラス一覧