# CoboWaas2.Link

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** | The base URL of the page. This URL should be combined with the &#x60;token&#x60; parameter to form the complete link.  | 
**token** | **String** | The token appended to the URL as a query parameter. This token identifies and authenticates a specific payment or refund session.  The complete link should be constructed as: &#x60;[url]?token&#x3D;[token]&#x60;  | 


