Type alias MessageTypeProperty

MessageTypeProperty: {
    name: string;
    type: string;
}

Type declaration

  • name: string
  • type: string