Table of Contents

Class PlusCode

Namespace
GoogleMapsApi.Entities.AddressValidation.Response
Assembly
GoogleMapsApi.dll

Open Location Code representation.

public sealed class PlusCode
Inheritance
PlusCode
Inherited Members

Properties

CompoundCode

Compound plus code (relative to a reference locality).

[JsonPropertyName("compoundCode")]
public string? CompoundCode { get; set; }

Property Value

string

GlobalCode

Full global plus code.

[JsonPropertyName("globalCode")]
public string? GlobalCode { get; set; }

Property Value

string