View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1RevenueShareRange (google_api_apigee v0.53.0)
API call volume range and the percentage of revenue to share with the developer when the total number of API calls is within the range.
Attributes
-
end(type:String.t, default:nil) - Ending value of the range. Set to 0 ornullfor the last range of values. -
sharePercentage(type:float(), default:nil) - Percentage of the revenue to be shared with the developer. For example, to share 21 percent of the total revenue with the developer, set this value to 21. Specify a decimal number with a maximum of two digits following the decimal point. -
start(type:String.t, default:nil) - Starting value of the range. Set to 0 ornullfor the initial range of values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.