dundas.delivery.ShareLinkOptions Class

 

Inheritance Hierarchy

 
Class
   dundas.delivery.ShareLinkOptions
 

Constructors

 
  Name Description
init Initializes the dundas.delivery.ShareLinkOptions object.
 
 

Properties

 
  Name Description
deliverySettings Gets or sets the delivery settings of the request.
entityId Gets or sets the ID of the entity the share request is for.
shortLink Gets or sets the short link to deliver.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.