Sha256: 4f81010b42f39e7019632a80088569c239bebd28039a9c3de445fc7ca22e4800
Contents?: true
Size: 1.48 KB
Versions: 4
Compression:
Stored size: 1.48 KB
Contents
# ColorMeShop::SaleDetail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | 受注明細ID | [optional] **sale_id** | **Integer** | 売上ID | [optional] **account_id** | **String** | ショップアカウントID | [optional] **product_id** | **Integer** | 商品ID | [optional] **sale_delivery_id** | **Integer** | 配送ID | [optional] **option1_value** | **String** | オプション1の値 | [optional] **option2_value** | **String** | オプション2の値 | [optional] **option1_index** | **Integer** | オプション1の値の選択肢中の位置 | [optional] **option2_index** | **String** | オプション2の値の選択肢中の位置 | [optional] **product_model_number** | **String** | 型番 | [optional] **product_name** | **String** | 商品名 | [optional] **product_cost** | **Integer** | 商品原価 | [optional] **product_image_url** | **String** | 商品画像URL | [optional] **product_thumbnail_image_url** | **String** | サムネイル用商品画像URL | [optional] **product_mobile_image_url** | **String** | モバイル用商品画像URL | [optional] **price** | **Integer** | 商品販売価格 | [optional] **price_with_tax** | **Integer** | 税込み商品価格 | [optional] **product_num** | **Integer** | 商品点数 | [optional] **unit** | **String** | 単位 | [optional] **subtotal_price** | **Integer** | 商品小計。販売価格と点数の積 | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
color_me_shop-1.2.0.rc1 | docs/SaleDetail.md |
color_me_shop-1.1.1 | docs/SaleDetail.md |
color_me_shop-1.1.0 | docs/SaleDetail.md |
color_me_shop-1.0.0 | docs/SaleDetail.md |