# ReceiptNotification

Additional notification for completed payout

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **emailTo** |string[] |  | Valid email address to send the payout receipt | | |
| **emailCc** |string[] |  | Valid email address to cc the payout receipt | | |
| **emailBcc** |string[] |  | Valid email address to bcc the payout receipt | | |



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