Class: OpenSRS::DomainCheck

Inherits:
Struct
  • Object
show all
Defined in:
lib/opensrs/domain.rb

Instance Attribute Summary collapse

Instance Attribute Details

#availableObject

Returns the value of attribute available

Returns:

  • (Object)

    the current value of available



5
6
7
# File 'lib/opensrs/domain.rb', line 5

def available
  @available
end

#domainObject

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



5
6
7
# File 'lib/opensrs/domain.rb', line 5

def domain
  @domain
end

#periodObject

Returns the value of attribute period

Returns:

  • (Object)

    the current value of period



5
6
7
# File 'lib/opensrs/domain.rb', line 5

def period
  @period
end

#priceObject

Returns the value of attribute price

Returns:

  • (Object)

    the current value of price



5
6
7
# File 'lib/opensrs/domain.rb', line 5

def price
  @price
end