interface UpiResult {
    vpa?: string;
}

Properties

Properties

vpa?: string