| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.identity |
| Modifier and Type | Method and Description |
|---|---|
List<Connection> |
IdentityApi.getConnections(String accessToken,
UUID authEventId)
Allows you to retrieve the connections for this user
Override the base server url that include version
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
Connection.authEventId(UUID authEventId) |
Connection |
Connection.createdDateUtc(org.threeten.bp.LocalDateTime createdDateUtc) |
Connection |
Connection.id(UUID id) |
Connection |
Connection.tenantId(UUID tenantId) |
Connection |
Connection.tenantName(String tenantName) |
Connection |
Connection.tenantType(String tenantType) |
Connection |
Connection.updatedDateUtc(org.threeten.bp.LocalDateTime updatedDateUtc) |
Copyright © 2020. All rights reserved.