Class: AnnFlavorCore::CloudflareConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#account_idObject

Returns the value of attribute account_id

Returns:

  • (Object)

    the current value of account_id



96
97
98
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 96

def 
  @account_id
end

#branchObject

Returns the value of attribute branch

Returns:

  • (Object)

    the current value of branch



96
97
98
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 96

def branch
  @branch
end

#modeObject

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



96
97
98
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 96

def mode
  @mode
end

#project_nameObject

Returns the value of attribute project_name

Returns:

  • (Object)

    the current value of project_name



96
97
98
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 96

def project_name
  @project_name
end