public class GHMarketplaceAccount extends Object
GitHub.getMyMarketplacePurchases(),
GHMarketplaceListAccountBuilder.createRequest()| Constructor and Description |
|---|
GHMarketplaceAccount() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail()
Gets email.
|
long |
getId()
Gets id.
|
String |
getLogin()
Gets login.
|
String |
getOrganizationBillingEmail()
Gets organization billing email.
|
GHMarketplaceAccountType |
getType()
Gets type.
|
URL |
getUrl()
Gets url.
|
protected GitHub root
public URL getUrl()
public long getId()
public String getLogin()
public String getEmail()
public String getOrganizationBillingEmail()
public GHMarketplaceAccountType getType()
Copyright © 2020. All rights reserved.