GoogleApi.ContentWarehouse.V1.Model.LegalCitationLaw
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
RevisionDate
(type:GoogleApi.ContentWarehouse.V1.Model.LegalDate
, default:nil
)
- -
Status
(type:integer()
, default:nil
)
- LawStatus -
Type
(type:integer()
, default:nil
)
- LawType -
collectionname
(type:GoogleApi.ContentWarehouse.V1.Model.LegalCitationLawCollectionName
, default:nil
)
- -
level
(type:list(GoogleApi.ContentWarehouse.V1.Model.LegalCitationLawLevel)
, default:nil
)
-
Type
@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
}
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
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.LegalCitationLaw