public class Collaborator extends Object
| Constructor and Description |
|---|
Collaborator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedAt() |
Integer |
getDomainId() |
String |
getDomainName() |
Integer |
getId() |
Boolean |
getInvitation() |
String |
getUpdatedAt() |
String |
getUserEmail() |
Integer |
getUserId() |
public Integer getId()
public Integer getDomainId()
public String getDomainName()
public Integer getUserId()
public String getUserEmail()
public Boolean getInvitation()
public String getCreatedAt()
public String getUpdatedAt()
Copyright © 2017 DNSimple. All rights reserved.