Class GroupAccessDevice.GroupAccessDeviceGetListRequest

  • Enclosing class:
    GroupAccessDevice

    @ChoiceGroup("groupExternalId") @ChoiceGroup({"serviceProvider","group"})
    public static class GroupAccessDevice.GroupAccessDeviceGetListRequest
    extends Request<GroupAccessDevice.GroupAccessDeviceGetListResponse>
    Requests the list of access devices in a group. The following elements are only used in AS data mode and ignored in XS data mode: groupExternalId The response is either GroupAccessDeviceGetListResponse or ErrorResponse.
    Author:
    AlpacaGenerator