License Types

An array of the various license types offered by the Thing.

String
The type of usage license assigned to the document. This could be any of these: BY, SA, ND, NC, ©, or FDL if publicly facing. It could also be any compliance restricted document, such as being tagged as FCI, CUI, PCI-DSS, CCPA, HIPAA, PDPA, GDPR, LGPD, PIPEDA, or PDPB.
{
	"licenseTypes" : 
	[
		{
			"usageLicenseType" : "String"
		}
	]
}
Visualized image