The YourlsCreateShortUrlResult type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| YourlsCreateShortUrlResult | Initializes a new instance of the YourlsCreateShortUrlResult class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| ToException | ||
| ToString | (Overrides |
Fields
| Name | Description | |
|---|---|---|
| Code |
Returns or sets the code.
| |
| ShortUrl |
Returns or sets the short URL.
| |
| Status |
Returns or sets the status.
| |
| Title |
Returns or sets the title of the short link.
| |
| Url |
Returns or sets the long URL.
|
Properties
| Name | Description | |
|---|---|---|
| Callback |
Returns or sets the callback of the API call.
| |
| ErrorCode |
Returns or sets the error code of the API call.
| |
| HasError | ||
| Message |
Returns or sets the message of the API call.
| |
| ResponseRaw | ||
| StatusCode |
Returns or sets the status code of the API call. 200 = OK
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IBaseResult CacheExpires | ||
| IBaseResult ReadHeader |
See Also