AccountCustomAttribute
A custom attribute for an account
This page contains
Fields
| key: String | Key of custom attribute |
| value: [String!] | Value of custom attribute |
Parent objects of AccountCustomAttribute
| Account PREVIEW | An account (that is, a company) in the marketplace |
Queries for AccountCustomAttribute
| account | Retrieve an account by ID |
| accountByExternalId | Retrieve an account by external ID |