scaDeviceIds property

  1. @BuiltValueField.new(wireName: r'scaDeviceIds')
BuiltList<String> get scaDeviceIds

List of device ids associated to the entity that will be approved.

Implementation

@BuiltValueField(wireName: r'scaDeviceIds')
BuiltList<String> get scaDeviceIds;