Uses of Class
model.VerificationsList
Packages that use VerificationsList
-
Uses of VerificationsList in api
Methods in api that return VerificationsListModifier and TypeMethodDescriptionVerificationsApi.APIlistMerchantVerificationsRequest.execute()Execute listMerchantVerifications requestVerificationsApi.APIlistVerificationsRequest.execute()Execute listVerifications requestVerificationsApi.list(ListVerificationsQueryParams listVerificationsQueryParams) List Verifications Retrieve a list of `Verifications`.VerificationsApi.listByMerchantId(String merchantId, ListMerchantVerificationsQueryParams listMerchantVerificationsQueryParams) List Merchant Verifications Get a list of all the `Verifications` in the `Merchant` object.Methods in api that return types with arguments of type VerificationsListModifier and TypeMethodDescriptionVerificationsApi.APIlistMerchantVerificationsRequest.executeWithHttpInfo()Execute listMerchantVerifications request with HTTP info returnedVerificationsApi.APIlistVerificationsRequest.executeWithHttpInfo()Execute listVerifications request with HTTP info returnedMethod parameters in api with type arguments of type VerificationsListModifier and TypeMethodDescriptionokhttp3.CallVerificationsApi.APIlistMerchantVerificationsRequest.executeAsync(ApiCallback<VerificationsList> _callback) Execute listMerchantVerifications request (asynchronously)okhttp3.CallVerificationsApi.APIlistVerificationsRequest.executeAsync(ApiCallback<VerificationsList> _callback) Execute listVerifications request (asynchronously) -
Uses of VerificationsList in model
Methods in model that return VerificationsListModifier and TypeMethodDescriptionVerificationsList.embedded(VerificationsListEmbedded embedded) static VerificationsListCreate an instance of VerificationsList given an JSON stringVerificationsList.page(PageCursor page)