Sha256: d718e0e83c391dafa57c6a1f3b136c5adc4e3676af101e0531e85b7344682e7e
Contents?: true
Size: 575 Bytes
Versions: 4
Compression:
Stored size: 575 Bytes
Contents
# ColorMeShop::ProductGroup ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | 商品グループID | [optional] **account_id** | **String** | ショップアカウントID | [optional] **name** | **String** | 商品グループ名 | [optional] **image_url** | **String** | 商品グループ画像URL | [optional] **expl** | **String** | 商品グループ説明 | [optional] **sort** | **Integer** | 表示順 | [optional] **display_state** | **String** | 掲載設定 | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
color_me_shop-1.2.0.rc1 | docs/ProductGroup.md |
color_me_shop-1.1.1 | docs/ProductGroup.md |
color_me_shop-1.1.0 | docs/ProductGroup.md |
color_me_shop-1.0.0 | docs/ProductGroup.md |