Sha256: b204f60c133c69665113f1ba313ed8eaff7d3069be00b18bafdf95e9e65cb3e4

Contents?: true

Size: 1.08 KB

Versions: 4

Compression:

Stored size: 1.08 KB

Contents

# ColorMeShop::ProductVariant

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**product_id** | **Integer** | 商品ID | [optional] 
**account_id** | **String** | ショップアカウントID | [optional] 
**option1_value** | **String** | オプション1の値 | [optional] 
**option2_value** | **String** | オプション2の値 | [optional] 
**title** | **String** | オプション1とオプション2の名前を\" x \"で結合した表示名。オプションが1つしか設定されていない場合はそのオプションの名前に等しい | [optional] 
**stocks** | **Integer** | 在庫数 | [optional] 
**few_num** | **Integer** | 残りわずかとなる在庫数 | [optional] 
**model_number** | **String** | 型番 | [optional] 
**option_price** | **Integer** | 販売価格 | [optional] 
**option_members_price** | **Integer** | 会員価格 | [optional] 
**make_date** | **Integer** | オプション作成日時 | [optional] 
**update_date** | **Integer** | オプション更新日時 | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
color_me_shop-1.2.0.rc1 docs/ProductVariant.md
color_me_shop-1.1.1 docs/ProductVariant.md
color_me_shop-1.1.0 docs/ProductVariant.md
color_me_shop-1.0.0 docs/ProductVariant.md