Uses of Class
com.adyen.model.transfers.TransferNotificationTransferTracking
-
Packages that use TransferNotificationTransferTracking Package Description com.adyen.model.transfers -
-
Uses of TransferNotificationTransferTracking in com.adyen.model.transfers
Methods in com.adyen.model.transfers that return TransferNotificationTransferTracking Modifier and Type Method Description TransferNotificationTransferTrackingTransferNotificationTransferTracking. estimatedArrivalTime(OffsetDateTime estimatedArrivalTime)static TransferNotificationTransferTrackingTransferNotificationTransferTracking. fromJson(String jsonString)Create an instance of TransferNotificationTransferTracking given an JSON stringTransferNotificationTransferTrackingTransferNotificationTransferTracking. status(TransferNotificationTransferTracking.StatusEnum status)
-