class Attio::Attribute

def self.resource_path

Returns:
  • (String) - The API path
def self.resource_path
  "attributes"
end