Uses of Class
api.VerificationsApi.APIlistPaymentInstrumentVerificationsRequest
-
Packages that use VerificationsApi.APIlistPaymentInstrumentVerificationsRequest Package Description api -
-
Uses of VerificationsApi.APIlistPaymentInstrumentVerificationsRequest in api
Methods in api that return VerificationsApi.APIlistPaymentInstrumentVerificationsRequest Modifier and Type Method Description VerificationsApi.APIlistPaymentInstrumentVerificationsRequestVerificationsApi.APIlistPaymentInstrumentVerificationsRequest. limit(Long limit)Set limitVerificationsApi.APIlistPaymentInstrumentVerificationsRequestVerificationsApi.APIlistPaymentInstrumentVerificationsRequest. offset(Long offset)Set offsetVerificationsApi.APIlistPaymentInstrumentVerificationsRequestVerificationsApi.APIlistPaymentInstrumentVerificationsRequest. pageNumber(Long pageNumber)Set pageNumberVerificationsApi.APIlistPaymentInstrumentVerificationsRequestVerificationsApi.APIlistPaymentInstrumentVerificationsRequest. pageSize(Long pageSize)Set pageSize
-