public class ExpandBitlinkResponse extends Object
| Constructor and Description | 
|---|
| ExpandBitlinkResponse()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCreatedAt()Returns the created date of the bitlink. | 
| String | getId()Returns the id of the bitlink. | 
| String | getLink()Returns the short url of the bitlink. | 
| String | getLongUrl()Returns the long url of the bitlink. | 
| String | toString()Returns a string representation of the object. | 
public String getId()
public String getLink()
public String getLongUrl()
public String getCreatedAt()
Copyright © 2020. All rights reserved.