LegalCitationCourtDocumentCourtNameComponent

GoogleApi.ContentWarehouse.V1.Model.LegalCitationCourtDocumentCourtNameComponent


Table of Contents ▼

Jump to a specific part of the page:

Description

The name broken down into its various components, such as core court, state, and district

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. Text (type: String.t, default: nil)
    -
  2. Type (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LegalCitationCourtDocumentCourtNameComponent{
Text: String.t() | nil,
Type: integer() | nil
}

Function

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

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