# TransactionProduct

### Description

Indicates the Square product used to process a transaction.

## Properties
Name | Type
------------ | -------------
**REGISTER** | string
**EXTERNAL_API** | string
**BILLING** | string
**APPOINTMENTS** | string
**INVOICES** | string
**ONLINE_STORE** | string
**PAYROLL** | string
**OTHER** | string

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

