ScanMyNumberCardSupportInputV1ToSdk: {
    data: MyNumberCardSupportInputData;
    result: "success";
} | {
    result: "cancel";
}

Type declaration

Type declaration

  • result: "cancel"