AdditionalStateTaxWithheldAggregate
AdditionalStateTaxWithheldAggregate class
Impuesto estatal retenido cuando se debe informar más de un estado
public class AdditionalStateTaxWithheldAggregate
Constructores
Propiedades
Nombre |
Descripció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