Kitaru
Python SDK_interface_stacks

StackOptionLabels

Interface-specific labels used in stack validation errors.

Attributes

attributestack_type_labelsMapping[StackType, str]
attributefield_labelsMapping[str, str]

Functions

func__init__(self, stack_type_labels, field_labels) -> None
paramself
paramstack_type_labelsMapping[StackType, str]
paramfield_labelsMapping[str, str]

Returns

None

On this page