Uses of Class
model.SubscriptionAmountLinksSchedule
-
Packages that use SubscriptionAmountLinksSchedule Package Description model -
-
Uses of SubscriptionAmountLinksSchedule in model
Methods in model that return SubscriptionAmountLinksSchedule Modifier and Type Method Description static SubscriptionAmountLinksScheduleSubscriptionAmountLinksSchedule. fromJson(String jsonString)Create an instance of SubscriptionAmountLinksSchedule given an JSON stringSubscriptionAmountLinksScheduleSubscriptionAmountLinks. getSchedule()Get scheduleSubscriptionAmountLinksScheduleSubscriptionAmountLinksSchedule. href(String href)Methods in model with parameters of type SubscriptionAmountLinksSchedule Modifier and Type Method Description SubscriptionAmountLinksSubscriptionAmountLinks. schedule(SubscriptionAmountLinksSchedule schedule)voidSubscriptionAmountLinks. setSchedule(SubscriptionAmountLinksSchedule schedule)
-