Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VersionInfo

Interface to encapsulate how to target a customer's application version to reach a specific UnumId Server SDK version.

Hierarchy

  • VersionInfo

Index

Properties

Properties

sdkVersion

sdkVersion: string

Server sdk version. Ought to be in Semver notation however opting to keep a string type for simplicity.

target

target: TargetInfo

The information of how to target a customer's application to communication with the corresponding Server sdkVersion.

Generated using TypeDoc