| Package | Description |
|---|---|
| com.leonarduk.clearcheckbook.calls | |
| com.leonarduk.clearcheckbook.dto |
| Modifier and Type | Method and Description |
|---|---|
UserDataType |
UserCall.get()
Gets the details for the current user.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UserCall.insert(UserDataType dataType)
Creates a new ClearCheckbook.com user account
Method: post Call: user |
| Modifier and Type | Method and Description |
|---|---|
static UserDataType |
UserDataType.create(String username,
String email,
String password) |
static UserDataType |
UserDataType.create(String username,
String email,
String password,
String application)
Create user passing the optional application parameter.
|
Copyright © 2014 Leonard UK Ltd. All rights reserved.