Type alias NotificationsTokensBody

NotificationsTokensBody: {
    token: string;
}

Type declaration

  • token: string

Generated using TypeDoc