View Source GoogleApi.ContentWarehouse.V1.Model.LegalCitationLaw (google_api_content_warehouse v0.4.0)
Attributes
-
RevisionDate
(type:GoogleApi.ContentWarehouse.V1.Model.LegalDate.t
, default:nil
) - -
Status
(type:integer()
, default:nil
) - LawStatus -
Type
(type:integer()
, default:nil
) - LawType -
collectionname
(type:GoogleApi.ContentWarehouse.V1.Model.LegalCitationLawCollectionName.t
, default:nil
) - -
level
(type:list(GoogleApi.ContentWarehouse.V1.Model.LegalCitationLawLevel.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LegalCitationLaw{ RevisionDate: GoogleApi.ContentWarehouse.V1.Model.LegalDate.t() | nil, Status: integer() | nil, Type: integer() | nil, collectionname: GoogleApi.ContentWarehouse.V1.Model.LegalCitationLawCollectionName.t() | nil, level: [GoogleApi.ContentWarehouse.V1.Model.LegalCitationLawLevel.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.