public class ExternalAccountContract
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
dateLinked |
boolean |
eligibleForVanityUrl |
java.lang.String |
externalID |
java.lang.String |
externalName |
boolean |
isPartnered |
boolean |
needsReauthentication |
AccountType |
type |
Constructor and Description |
---|
ExternalAccountContract() |
public java.lang.String externalID
public java.lang.String externalName
public AccountType type
public boolean isPartnered
public long dateLinked
public boolean eligibleForVanityUrl
public boolean needsReauthentication