Description
The BillingEntityDetails class holds the base data for each Billing Entity.
Derived By
Extending billingEntity
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
billingEntityUUID |
string |
0..1 |
The UUID of the Billing Entity to which the resource belongs |
resourceCreateDate |
dateTime |
0..1 |
The creation date of the resource |
resourceKey |
0..* |
The keys attached to the resource |
|
resourceMetadata |
0..1 |
The metadata attached to the resource |
|
resourceName |
string |
0..1 |
The name of the resource |
resourceState |
0..1 |
The state of the resource |
|
resourceType |
0..1 |
The type of the resource |
|
resourceUUID |
string |
0..1 |
The UUID of the resource (read-only) |
billingType |
0..1 |
The type of the billing entity |
|
systemCapabilities |
0..1 |
The system capabilities attached to this billing entity (note that it is not possible to filter by this field) |
|
address |
0..1 |
The address details associated with the Billing Entity |
|
vatNumber |
string |
0..1 |
The VAT number / tax reference of the Billing Entity |
controlPanelURL |
string |
0..1 |
The public facing URL of the control panel for the Billing Entity |
description |
string |
0..1 |
The textual description of the Billing Entity |
brand |
long |
1..1 |
The numeric ID of the brand associated with the Billing Entity |
currencyId |
int |
1..1 |
The numeric currency ID associated with the Billing Entity |
no3ds28DaySpendLimit |
double |
1..1 |
The default monthly spend limit (in currency terms) associated with the Billing Entity for a non-3DS transaction |
overall28DaySpendLimit |
double |
1..1 |
The default overall monthly spend limit (in currency terms) associated with the Billing Entity |
enableUserEditing |
boolean |
1..1 |
Flag to enable editing of users |
adminControlPanelURL |
string |
0..1 |
The admin control panel URL of the Billing Entity |
standardEmailSettings |
anyType (restriction) |
1..1 |
Map of email settings for the Billing Entity |
emailTemplates |
anyType (restriction) |
1..1 |
Map of email templates for the Billing Entity |