Rate Plan Revenue Share Type
enum RatePlanRevenueShareType : Enum<RatePlanRevenueShareType> , ConvertibleToJava<RatePlanRevenueShareType>
Method used to calculate the revenue that is shared with developers.
Entries
Link copied to clipboard
Revenue share type is not specified.
Link copied to clipboard
Amount of revenue shared depends on the number of API calls. The API call volume ranges and the revenue share percentage for each volume can be configured by the API provider. Note: Not supported by Apigee at this time.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.