Interface Memo

Hierarchy

  • Memo

Properties

Properties

Memo: {
    MemoData?: string;
    MemoFormat?: string;
    MemoType?: string;
}

Type declaration

  • Optional MemoData?: string
  • Optional MemoFormat?: string
  • Optional MemoType?: string

Generated using TypeDoc