public class LookupMyAccountInfoClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_PATH |
| Constructor and Description |
|---|
LookupMyAccountInfoClient(SymwsClientConfig credentials)
Each web service client requires a SymwsClientConfig to define the provider host and other URL details,
define the client ID, and handle sessioning.
|
| Modifier and Type | Method and Description |
|---|---|
PatronLookupResponse |
lookupMyAccountInfo(PatronLookupOptionalParams optionalParams)
Performs a lookupMyAccountInfo request using the provided parameters.
|
public static final String SERVICE_PATH
public LookupMyAccountInfoClient(SymwsClientConfig credentials)
credentials - the SymwsClientConfig to use with this clientpublic PatronLookupResponse lookupMyAccountInfo(PatronLookupOptionalParams optionalParams) throws SymwsClientException
optionalParams - The filters/options to apply to this requestSymwsClientException - if the response code is not 200Copyright © 2015. All rights reserved.