> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# BillingDescriptor

`OBJECT`

## Fields

<ResponseField name="name" type="String!" required>
  The descriptive name for the acceptor that will appear on a credit card statement. Maximum 22
  characters.
</ResponseField>

<ResponseField name="serviceFeeName" type="String!" required>
  The descriptive name for the acceptor's service fee that may appear on a credit card statement.
  Maximum 22 characters.
</ResponseField>

<ResponseField name="city" type="String!" required>
  The acceptor's city that will appear on a credit card statement. Maximum 13 characters.
</ResponseField>

<ResponseField name="state" type="String!" required>
  The 2-letter abbreviation of the acceptor's state that will appear on a credit card statement.
</ResponseField>
