Type Alias GetTaskPushNotificationConfigRequest

Source
pub type GetTaskPushNotificationConfigRequest = Request<GetTaskPushNotificationConfigRequestMethod, GetTaskPushNotificationConfigParams>;

Aliased Type§

pub struct GetTaskPushNotificationConfigRequest {
    pub method: GetTaskPushNotificationConfigRequestMethod,
    pub params: GetTaskPushNotificationConfigParams,
}

Fields§

§method: GetTaskPushNotificationConfigRequestMethod§params: GetTaskPushNotificationConfigParams