Variable rawGenerateCapitalRegistrationDocumentsOutputSelectorConst
rawGenerateCapitalRegistrationDocumentsOutputSelector: {
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;
}
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;
}