profileCollectibles property

  1. @JsonKey(name: 'profileCollectibles')
SingleComponentResponseOfDestinyProfileCollectiblesComponent? profileCollectibles
getter/setter pair

COMPONENT TYPE: Collectibles

Implementation

@JsonKey(name:'profileCollectibles')
SingleComponentResponseOfDestinyProfileCollectiblesComponent? profileCollectibles;