profile property
- @JsonKey(name: 'profile')
getter/setter pair
The basic information about the Destiny Profile (formerly "Account"). COMPONENT TYPE: Profiles
Implementation
@JsonKey(name:'profile')
SingleComponentResponseOfDestinyProfileComponent? profile;