LegalCitationLaw

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):

View Attributes

Attributes

  1. RevisionDate (type: GoogleApi.ContentWarehouse.V1.Model.LegalDate, default: nil)
    -
  2. Status (type: integer(), default: nil)
    - LawStatus
  3. Type (type: integer(), default: nil)
    - LawType
  4. collectionname (type: GoogleApi.ContentWarehouse.V1.Model.LegalCitationLawCollectionName, default: nil)
    -
  5. 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
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.LegalCitationLaw