Uses of Class
com.adyen.model.legalentitymanagement.WebDataExemption
-
Packages that use WebDataExemption Package Description com.adyen.model.legalentitymanagement -
-
Uses of WebDataExemption in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return WebDataExemption Modifier and Type Method Description static WebDataExemptionWebDataExemption. fromJson(String jsonString)Create an instance of WebDataExemption given an JSON stringWebDataExemptionBusinessLine. getWebDataExemption()Get webDataExemptionWebDataExemptionBusinessLineInfo. getWebDataExemption()Get webDataExemptionWebDataExemptionBusinessLineInfoUpdate. getWebDataExemption()Get webDataExemptionWebDataExemptionWebDataExemption. reason(WebDataExemption.ReasonEnum reason)Methods in com.adyen.model.legalentitymanagement with parameters of type WebDataExemption Modifier and Type Method Description voidBusinessLine. setWebDataExemption(WebDataExemption webDataExemption)webDataExemptionvoidBusinessLineInfo. setWebDataExemption(WebDataExemption webDataExemption)webDataExemptionvoidBusinessLineInfoUpdate. setWebDataExemption(WebDataExemption webDataExemption)webDataExemptionBusinessLineBusinessLine. webDataExemption(WebDataExemption webDataExemption)BusinessLineInfoBusinessLineInfo. webDataExemption(WebDataExemption webDataExemption)BusinessLineInfoUpdateBusinessLineInfoUpdate. webDataExemption(WebDataExemption webDataExemption)
-