pub type DeleteTaskPushNotificationConfigRequest = Request<DeleteTaskPushNotificationConfigRequestMethod, DeleteTaskPushNotificationConfigParams>;Aliased Type§
pub struct DeleteTaskPushNotificationConfigRequest {
pub method: DeleteTaskPushNotificationConfigRequestMethod,
pub params: DeleteTaskPushNotificationConfigParams,
}Fields§
§method: DeleteTaskPushNotificationConfigRequestMethod§params: DeleteTaskPushNotificationConfigParams