NexSDK
    Preparing search index...

    Interface RegisterDeviceTokenRequest

    Generated by orval v7.21.0 🍺 Do not edit manually. NexHub API OpenAPI spec version: 0.1.0

    interface RegisterDeviceTokenRequest {
        platform: string;
        token: string;
    }
    Index

    Properties

    Properties

    platform: string
    token: string