{-# LANGUAGE DeriveDataTypeable #-} module Text.HTML5.MetaData.Schema.ApplyAction where -- Valid: 2016-02-03 (Schema.rdfs.org) import Text.HTML5.MetaData.Class import Data.Typeable -- | The act of registering to an organization/service without the guarantee to receive it.

Related actions:

. data ApplyAction instance Show ApplyAction instance Read ApplyAction instance Eq ApplyAction instance Typeable ApplyAction instance MetaData ApplyAction