GetChannelPartnerRepricingConfigResult

data class GetChannelPartnerRepricingConfigResult(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 ChannelPartnerRepricingConfig. Format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.

Link copied to clipboard

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

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.