UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines (6 loc) 239 B
/** Type of claim notice */ export var ClaimNoticeTypeEnum; (function (ClaimNoticeTypeEnum) { ClaimNoticeTypeEnum["TRADEMARK"] = "TRADEMARK"; ClaimNoticeTypeEnum["UK"] = "UK"; })(ClaimNoticeTypeEnum || (ClaimNoticeTypeEnum = {}));