Package com.yoti.api.client.shareurl
Class ShareUrlResult
java.lang.Object
com.yoti.api.client.shareurl.ShareUrlResult
URL to share with a 3rd party
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShareUrlResult
public ShareUrlResult()
-
-
Method Details
-
getUrl
The URL that the 3rd party should use for the share- Returns:
- The share URL
-
getRefId
Get the Yoti reference id for the share- Returns:
- reference id for the share
-