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