# StartIssuanceResponse

## Properties

| Name                   | Type           | Description                                                                                                                                     | Notes                        |
| ---------------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- |
| **credentialOfferUri** | **String**     | URL where wallet can view offer details                                                                                                         | [default to null]            |
| **txCode**             | **String**     | One time transaction code generated by CIS                                                                                                      | [optional] [default to null] |
| **issuanceId**         | **String**     | Website&#39;s internal identifier. Website may use to get info about the status of issuance flow. If it is not provided, CIS will generate one. | [default to null]            |
| **expiresIn**          | **BigDecimal** | Expire time in seconds                                                                                                                          | [default to null]            |

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