@affinidi-tdk/credential-issuance-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE
13 lines (9 loc) • 1.53 kB
Markdown
# 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'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)