Google Cloud Apigee V1Revenue Share Range Response
data class GoogleCloudApigeeV1RevenueShareRangeResponse(val end: String, val sharePercentage: Double, val start: String)
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.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1RevenueShareRangeResponse(end: String, sharePercentage: Double, start: String)