stayTime property
Optional parameter to specify time duration of staying on this tour sport.
Implementation
@JsonKey(name: 'StayTime')
final String? stayTime;
Optional parameter to specify time duration of staying on this tour sport.
@JsonKey(name: 'StayTime')
final String? stayTime;