Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpacecraftsCreateOrUpdateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • SpacecraftsCreateOrUpdateOptionalParams

Index

Properties

Optional links

Links of the Spacecraft

Optional noradId

noradId: undefined | string

NORAD ID of the spacecraft.

Optional resumeFrom

resumeFrom: undefined | string

A serialized poller which can be used to resume an existing paused Long-Running-Operation.

Optional tags

tags: undefined | {}

Resource tags.

Optional titleLine

titleLine: undefined | string

Title line of Two Line Element (TLE).

Optional tleLine1

tleLine1: undefined | string

Line 1 of Two Line Element (TLE).

Optional tleLine2

tleLine2: undefined | string

Line 2 of Two Line Element (TLE).

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc