cooptypes - v2026.8.22-3
    Preparing search index...

    Расторжение программного соглашения пайщика.

    interface IRevokeAgreement {
        coopname: string;
        program_id: Interfaces.Wallet.IUint64;
        username: string;
    }
    Index

    Properties

    coopname: string
    username: string