Module onesignal_rust_api::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;