PbmCapabilityGenericTypeInfo

PbmCapabilityGenericTypeInfo
PbmCapabilityGenericTypeInfo

Generic type definition for capabilities.

Indicates how a collection of values of a specific datatype (typeName) will be interpreted.

This structure may be used only with operations rendered under /pbm.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "typeName": "string",
    "genericTypeName": "string"
}
string
genericTypeName
Required

Name of the generic type.

Must correspond to one of the values defined in PbmBuiltinGenericTypeEnum.