class Core::Client::V2::ProjectAllocation

Public Class Methods

table_name() click to toggle source
# File lib/core/client/v2/project_allocation.rb, line 7
def self.table_name
  "project-allocations"
end