ALBServicesAccount

ALBServicesAccount
ALBServicesAccount
JSON Example
{
    "id": "string",
    "name": "string",
    "users": [
        {
            "email": "string",
            "name": "string",
            "phone": "string"
        }
    ]
}
string
id
Optional

ID of an Account in the customer portal. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
name
Optional

Account to which the customer portal user belongs. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

users
Optional

Information about users within the account in the customer portal. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of