interface GetEngineLinkedSignerResponse {
    signer: string;
}

Properties

Properties

signer: string