lastOrbitedDestinationHash property
The hash identifier for the DestinyDestinationDefinition of the last location you were orbiting when in orbit.
Implementation
@JsonKey(name:'lastOrbitedDestinationHash')
int? lastOrbitedDestinationHash;
The hash identifier for the DestinyDestinationDefinition of the last location you were orbiting when in orbit.
@JsonKey(name:'lastOrbitedDestinationHash')
int? lastOrbitedDestinationHash;