Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 929 Bytes

AssociatedSmac.md

File metadata and controls

18 lines (14 loc) · 929 Bytes

Org.OpenAPITools.Model.AssociatedSmac

Properties

Name Type Description Notes
SmacId Guid The SMAC unique identifier [optional]
Type string The associated user type [optional]
Issuer string The name of issuer [optional]
Name string The SMAC name [optional]
Description string The SMAC description [optional]
DatasetsCount int The number of dataset(s) attached [optional]
ScansCount int The number of scan(s) occurred [optional]
Datasets List<string> The attached dataset names [optional]
QrCode string The base64 string of the QrCode image [optional]

[Back to Model list] [Back to API list] [Back to README]