BillingRecord
Information for one billing record.
Contents
- BillDate
-
The date that the operation was billed, in Unix format.
Type: Timestamp
Required: No
- DomainName
-
The name of the domain that the billing record applies to. If the domain name contains characters other than a-z, 0-9, and - (hyphen), such as an internationalized domain name, then this value is in Punycode. For more information, see DNS Domain Name Format in the Amazon Route 53 Developer Guide.
Type: String
Length Constraints: Maximum length of 255.
Required: No
- InvoiceId
-
The ID of the invoice that is associated with the billing record.
Type: String
Required: No
- Operation
-
The operation that you were charged for.
Type: String
Valid Values:
REGISTER_DOMAIN | DELETE_DOMAIN | TRANSFER_IN_DOMAIN | UPDATE_DOMAIN_CONTACT | UPDATE_NAMESERVER | CHANGE_PRIVACY_PROTECTION | DOMAIN_LOCK | ENABLE_AUTORENEW | DISABLE_AUTORENEW | ADD_DNSSEC | REMOVE_DNSSEC | EXPIRE_DOMAIN | TRANSFER_OUT_DOMAIN | CHANGE_DOMAIN_OWNER | RENEW_DOMAIN | PUSH_DOMAIN | INTERNAL_TRANSFER_OUT_DOMAIN | INTERNAL_TRANSFER_IN_DOMAIN | RELEASE_TO_GANDI | TRANSFER_ON_RENEW
Required: No
- Price
-
The price that you were charged for the operation, in US dollars.
Example value: 12.0
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: