export enum AndroidAllowedAuthMethodsEnum {
    CRYPTOGRAM_3DS = 'CRYPTOGRAM_3DS',
    PAN_ONLY = 'PAN_ONLY',
}
