Está en la página 1de 1

Cont tiposcuenta: {

{nombre: "MONEY GRAM" || "WESTER UNION"


Restricciones: {3,4,5,6,7,10,11,12,24,25} && (p_soles || p_dolares)
}

{nombre: "TB ESTEBAN" || "TB JULIO" || "BITCOIN" || "USDT" || "ETH" || "COINBASE"


Restricciones: {3,4,5,6,7,10,11,12,} && (p_soles || p_dolares)
}

{nombre: =! (Diferente?) "MONEY GRAM" || "WESTER UNION"||"TB ESTEBAN" || "TB JULIO"


|| "BITCOIN" || "USDT" || "ETH" || "COINBASE"
Restricciones: {3,4,5,6,7,10,11,12,22,23} && (p_soles || p_dolares)
}

For (let i= ; tiposcuenta, i++) {


If (tiposcuenta ["nombre"]==?

Lef arrrest = tiposcuenta [i]{"restricciones"}


For (Let j=0, arrrest, j ++) {
if

const condicion = {

{"nombre": "MONEY GRAM",


"restricciones": [3,4,5,6,7,10,11,12,24,25]},
{"nombre": "WESTER UNION",
"restricciones": [3,4,5,6,7,10,11,12,24,25]}
}

También podría gustarte