Uses of Class
model.SubscriptionScheduleLinksAmounts
-
Packages that use SubscriptionScheduleLinksAmounts Package Description model -
-
Uses of SubscriptionScheduleLinksAmounts in model
Methods in model that return SubscriptionScheduleLinksAmounts Modifier and Type Method Description static SubscriptionScheduleLinksAmountsSubscriptionScheduleLinksAmounts. fromJson(String jsonString)Create an instance of SubscriptionScheduleLinksAmounts given an JSON stringSubscriptionScheduleLinksAmountsSubscriptionScheduleLinks. getAmounts()Get amountsSubscriptionScheduleLinksAmountsSubscriptionScheduleLinksAmounts. href(String href)Methods in model with parameters of type SubscriptionScheduleLinksAmounts Modifier and Type Method Description SubscriptionScheduleLinksSubscriptionScheduleLinks. amounts(SubscriptionScheduleLinksAmounts amounts)voidSubscriptionScheduleLinks. setAmounts(SubscriptionScheduleLinksAmounts amounts)
-