Class: Etna::Clients::Magma::ParentLinkType

Inherits:
String
  • Object
show all
Includes:
Enum
Defined in:
lib/etna/clients/magma/models.rb

Constant Summary collapse

CHILD =
ParentLinkType.new("child")
COLLECTION =
ParentLinkType.new("collection")
TABLE =
ParentLinkType.new("table")

Method Summary

Methods included from Enum

included

Methods inherited from String

#camel_case, #snake_case