UNPKG

trm-core

Version:

TRM (Transport Request Manager) Core

9 lines (8 loc) 133 B
export type SapMessage = { class: string; no: string; v1?: string; v2?: string; v3?: string; v4?: string; };