EmailServicesFunction
Salesforce の[EmailServicesFunction]エンティティを表すテーブル。
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
[EmailServicesFunction]の一意の識別子。 | |
| IsActive | Boolean | False |
[IsActive]ラベルはこのフィールドと対応。 | |
| FunctionName | String | False |
[FunctionName]ラベルはこのフィールドと対応。 | |
| AuthorizedSenders | String | False |
[AuthorizedSenders]ラベルはこのフィールドと対応。 | |
| IsAuthenticationRequired | Boolean | False |
[IsAuthenticationRequired]ラベルはこのフィールドと対応。 | |
| IsTlsRequired | Boolean | False |
[IsTlsRequired]ラベルはこのフィールドと対応。 | |
| AttachmentOption | String | False |
[AttachmentOption]ラベルはこのフィールドと対応。 | |
| ApexClassId | String | False |
ApexClass.Id |
[ApexClassId]ラベルはこのフィールドと対応。 |
| OverLimitAction | String | False |
[OverLimitAction]ラベルはこのフィールドと対応。 | |
| FunctionInactiveAction | String | False |
[FunctionInactiveAction]ラベルはこのフィールドと対応。 | |
| AddressInactiveAction | String | False |
[AddressInactiveAction]ラベルはこのフィールドと対応。 | |
| AuthenticationFailureAction | String | False |
[AuthenticationFailureAction]ラベルはこのフィールドと対応。 | |
| AuthorizationFailureAction | String | False |
[AuthorizationFailureAction]ラベルはこのフィールドと対応。 | |
| IsErrorRoutingEnabled | Boolean | False |
[IsErrorRoutingEnabled]ラベルはこのフィールドと対応。 | |
| ErrorRoutingAddress | String | False |
[ErrorRoutingAddress]ラベルはこのフィールドと対応。 | |
| IsTextAttachmentsAsBinary | Boolean | False |
[IsTextAttachmentsAsBinary]ラベルはこのフィールドと対応。 | |
| CreatedById | String | True |
User.Id |
[CreatedById]ラベルはこのフィールドと対応。 |
| CreatedDate | Datetime | True |
[CreatedDate]ラベルはこのフィールドと対応。 | |
| LastModifiedById | String | True |
User.Id |
[LastModifiedById]ラベルはこのフィールドと対応。 |
| LastModifiedDate | Datetime | True |
[LastModifiedDate]ラベルはこのフィールドと対応。 | |
| SystemModstamp | Datetime | True |
[SystemModstamp]ラベルはこのフィールドと対応。 |