MintShareLinkResult
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| success | Boolean | [default to null] | |
| errorCode | String | [default to null] | |
| errorMessage | String | [default to null] | |
| shareLinkId | Long | [default to null] | |
| shareToken | String | [default to null] | |
| shareUrl | String | [default to null] | |
| expiresOn | Date | [default to null] | |
| scope | String | [default to null] | |
| recipientEmail | String | [default to null] |