Uses of Class
no.digipost.api.useragreements.client.Documents
-
Packages that use Documents Package Description no.digipost.api.useragreements.client Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of Documents in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client that return Documents Modifier and Type Method Description DocumentsApiService. getDocuments(SenderId senderId, AgreementType agreementType, UserId userId, GetDocumentsQuery query, String requestTrackingId, org.apache.http.client.ResponseHandler<Documents> handler)Method parameters in no.digipost.api.useragreements.client with type arguments of type Documents Modifier and Type Method Description DocumentsApiService. getDocuments(SenderId senderId, AgreementType agreementType, UserId userId, GetDocumentsQuery query, String requestTrackingId, org.apache.http.client.ResponseHandler<Documents> handler)
-