View Source DocuSign.Model.BillingEntityInformationResponse (DocuSign v1.2.0)

Summary

Types

@type t() :: %DocuSign.Model.BillingEntityInformationResponse{
  billingProfile: String.t() | nil,
  entityName: String.t() | nil,
  externalEntityId: String.t() | nil,
  isExternallyBilled: String.t() | nil
}