Uses of Class
com.adyen.model.legalentitymanagement.GetPciQuestionnaireResponse
-
Packages that use GetPciQuestionnaireResponse Package Description com.adyen.model.legalentitymanagement com.adyen.service.legalentitymanagement -
-
Uses of GetPciQuestionnaireResponse in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return GetPciQuestionnaireResponse Modifier and Type Method Description GetPciQuestionnaireResponseGetPciQuestionnaireResponse. content(byte[] content)GetPciQuestionnaireResponseGetPciQuestionnaireResponse. createdAt(OffsetDateTime createdAt)static GetPciQuestionnaireResponseGetPciQuestionnaireResponse. fromJson(String jsonString)Create an instance of GetPciQuestionnaireResponse given an JSON stringGetPciQuestionnaireResponseGetPciQuestionnaireResponse. id(String id)GetPciQuestionnaireResponseGetPciQuestionnaireResponse. validUntil(OffsetDateTime validUntil) -
Uses of GetPciQuestionnaireResponse in com.adyen.service.legalentitymanagement
Methods in com.adyen.service.legalentitymanagement that return GetPciQuestionnaireResponse Modifier and Type Method Description GetPciQuestionnaireResponsePciQuestionnairesApi. getPciQuestionnaire(String id, String pciid)Get PCI questionnaireGetPciQuestionnaireResponsePciQuestionnairesApi. getPciQuestionnaire(String id, String pciid, RequestOptions requestOptions)Get PCI questionnaire
-