public final class PrivateAppIdentity extends Object
| Modifier and Type | Method and Description |
|---|---|
static PrivateAppIdentity |
create(Account account,
String appReference)
Create a private app identity.
|
boolean |
equals(Object o) |
Account |
getAccount() |
String |
getAppReference() |
int |
hashCode() |
String |
toString() |
public static PrivateAppIdentity create(Account account, String appReference)
account - A Brightpearl customer account.appReference - The private app's unique reference.public String getAppReference()
public Account getAccount()
Copyright © 2014. All Rights Reserved.