Resource: ChannelPartnerRepricingConfig
Configuration for how a distributor will rebill a channel partner (also known as a distributor-authorized reseller).
JSON representation |
---|
{
"name": string,
"repricingConfig": {
object ( |
Fields | |
---|---|
name |
Output only. Resource name of the ChannelPartnerRepricingConfig. Format: accounts/{account_id}/channelPartnerLinks/{channelPartnerId}/channelPartnerRepricingConfigs/{id}. |
repricing |
Required. The configuration for bill modifications made by a reseller before sending it to ChannelPartner. |
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 ChannelPartnerRepricingConfig. |
|
Deletes the given ChannelPartnerRepricingConfig permanently. |
|
Gets information about how a Distributor modifies their bill before sending it to a ChannelPartner. |
|
Lists information about how a Reseller modifies their bill before sending it to a ChannelPartner. |
|
Updates a ChannelPartnerRepricingConfig. |