public class SyncTokenRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
redirect_uri
URL to redirect to when the synchronization finished
|
String |
state
State to return when coming back to the calling application after the synchronization finished
|
| Constructor and Description |
|---|
SyncTokenRequest(String state,
String redirect_uri) |
Copyright © 2014 figo GmbH. All rights reserved.