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 Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.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. |