Class ChannelPartnerRepricingConfig (1.18.3)

ChannelPartnerRepricingConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Configuration for how a distributor will rebill a channel partner (also known as a distributor-authorized reseller).

Attributes

NameDescription
name str
Output only. Resource name of the ChannelPartnerRepricingConfig. Format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.
repricing_config google.cloud.channel_v1.types.RepricingConfig
Required. The configuration for bill modifications made by a reseller before sending it to ChannelPartner.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. 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.