Interface GeoLocation

The GeoLocation object, maintains the latitude and longitude of the wallet pass. This is used when creating a wallet pass.

Hierarchy

  • GeoLocation

Properties

Properties

latitude: number

The latitude of the wallet pass.

longitude: number

The longitude of the wallet pass.

Generated using TypeDoc