Google Cloud Channel V1Conditional Override Response
data class GoogleCloudChannelV1ConditionalOverrideResponse(val adjustment: GoogleCloudChannelV1RepricingAdjustmentResponse, val rebillingBasis: String, val repricingCondition: GoogleCloudChannelV1RepricingConditionResponse)
Specifies the override to conditionally apply.
Constructors
Link copied to clipboard
fun GoogleCloudChannelV1ConditionalOverrideResponse(adjustment: GoogleCloudChannelV1RepricingAdjustmentResponse, rebillingBasis: String, repricingCondition: GoogleCloudChannelV1RepricingConditionResponse)