Sha256: 6bbe98be12358cc6ab6a8db329a630f1fb3b73977c9d60d1f7b1612cb48a8d5f

Contents?: true

Size: 608 Bytes

Versions: 4

Compression:

Stored size: 608 Bytes

Contents

# ColorMeShop::ProductOption

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | オプションID | [optional] 
**product_id** | **Integer** | 商品ID | [optional] 
**account_id** | **String** | ショップアカウントID | [optional] 
**name** | **String** | オプション名 | [optional] 
**values** | **Array<String>** | オプション値の配列 | [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/ProductOption.md
color_me_shop-1.1.1 docs/ProductOption.md
color_me_shop-1.1.0 docs/ProductOption.md
color_me_shop-1.0.0 docs/ProductOption.md