Uses of Class
model.AdjustmentTransfersList
-
Packages that use AdjustmentTransfersList Package Description api model -
-
Uses of AdjustmentTransfersList in api
Methods in api that return AdjustmentTransfersList Modifier and Type Method Description AdjustmentTransfersListDisputesApi.APIlistDisputesAdjustmentsRequest. execute()Execute listDisputesAdjustments requestMethods in api that return types with arguments of type AdjustmentTransfersList Modifier and Type Method Description ApiResponse<AdjustmentTransfersList>DisputesApi.APIlistDisputesAdjustmentsRequest. executeWithHttpInfo()Execute listDisputesAdjustments request with HTTP info returnedMethod parameters in api with type arguments of type AdjustmentTransfersList Modifier and Type Method Description okhttp3.CallDisputesApi.APIlistDisputesAdjustmentsRequest. executeAsync(ApiCallback<AdjustmentTransfersList> _callback)Execute listDisputesAdjustments request (asynchronously) -
Uses of AdjustmentTransfersList in model
Methods in model that return AdjustmentTransfersList Modifier and Type Method Description AdjustmentTransfersListAdjustmentTransfersList. embedded(AdjustmentTransfersListEmbedded embedded)static AdjustmentTransfersListAdjustmentTransfersList. fromJson(String jsonString)Create an instance of AdjustmentTransfersList given an JSON stringAdjustmentTransfersListAdjustmentTransfersList. links(DisputeEvidenceLinks links)AdjustmentTransfersListAdjustmentTransfersList. page(PageCursor page)
-