Uses of Class
model.FeeLinks
-
Packages that use FeeLinks Package Description model -
-
Uses of FeeLinks in model
Methods in model that return FeeLinks Modifier and Type Method Description static FeeLinksFeeLinks. fromJson(String jsonString)Create an instance of FeeLinks given an JSON stringFeeLinksFee. getLinks()Get linksFeeLinksFeeLinks. merchant(DeviceLinksMerchant merchant)FeeLinksFeeLinks. self(ApplicationLinksSelf self)FeeLinksFeeLinks. transfer(DisputeLinksTransfer transfer)Methods in model with parameters of type FeeLinks Modifier and Type Method Description FeeFee. links(FeeLinks links)voidFee. setLinks(FeeLinks links)
-