OperationBinding
faststream.asyncapi.schema.bindings.amqp.OperationBinding #
Bases: BaseModel
A class to represent an operation binding.
ATTRIBUTE | DESCRIPTION |
---|---|
cc | optional string representing the cc
|
ack | boolean indicating if the operation is acknowledged
|
replyTo | optional dictionary representing the replyTo
|
bindingVersion | string representing the binding version
|