google_api_civic_info v0.2.0 GoogleApi.CivicInfo.V2.Model.Provenance View Source
Attributes
- collidedSegmentSource (StreetSegmentList): Defaults to:
null. - ctclContestUuid (String.t): Defaults to:
null. - ctclOfficeUuid (String.t): Defaults to:
null. - datasetId (String.t): Defaults to:
null. - precinctId (String.t): Defaults to:
null. - precinctSplitId (String.t): Defaults to:
null. - tsStreetSegmentId (String.t): Defaults to:
null. - vip5PrecinctId (String.t): Defaults to:
null. - vip5StreetSegmentId (String.t): Defaults to:
null. - vipStreetSegmentId (String.t): Defaults to:
null.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.CivicInfo.V2.Model.Provenance{
collidedSegmentSource: GoogleApi.CivicInfo.V2.Model.StreetSegmentList.t(),
ctclContestUuid: any(),
ctclOfficeUuid: any(),
datasetId: any(),
precinctId: any(),
precinctSplitId: any(),
tsStreetSegmentId: any(),
vip5PrecinctId: any(),
vip5StreetSegmentId: any(),
vipStreetSegmentId: any()
}
t() :: %GoogleApi.CivicInfo.V2.Model.Provenance{
collidedSegmentSource: GoogleApi.CivicInfo.V2.Model.StreetSegmentList.t(),
ctclContestUuid: any(),
ctclOfficeUuid: any(),
datasetId: any(),
precinctId: any(),
precinctSplitId: any(),
tsStreetSegmentId: any(),
vip5PrecinctId: any(),
vip5StreetSegmentId: any(),
vipStreetSegmentId: any()
}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.