Skip to content

OperationBinding

faststream.asyncapi.schema.bindings.nats.OperationBinding #

Bases: BaseModel

A class to represent an operation binding.

Note

The above docstring is autogenerated by docstring-gen library (https://docstring-gen.airt.ai)

bindingVersion class-attribute instance-attribute #

bindingVersion: str = 'custom'

replyTo class-attribute instance-attribute #

replyTo: Optional[Dict[str, Any]] = None

Last update: 2023-11-13