interface NotificationTriggerProfile {
    share_profile: "accept" | "refuse";
}

Properties

Properties

share_profile: "accept" | "refuse"