Entitlement による顧客サポートの対象となる Contact を表します。このオブジェクトは、API バージョン 18.0 以降で使用できます。
サポートされているコール
create()、delete()、describeSObjects()、getDeleted()、getUpdated()、query()、retrieve()、undelete()
項目
| ContactId |
- 型
- reference
- プロパティ
- Create、Filter、Group、Sort
- 説明
- 必須。このエンタイトルメントに関連付けられた Contact の ID。有効な ID である必要があります。
|
| EntitlementId |
- 型
- reference
- プロパティ
- Create、Filter
- 説明
- 必須。このエンタイトルメント取引先責任者に関連付けられた Entitlement の ID。有効な ID である必要があります。
|
| IsDeleted |
- 型
- boolean
- プロパティ
- Defaulted on create、Filter
- 説明
- オブジェクトがごみ箱に移動したか (true)、否か (false) を示します。表示ラベルは Deleted です。
|
| Name |
- 型
- string
- プロパティ
- Autonumber、Defaulted on create、Filter、idLookup、Nillable
- 説明
- 必須。エンタイトルメント取引先責任者の名前。
|
使用方法
エンタイトルメント取引先責任者のクエリおよび管理に使用します。