DepositNote: {
    date: string;
    system: string;
}

Represents a deposit note.

Property

The system associated with the deposit note.

Property

The date of the deposit note.

Type declaration

  • date: string
  • system: string

Generated using TypeDoc