BillingAccount(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents a billing account.
Attributes |
|
---|---|
Name | Description |
name |
str
Output only. Resource name of the billing account. Format: accounts/{account_id}/billingAccounts/{billing_account_id}. |
display_name |
str
Display name of the billing account. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when this billing account was created. |
currency_code |
str
Output only. The 3-letter currency code defined in ISO 4217. |
region_code |
str
Output only. The CLDR region code. |