Class: HighLevel::Models::Proposals::ProposalEstimateLinksDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/proposals/proposal_estimate_links_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#created_byObject (readonly)

Returns the value of attribute created_by

Returns:

  • (Object)

    the current value of created_by



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def created_by
  @created_by
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def deleted
  @deleted
end

#document_idObject (readonly)

Returns the value of attribute document_id

Returns:

  • (Object)

    the current value of document_id



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def document_id
  @document_id
end

#document_revisionObject (readonly)

Returns the value of attribute document_revision

Returns:

  • (Object)

    the current value of document_revision



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def document_revision
  @document_revision
end

#entity_nameObject (readonly)

Returns the value of attribute entity_name

Returns:

  • (Object)

    the current value of entity_name



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def entity_name
  @entity_name
end

#recipient_categoryObject (readonly)

Returns the value of attribute recipient_category

Returns:

  • (Object)

    the current value of recipient_category



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def recipient_category
  @recipient_category
end

#recipient_idObject (readonly)

Returns the value of attribute recipient_id

Returns:

  • (Object)

    the current value of recipient_id



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def recipient_id
  @recipient_id
end

#reference_idObject (readonly)

Returns the value of attribute reference_id

Returns:

  • (Object)

    the current value of reference_id



9
10
11
# File 'lib/high_level/models/proposals/proposal_estimate_links_dto.rb', line 9

def reference_id
  @reference_id
end