| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier for the session | [optional] [readonly] |
| amount_contributed | double | Represents the amount contributed for the transaction | [optional] [readonly] |
| amount_remaining_to_be_contributed | double | Represents the amount needed to fully fund the transaction | [optional] [readonly] |
| client_secret | string | The client secret to be used by DR.js | [optional] [readonly] |
| state | string | The state of session. | [optional] [readonly] |