Sha256: 89339ae391fc6d355ad2f3232d981e49aefa07f58b534d60c6dadc88ad0b98a6
Contents?: true
Size: 627 Bytes
Versions: 4
Compression:
Stored size: 627 Bytes
Contents
# ColorMeShop::ScriptTag ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | スクリプトタグID | [optional] **src** | **String** | スクリプトURL | [optional] **display_scope** | **String** | スクリプトを出力するページ。 - `all`: ショップページと注文完了ページの両方 - `shop`: ショップページ - `thanks_page`: 注文完了ページ | [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/ScriptTag.md |
color_me_shop-1.1.1 | docs/ScriptTag.md |
color_me_shop-1.1.0 | docs/ScriptTag.md |
color_me_shop-1.0.0 | docs/ScriptTag.md |