interface OutputObject {
    template_address: string;
    version: string;
}

Properties

template_address: string
version: string