Uses of Class
com.adyen.model.legalentitymanagement.GetPciQuestionnaireInfosResponse
-
Packages that use GetPciQuestionnaireInfosResponse Package Description com.adyen.model.legalentitymanagement com.adyen.service.legalentitymanagement -
-
Uses of GetPciQuestionnaireInfosResponse in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return GetPciQuestionnaireInfosResponse Modifier and Type Method Description GetPciQuestionnaireInfosResponseGetPciQuestionnaireInfosResponse. addDataItem(PciDocumentInfo dataItem)GetPciQuestionnaireInfosResponseGetPciQuestionnaireInfosResponse. data(List<PciDocumentInfo> data)Information about the signed PCI questionnaires.static GetPciQuestionnaireInfosResponseGetPciQuestionnaireInfosResponse. fromJson(String jsonString)Create an instance of GetPciQuestionnaireInfosResponse given an JSON string -
Uses of GetPciQuestionnaireInfosResponse in com.adyen.service.legalentitymanagement
Methods in com.adyen.service.legalentitymanagement that return GetPciQuestionnaireInfosResponse Modifier and Type Method Description GetPciQuestionnaireInfosResponsePciQuestionnairesApi. getPciQuestionnaireDetails(String id)Get PCI questionnaire detailsGetPciQuestionnaireInfosResponsePciQuestionnairesApi. getPciQuestionnaireDetails(String id, RequestOptions requestOptions)Get PCI questionnaire details
-