Uses of Class
com.adyen.model.legalentitymanagement.GetTermsOfServiceAcceptanceInfosResponse
-
Packages that use GetTermsOfServiceAcceptanceInfosResponse Package Description com.adyen.model.legalentitymanagement -
-
Uses of GetTermsOfServiceAcceptanceInfosResponse in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return GetTermsOfServiceAcceptanceInfosResponse Modifier and Type Method Description GetTermsOfServiceAcceptanceInfosResponseGetTermsOfServiceAcceptanceInfosResponse. addDataItem(TermsOfServiceAcceptanceInfo dataItem)GetTermsOfServiceAcceptanceInfosResponseGetTermsOfServiceAcceptanceInfosResponse. data(List<TermsOfServiceAcceptanceInfo> data)static GetTermsOfServiceAcceptanceInfosResponseGetTermsOfServiceAcceptanceInfosResponse. fromJson(String jsonString)Create an instance of GetTermsOfServiceAcceptanceInfosResponse given an JSON string
-