Interface GetPushNotificationInsertSerialOperationsResult

Hierarchy

  • GetPushNotificationInsertSerialOperationsResult

Properties

linkIds: Required<{
    containLinkId?: number;
    pushNotificationLinkId?: number;
}>

Type declaration

  • Optional containLinkId?: number

    Reserved link id for the contain

  • Optional pushNotificationLinkId?: number

    Reserved link id for the pushNotification

serialOperations: SerialOperation[]

Generated using TypeDoc