cooptypes - v2026.8.23-2
    Preparing search index...

    Interface IWriteoff

    interface IWriteoff {
        account_id: Interfaces.Ledger.IUint64;
        comment: string;
        coopname: string;
        hash: string;
        quantity: string;
        username: string;
    }
    Index

    Properties

    comment: string
    coopname: string
    hash: string
    quantity: string
    username: string