AdditionalStateTaxWithheldAggregate

AdditionalStateTaxWithheldAggregate class

Impuesto estatal retenido cuando se debe informar más de un estado

public class AdditionalStateTaxWithheldAggregate

Constructores

NombreDescripción
AdditionalStateTaxWithheldAggregate()Inicializa una nueva instancia deAdditionalStateTaxWithheldAggregate clase.

Propiedades

NombreDescripción
PayerState { get; set; }Obtiene o establece el código de estado del pagador.
PayerStateId { get; set; }Obtiene o establece el número de identificación estatal del pagador.
StateIncome { get; set; }Obtiene o establece la cantidad de ingresos del estado.
StateTaxWithheld { get; set; }Obtiene o establece el impuesto estatal retenido.

Ver también