PresentmentListResponse

PresentmentListResponse class

Clase de respuesta de lista de facturas.

public class PresentmentListResponse

Constructores

NombreDescripción
PresentmentListResponse()Inicializa una nueva instancia dePresentmentListResponse clase.

Propiedades

NombreDescripción
BillPublisher { get; set; }Obtiene o establece el nombre estándar oficial del editor de facturas.
EndDate { get; set; }Obtiene o establece la fecha a presentar como fecha de inicio para la próxima solicitud.
PresentmentBillInfos { get; set; }Obtiene o establece la colección dePresentmentBillInfo .
PresentmentCounts { get; set; }Obtiene o establece elPresentmentCounts .
StartDate { get; set; }Obtiene o establece la fecha de inicio de las facturas devueltas.
UserId { get; set; }Obtiene o establece el usuario cuyos datos de factura se devuelven.

Ver también