CustomerGroups
客層情報を取得、更新、登録、削除します
Columns
| Name | Type | ReadOnly | References | Description |
| CustomerGroupId [KEY] | Integer | True |
客層ID | |
| CustomerGroupSectionId | Integer | False |
CustomerGroupSections.CustomerGroupSectionId |
客層セクションID |
| DisplayFlag | String | False |
表示フラグ:端末で表示するか判定 (0:表示しない、1:表示する) | |
| DisplaySequence | Integer | False |
表示順 | |
| InsDateTime | Datetime | True |
作成日時:登録時の日時。 | |
| Label | String | False |
ラベル | |
| UpdDateTime | Datetime | True |
更新日時:登録時・更新時の日時。 |