data property
The terminal models that the API credential has access to.
Implementation
@BuiltValueField(wireName: r'data')
BuiltList<IdName>? get data;
The terminal models that the API credential has access to.
@BuiltValueField(wireName: r'data')
BuiltList<IdName>? get data;