replies property
The potential replies that the user can make to the interaction.
Implementation
@JsonKey(name:'replies')
List<DestinyVendorInteractionReplyDefinition>? replies;
The potential replies that the user can make to the interaction.
@JsonKey(name:'replies')
List<DestinyVendorInteractionReplyDefinition>? replies;