Skip to main content

CategoriesProperty

new CategoriesProperty([], new TextType("TRAVEL AGENT"));

new CategoriesProperty(
[],
new TextListType([
new TextType("INTERNET"),
new TextType("IETF"),
new TextType("INDUSTRY"),
]),
);