Class Login.DeviceManagementFileAuthLocationGetRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<Login.DeviceManagementFileAuthLocationGetResponse>
co.ecg.alpaca.toolkit.generated.Login.DeviceManagementFileAuthLocationGetRequest
Enclosing class:
Login

public static class Login.DeviceManagementFileAuthLocationGetRequest extends Request<Login.DeviceManagementFileAuthLocationGetResponse>
Get the address and credentials of the File Repository hosting the requested access device file. Also get the file name and path on the File Repository. The response is either DeviceManagementFileAuthLocationGetResponse22V3 or ErrorResponse. The following elements are only used in AS data mode and will fail in XS data mode: deviceToken The following elements are only used in XS data mode and will be ignored in AS data mode: fileNameLookup fileNameOnDisk
Author:
AlpacaGenerator