Uses of Class
com.adyen.model.legalentitymanagement.CalculateTermsOfServiceStatusResponse
-
Packages that use CalculateTermsOfServiceStatusResponse Package Description com.adyen.model.legalentitymanagement -
-
Uses of CalculateTermsOfServiceStatusResponse in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return CalculateTermsOfServiceStatusResponse Modifier and Type Method Description CalculateTermsOfServiceStatusResponseCalculateTermsOfServiceStatusResponse. addTermsOfServiceTypesItem(CalculateTermsOfServiceStatusResponse.TermsOfServiceTypesEnum termsOfServiceTypesItem)static CalculateTermsOfServiceStatusResponseCalculateTermsOfServiceStatusResponse. fromJson(String jsonString)Create an instance of CalculateTermsOfServiceStatusResponse given an JSON stringCalculateTermsOfServiceStatusResponseCalculateTermsOfServiceStatusResponse. termsOfServiceTypes(List<CalculateTermsOfServiceStatusResponse.TermsOfServiceTypesEnum> termsOfServiceTypes)
-