Uses of Class
com.docusign.esign.model.BillingEntityInformationResponse
-
Packages that use BillingEntityInformationResponse Package Description com.docusign.esign.model -
-
Uses of BillingEntityInformationResponse in com.docusign.esign.model
Methods in com.docusign.esign.model that return BillingEntityInformationResponse Modifier and Type Method Description BillingEntityInformationResponseBillingEntityInformationResponse. billingProfile(String billingProfile)billingProfile.BillingEntityInformationResponseBillingEntityInformationResponse. entityName(String entityName)entityName.BillingEntityInformationResponseBillingEntityInformationResponse. externalEntityId(String externalEntityId)externalEntityId.BillingEntityInformationResponseAccountBillingPlanResponse. getEntityInformation().BillingEntityInformationResponseBillingEntityInformationResponse. isExternallyBilled(String isExternallyBilled)isExternallyBilled.Methods in com.docusign.esign.model with parameters of type BillingEntityInformationResponse Modifier and Type Method Description AccountBillingPlanResponseAccountBillingPlanResponse. entityInformation(BillingEntityInformationResponse entityInformation)entityInformation.voidAccountBillingPlanResponse. setEntityInformation(BillingEntityInformationResponse entityInformation)setEntityInformation.
-