Class Subscription
java.lang.Object
dev.crashteam.openapi.kerepricer.model.Subscription
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2022-09-25T19:34:30.087552571Z[Etc/UTC]")
public class Subscription
extends Object
Subscription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Get name@Valid SubscriptionPlangetPlan()Get plangetPrice()Get priceinthashCode()plan(SubscriptionPlan plan) voidvoidsetPlan(SubscriptionPlan plan) voidtoString()
-
Constructor Details
-
Subscription
public Subscription()
-
-
Method Details