Resource: CustomerRepricingConfig
Configuration for how a reseller will reprice a Customer.
JSON representation |
---|
{
"name": string,
"repricingConfig": {
object ( |
Fields | |
---|---|
name |
Output only. Resource name of the CustomerRepricingConfig. Format: accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}. |
repricing |
Required. The configuration for bill modifications made by a reseller before sending it to customers. |
update |
Output only. Timestamp of an update to the repricing rule. If A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
Methods |
|
---|---|
|
Creates a CustomerRepricingConfig. |
|
Deletes the given CustomerRepricingConfig permanently. |
|
Gets information about how a Reseller modifies their bill before sending it to a Customer. |
|
Lists information about how a Reseller modifies their bill before sending it to a Customer. |
|
Updates a CustomerRepricingConfig. |