# KnetikCloud.OptimalPaymentRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | The email address of the user | [optional] 
**first_name** | **String** | The first name of the user | [optional] 
**invoice_id** | **Number** | The id of the invoice to pay | 
**last_name** | **String** | The last name of the user | [optional] 
**on_decline** | **String** | The url to redirect the user to after declining payment | 
**on_error** | **String** | The url to redirect the user to after an error in payment | 
**on_success** | **String** | The url to redirect the user to after successful payment | 


