parseCustomAttributeContainerType Function

Parses the given string into the appropriate CustomAttributeContainerType if the string is valid.

parseCustomAttributeContainerType(type: string): CustomAttributeContainerType | undefined

Parameter Type Description
type string The container type string to parse.

Returns - CustomAttributeContainerType | undefined

Defined in

Last Updated: 25 April, 2024