
# Location Capability

The capabilities a location might have.

## Enumeration

`LocationCapability`

## Fields

| Name | Description |
|  --- | --- |
| `CREDIT_CARD_PROCESSING` | The capability to process credit card transactions with Square. |
| `AUTOMATIC_TRANSFERS` | The capability to receive automatic transfers from Square. |
| `UNLINKED_REFUNDS` | The capability to process unlinked refunds with Square. |

