Class DeviceListAllOfEmbedded

java.lang.Object
com.okta.sdk.resource.model.DeviceListAllOfEmbedded
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]", comments="Generator version: 7.11.0") public class DeviceListAllOfEmbedded extends Object implements Serializable
List of associated users for the device if the `expand=user` query parameter is specified in the request. Use `expand=userSummary` to get only a summary of each associated user for the device.
See Also: