annotation Athena::Serializer::Annotations::ExclusionPolicy
Overview
Defines the default exclusion policy to use on a class. Valid values: :none
, and :all
.
Used with ASRA::Expose
and ASRA::Exclude
.