public class BitlinkHistory extends Object
| Constructor and Description | 
|---|
| BitlinkHistory()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getBsd()Returns the branded short domain (BSD) for the bitlink. | 
| String | getCreated()Returns the created date for the bitlink. | 
| String | getDeactivated()Returns the deactivated date for the bitlink. | 
| String | getFirstCreated()Returns the first created date for the bitlink. | 
| String | getGroupGuid()Returns the GUID of the bitlink. | 
| String | getHash()Returns the hash of the bitlink. | 
| String | getKeyword()Returns the keyword of the bitlink. | 
| String | getLogin()Returns the login for the bitlink. | 
| String | getLongUrl()Returns the long url for the bitlink. | 
| String | getUuid()Returns the uuid of the bitlink. | 
| boolean | isActive()Returns  trueif the bitlink is active. | 
| String | toString()Returns a string representation of the object. | 
public String getHash()
public String getUuid()
public String getKeyword()
public String getCreated()
public String getGroupGuid()
public String getFirstCreated()
public boolean isActive()
true if the bitlink is active.true if the bitlink is activepublic String getLongUrl()
public String getDeactivated()
public String getBsd()
public String getLogin()
Copyright © 2020. All rights reserved.