GetCustomerRepricingConfigResult

data class GetCustomerRepricingConfigResult(val name: String, val repricingConfig: GoogleCloudChannelV1RepricingConfigResponse, val updateTime: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource name of the CustomerRepricingConfig. Format: accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.

Link copied to clipboard

The configuration for bill modifications made by a reseller before sending it to customers.

Link copied to clipboard

Timestamp of an update to the repricing rule. If update_time is after RepricingConfig.effective_invoice_month then it indicates this was set mid-month.