p12f.exe.pasarelapagos.v1.objects
Class MedioPago

java.lang.Object
  extended byp12f.exe.pasarelapagos.v1.objects.AbstractPagoObj
      extended byp12f.exe.pasarelapagos.v1.objects.MedioPago
All Implemented Interfaces:
java.io.Serializable

public class MedioPago
extends AbstractPagoObj

Elemento individual de la lista de imagenes a incluir en el justificante de pago

See Also:
Serialized Form

Field Summary
static java.lang.String BANCA_ONLINE
           
 boolean def
           
 java.lang.String id
           
static java.lang.String LIQUIDACION
           
 
Constructor Summary
MedioPago()
           
MedioPago(java.lang.String idFormaPago)
           
 
Methods inherited from class p12f.exe.pasarelapagos.v1.objects.AbstractPagoObj
getBrokenRulesAsString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIQUIDACION

public static final java.lang.String LIQUIDACION
See Also:
Constant Field Values

BANCA_ONLINE

public static final java.lang.String BANCA_ONLINE
See Also:
Constant Field Values

id

public java.lang.String id

def

public boolean def
Constructor Detail

MedioPago

public MedioPago()

MedioPago

public MedioPago(java.lang.String idFormaPago)