InputStoryAreaTypePreviousVenue constructor

InputStoryAreaTypePreviousVenue(
  1. {required String venue_provider,
  2. required String venue_id,
  3. int? extra,
  4. int? clientId}
)

An area pointing to a venue already added to the story

Implementation

InputStoryAreaTypePreviousVenue