Brevo::Otp Properties Name Type Description Notes otp Integer 6 digit OTP received on email Example require 'brevo' instance = Brevo::Otp.new( otp: 123456 )