Package com.cloudtestapi.slot.models
Class SlotListDeviceResponse
- java.lang.Object
-
- com.cloudtestapi.slot.models.SlotListDeviceResponse
-
public class SlotListDeviceResponse extends Object
-
-
Field Summary
Fields Modifier and Type Field Description SlotDeviceInfo[]list
-
Constructor Summary
Constructors Constructor Description SlotListDeviceResponse()
-
-
-
Field Detail
-
list
@Expose public SlotDeviceInfo[] list
-
-