Class: HighLevel::Models::EmailIsv::VerificationBodyDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/email_isv/verification_body_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/email_isv/verification_body_dto.rb', line 9

def type
  @type
end

#verifyObject (readonly)

Returns the value of attribute verify

Returns:

  • (Object)

    the current value of verify



9
10
11
# File 'lib/high_level/models/email_isv/verification_body_dto.rb', line 9

def verify
  @verify
end