Module models

Source

Re-exports§

pub use self::app::App;
pub use self::basic_notification::BasicNotification;
pub use self::basic_notification_all_of::BasicNotificationAllOf;
pub use self::basic_notification_all_of_android_background_layout::BasicNotificationAllOfAndroidBackgroundLayout;
pub use self::begin_live_activity_request::BeginLiveActivityRequest;
pub use self::button::Button;
pub use self::cancel_notification_success_response::CancelNotificationSuccessResponse;
pub use self::create_notification_success_response::CreateNotificationSuccessResponse;
pub use self::create_player_success_response::CreatePlayerSuccessResponse;
pub use self::create_segment_conflict_response::CreateSegmentConflictResponse;
pub use self::create_segment_success_response::CreateSegmentSuccessResponse;
pub use self::create_subscription_request_body::CreateSubscriptionRequestBody;
pub use self::create_user_conflict_response::CreateUserConflictResponse;
pub use self::create_user_conflict_response_errors_inner::CreateUserConflictResponseErrorsInner;
pub use self::create_user_conflict_response_errors_items_meta::CreateUserConflictResponseErrorsItemsMeta;
pub use self::delete_player_not_found_response::DeletePlayerNotFoundResponse;
pub use self::delete_player_success_response::DeletePlayerSuccessResponse;
pub use self::delete_segment_not_found_response::DeleteSegmentNotFoundResponse;
pub use self::delete_segment_success_response::DeleteSegmentSuccessResponse;
pub use self::delivery_data::DeliveryData;
pub use self::export_events_success_response::ExportEventsSuccessResponse;
pub use self::export_players_request_body::ExportPlayersRequestBody;
pub use self::export_players_success_response::ExportPlayersSuccessResponse;
pub use self::filter::Filter;
pub use self::filter_expressions::FilterExpressions;
pub use self::generic_error::GenericError;
pub use self::generic_error_errors_inner::GenericErrorErrorsInner;
pub use self::get_notification_request_body::GetNotificationRequestBody;
pub use self::inline_response_200::InlineResponse200;
pub use self::inline_response_200_3::InlineResponse2003;
pub use self::inline_response_201::InlineResponse201;
pub use self::inline_response_202::InlineResponse202;
pub use self::invalid_identifier_error::InvalidIdentifierError;
pub use self::notification::Notification;
pub use self::notification200_errors::Notification200Errors;
pub use self::notification_all_of::NotificationAllOf;
pub use self::notification_history_success_response::NotificationHistorySuccessResponse;
pub use self::notification_slice::NotificationSlice;
pub use self::notification_target::NotificationTarget;
pub use self::notification_with_meta::NotificationWithMeta;
pub use self::notification_with_meta_all_of::NotificationWithMetaAllOf;
pub use self::operator::Operator;
pub use self::outcome_data::OutcomeData;
pub use self::outcomes_data::OutcomesData;
pub use self::platform_delivery_data::PlatformDeliveryData;
pub use self::platform_delivery_data_email_all_of::PlatformDeliveryDataEmailAllOf;
pub use self::platform_delivery_data_sms_all_of::PlatformDeliveryDataSmsAllOf;
pub use self::player::Player;
pub use self::player_notification_target::PlayerNotificationTarget;
pub use self::player_notification_target_include_aliases::PlayerNotificationTargetIncludeAliases;
pub use self::player_slice::PlayerSlice;
pub use self::properties_deltas::PropertiesDeltas;
pub use self::properties_object::PropertiesObject;
pub use self::purchase::Purchase;
pub use self::rate_limiter_error::RateLimiterError;
pub use self::segment::Segment;
pub use self::segment_notification_target::SegmentNotificationTarget;
pub use self::string_map::StringMap;
pub use self::subscription_object::SubscriptionObject;
pub use self::transfer_subscription_request_body::TransferSubscriptionRequestBody;
pub use self::update_live_activity_request::UpdateLiveActivityRequest;
pub use self::update_live_activity_success_response::UpdateLiveActivitySuccessResponse;
pub use self::update_player_success_response::UpdatePlayerSuccessResponse;
pub use self::update_player_tags_request_body::UpdatePlayerTagsRequestBody;
pub use self::update_player_tags_success_response::UpdatePlayerTagsSuccessResponse;
pub use self::update_subscription_request_body::UpdateSubscriptionRequestBody;
pub use self::update_user_request::UpdateUserRequest;
pub use self::user::User;
pub use self::user_identity_request_body::UserIdentityRequestBody;
pub use self::user_identity_response::UserIdentityResponse;
pub use self::user_subscription_options::UserSubscriptionOptions;

Modules§

app
basic_notification
basic_notification_all_of
basic_notification_all_of_android_background_layout
begin_live_activity_request
button
cancel_notification_success_response
create_notification_success_response
create_player_success_response
create_segment_conflict_response
create_segment_success_response
create_subscription_request_body
create_user_conflict_response
create_user_conflict_response_errors_inner
create_user_conflict_response_errors_items_meta
delete_player_not_found_response
delete_player_success_response
delete_segment_not_found_response
delete_segment_success_response
delivery_data
export_events_success_response
export_players_request_body
export_players_success_response
filter
filter_expressions
generic_error
generic_error_errors_inner
get_notification_request_body
inline_response_200
inline_response_201
inline_response_202
inline_response_200_3
invalid_identifier_error
notification
notification200_errors
notification_all_of
notification_history_success_response
notification_slice
notification_target
notification_with_meta
notification_with_meta_all_of
operator
outcome_data
outcomes_data
platform_delivery_data
platform_delivery_data_email_all_of
platform_delivery_data_sms_all_of
player
player_notification_target
player_notification_target_include_aliases
player_slice
properties_deltas
properties_object
purchase
rate_limiter_error
segment
segment_notification_target
string_map
subscription_object
transfer_subscription_request_body
update_live_activity_request
update_live_activity_success_response
update_player_success_response
update_player_tags_request_body
update_player_tags_success_response
update_subscription_request_body
update_user_request
user
user_identity_request_body
user_identity_response
user_subscription_options