Rate Plan Payment Funding Model
enum RatePlanPaymentFundingModel : Enum<RatePlanPaymentFundingModel> , ConvertibleToJava<RatePlanPaymentFundingModel>
DEPRECATED: This field is no longer supported and will eventually be removed when Apigee Hybrid 1.5/1.6 is no longer supported. Instead, use the billingType
field inside DeveloperMonetizationConfig
resource. Flag that specifies the billing account type, prepaid or postpaid.
Entries
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.