Class SystemAccessDevice.SystemAccessDeviceDeleteRequest

  • Enclosing class:
    SystemAccessDevice

    @ChoiceGroup("systemAccessDevice") @ChoiceGroup("deviceExternalId")
    public static class SystemAccessDevice.SystemAccessDeviceDeleteRequest
    extends Request<DefaultResponse>
    Request to delete a specified system access device. The following elements are only used in AS data mode and ignored in XS data mode: deviceExternalId The response is either SuccessResponse or ErrorResponse.
    Author:
    AlpacaGenerator