Uses of Class
model.DeviceLinksMerchant
Packages that use DeviceLinksMerchant
-
Uses of DeviceLinksMerchant in model
Methods in model that return DeviceLinksMerchantModifier and TypeMethodDescriptionstatic DeviceLinksMerchantCreate an instance of DeviceLinksMerchant given an JSON stringDeviceLinks.getMerchant()Get merchantFeeLinks.getMerchant()Get merchantReviewQueueItemLinks.getMerchant()Get merchantMethods in model with parameters of type DeviceLinksMerchantModifier and TypeMethodDescriptionDeviceLinks.merchant(DeviceLinksMerchant merchant) FeeLinks.merchant(DeviceLinksMerchant merchant) ReviewQueueItemLinks.merchant(DeviceLinksMerchant merchant) voidDeviceLinks.setMerchant(DeviceLinksMerchant merchant) voidFeeLinks.setMerchant(DeviceLinksMerchant merchant) voidReviewQueueItemLinks.setMerchant(DeviceLinksMerchant merchant)