CreditReservationCommand
Public command consuming or releasing one reservation.
Declaration
Section titled “Declaration”const CreditReservationCommand: Schema.Struct<{ reservationId: Schema.brand<Schema.String, "CreditReservationId">;}>;Public command consuming or releasing one reservation.
const CreditReservationCommand: Schema.Struct<{ reservationId: Schema.brand<Schema.String, "CreditReservationId">;}>;