Variable generateCapitalRegistrationDocumentsOutputSelectorConst

generateCapitalRegistrationDocumentsOutputSelector: {
    blagorost_agreement: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    };
    generation_contract: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    };
    generator_offer: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    };
    storage_agreement: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    };
} = ...

Type declaration

  • blagorost_agreement: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    }
    • binary: boolean
    • full_title: boolean
    • hash: boolean
    • html: boolean
    • meta: boolean
  • generation_contract: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    }
    • binary: boolean
    • full_title: boolean
    • hash: boolean
    • html: boolean
    • meta: boolean
  • generator_offer: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    }
    • binary: boolean
    • full_title: boolean
    • hash: boolean
    • html: boolean
    • meta: boolean
  • storage_agreement: {
        binary: boolean;
        full_title: boolean;
        hash: boolean;
        html: boolean;
        meta: boolean;
    }
    • binary: boolean
    • full_title: boolean
    • hash: boolean
    • html: boolean
    • meta: boolean