# RetailOutlet

An object representing retail outlet details for invoices.

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **retailOutletName** |[RetailOutletName](RetailOutletName.md) | ☑️ |  | | |
| **paymentCode** |string |  | The payment code. | | |
| **transferAmount** |number |  | The transfer amount. | | |
| **merchantName** |string |  | The name of the merchant. | | |



[[Back to README]](../../README.md)