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(java.lang.String billingProfile)billingProfile.BillingEntityInformationResponseBillingEntityInformationResponse. entityName(java.lang.String entityName)entityName.BillingEntityInformationResponseBillingEntityInformationResponse. externalEntityId(java.lang.String externalEntityId)externalEntityId.BillingEntityInformationResponseAccountBillingPlanResponse. getEntityInformation()Get entityInformation.BillingEntityInformationResponseBillingEntityInformationResponse. isExternallyBilled(java.lang.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.
-