Uses of Class
com.adyen.model.legalentitymanagement.CheckTaxElectronicDeliveryConsentResponse
-
Packages that use CheckTaxElectronicDeliveryConsentResponse Package Description com.adyen.model.legalentitymanagement com.adyen.service.legalentitymanagement -
-
Uses of CheckTaxElectronicDeliveryConsentResponse in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return CheckTaxElectronicDeliveryConsentResponse Modifier and Type Method Description static CheckTaxElectronicDeliveryConsentResponseCheckTaxElectronicDeliveryConsentResponse. fromJson(String jsonString)Create an instance of CheckTaxElectronicDeliveryConsentResponse given an JSON stringCheckTaxElectronicDeliveryConsentResponseCheckTaxElectronicDeliveryConsentResponse. us1099k(Boolean us1099k)Consent to electronically deliver tax form US1099-K. -
Uses of CheckTaxElectronicDeliveryConsentResponse in com.adyen.service.legalentitymanagement
Methods in com.adyen.service.legalentitymanagement that return CheckTaxElectronicDeliveryConsentResponse Modifier and Type Method Description CheckTaxElectronicDeliveryConsentResponseTaxEDeliveryConsentApi. checkStatusOfConsentForElectronicDeliveryOfTaxForms(String id)Check the status of consent for electronic delivery of tax formsCheckTaxElectronicDeliveryConsentResponseTaxEDeliveryConsentApi. checkStatusOfConsentForElectronicDeliveryOfTaxForms(String id, RequestOptions requestOptions)Check the status of consent for electronic delivery of tax forms
-