vendorParamsShape property

ShapeId? vendorParamsShape
final

A shape to be used to validate the vendorParams member contents.

If set, the parameters in vendorParams MUST be compatible with this shape's definition.

Implementation

final ShapeId? vendorParamsShape;