Class InvoiceCodeData
Inheritance
System.Object
InvoiceCodeData
Namespace:MISA.MeInvoice.Contract.DataContract.Invoice
Assembly:cs.temp.dll.dll
Syntax
public class InvoiceCodeData
Properties
AdjustmentInvoice
Declaration
public List<ReferenceInvoice> AdjustmentInvoice
{
get;
set;
}
Property Value
AdjustmentType
Declaration
public int AdjustmentType
{
get;
set;
}
Property Value
Type |
Description |
System.Int32 |
|
BuyerAddress
Declaration
public string BuyerAddress
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerBankAccount
Số TK ngân hàng người mua
Declaration
public string BuyerBankAccount
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerBankName
Declaration
public string BuyerBankName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerCode
Declaration
public string BuyerCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerEmail
Declaration
public string BuyerEmail
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerFullName
Declaration
public string BuyerFullName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerLegalName
Declaration
public string BuyerLegalName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerPhoneNumber
Declaration
public string BuyerPhoneNumber
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
BuyerTaxCode
Declaration
public string BuyerTaxCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
CancelAttachmentFileName
Tên tệp đính kèm biên bản hủy
Declaration
public string CancelAttachmentFileName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
CompanyTaxCode
Declaration
public string CompanyTaxCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
ContractCode
Declaration
public string ContractCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
ContractDate
Declaration
public DateTime? ContractDate
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ConvertToPaperTimes
Declaration
public int ? ConvertToPaperTimes
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
CreatedBy
Declaration
public string CreatedBy
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
CurrencyCode
Declaration
public string CurrencyCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
DeletedDate
Declaration
public DateTime? DeletedDate
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
DeletedReason
Declaration
public string DeletedReason
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
ErrorAnnouncementID
ID Thông báo hóa đơn sai sót
Declaration
public Guid? ErrorAnnouncementID
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
ErrorAnnouncementStatus
Trạng thái Thông báo hóa đơn sai sót
Declaration
public int ErrorAnnouncementStatus
{
get;
set;
}
Property Value
Type |
Description |
System.Int32 |
|
ErrorInvoiceStatus
Trạng thái tiếp nhận xử lý sai sót của hđ: Chưa gửi(1)/Đã gửi(2)/Tiếp nhận(3)/Không tiếp nhận(4)
Declaration
public int ErrorInvoiceStatus
{
get;
set;
}
Property Value
Type |
Description |
System.Int32 |
|
ExchangeRate
Declaration
public decimal ExchangeRate
{
get;
set;
}
Property Value
Type |
Description |
System.Decimal |
|
FeeInfo
Declaration
public List<FeeInfo> FeeInfo
{
get;
set;
}
Property Value
Type |
Description |
System.Collections.Generic.List<FeeInfo> |
|
InternalCommand
Declaration
public string InternalCommand
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
InvDate
Declaration
public DateTime InvDate
{
get;
set;
}
Property Value
Type |
Description |
System.DateTime |
|
InvNo
Declaration
public string InvNo
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
InvoiceCode
Declaration
public string InvoiceCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
InvoiceDataDetails
Declaration
public List<InvoiceDataDetail> InvoiceDataDetails
{
get;
set;
}
Property Value
InvoiceName
Declaration
public string InvoiceName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
InvoiceNote
Declaration
public string InvoiceNote
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
InvoiceProcessMethod
Hình thức xử lý hóa đơn sai sót: Hủy (1)/Điều chỉnh (2)/Thay thế(3)/Giải trình (4)
Declaration
public int InvoiceProcessMethod
{
get;
set;
}
Property Value
Type |
Description |
System.Int32 |
|
InvoiceTemplateID
Declaration
public string InvoiceTemplateID
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
InvoiceType
Loại hóa đơn (1: GTGT, 2: bán hàng; 3: xuất kho kiêm VCNB; 4: xuất kho gửi đại lý)
Declaration
public int InvoiceType
{
get;
set;
}
Property Value
Type |
Description |
System.Int32 |
|
InvSeries
Declaration
public string InvSeries
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
InvTemplateNo
Declaration
public string InvTemplateNo
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
IsDeleted
Hóa đơn đã bị hủy bỏ hay chưa?
Declaration
public bool ? IsDeleted
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsExportInvoice
Declaration
public bool ? IsExportInvoice
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsNonTariffAreaInvoice
Declaration
public bool ? IsNonTariffAreaInvoice
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsTaxReduction
Declaration
public bool ? IsTaxReduction
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsTaxReduction43
Là hóa đơn giảm trừ thuế NQ43
Declaration
public bool ? IsTaxReduction43
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
ListDate
Declaration
public DateTime? ListDate
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ListNo
Declaration
public string ListNo
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
ModifiedBy
Declaration
public string ModifiedBy
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
ModifiedDate
Declaration
public DateTime ModifiedDate
{
get;
set;
}
Property Value
Type |
Description |
System.DateTime |
|
NotificationInfo
Declaration
public List<NotificationInfo> NotificationInfo
{
get;
set;
}
Property Value
OrganizationUnitID
Declaration
public Guid? OrganizationUnitID
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
OrgInvDate
Declaration
public DateTime? OrgInvDate
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
OrgInvNo
Declaration
public string OrgInvNo
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
OrgInvoiceType
Loại hóa đơn bị thay thế/điều chỉnh (1: Hóa đơn NĐ 123; 3: Hóa đơn NĐ 51)
Declaration
public int ? OrgInvoiceType
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
OrgInvSeries
Declaration
public string OrgInvSeries
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
OrgInvTemplateNo
Declaration
public string OrgInvTemplateNo
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
OtherInfo
Thông tin khác detail (json) - merge hết tất cả ttkhac vào
Declaration
public string OtherInfo
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
PaymentMethodName
Declaration
public string PaymentMethodName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
RefID
Declaration
public string RefID
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
ReplacementInvoice
Declaration
public ReferenceInvoice ReplacementInvoice
{
get;
set;
}
Property Value
SellerAddress
Declaration
public string SellerAddress
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SellerBankAccount
Số TK ngân hàng người bán
Declaration
public string SellerBankAccount
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SellerBankName
Declaration
public string SellerBankName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SellerEmail
Declaration
public string SellerEmail
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SellerFax
Declaration
public string SellerFax
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SellerLegalName
Declaration
public string SellerLegalName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SellerPhoneNumber
Declaration
public string SellerPhoneNumber
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SellerWebsite
Declaration
public string SellerWebsite
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
SendToTaxStatus
Trạng thái gửi hóa đơn sang Cơ quan thuế (0: chưa gửi; 1: đã gửi; 2: tiếp nhận; 3: không tiếp nhận; 4: gửi lỗi)
Declaration
public int SendToTaxStatus
{
get;
set;
}
Property Value
Type |
Description |
System.Int32 |
|
SourceType
Declaration
public string SourceType
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
StockInAddress
Declaration
public string StockInAddress
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
StockInFullName
Declaration
public string StockInFullName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
StockInLegalName
Declaration
public string StockInLegalName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
StockInTaxCode
Declaration
public string StockInTaxCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
StockOutAddress
Declaration
public string StockOutAddress
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
StockOutFullName
Declaration
public string StockOutFullName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
TotalAmount
Tổng tiền bằng số quy đổi
Declaration
public decimal ? TotalAmount
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalAmountInWords
Declaration
public string TotalAmountInWords
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
TotalAmountOC
Declaration
public decimal TotalAmountOC
{
get;
set;
}
Property Value
Type |
Description |
System.Decimal |
|
TotalAmountWithoutVAT
Tổng tiền chưa thuế quy đổi
Declaration
public decimal ? TotalAmountWithoutVAT
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalAmountWithoutVATOC
Declaration
public decimal TotalAmountWithoutVATOC
{
get;
set;
}
Property Value
Type |
Description |
System.Decimal |
|
TotalDiscountAmount
Declaration
public decimal ? TotalDiscountAmount
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalDiscountAmountOC
Declaration
public decimal ? TotalDiscountAmountOC
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalVATAmount
Declaration
public decimal ? TotalVATAmount
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalVATAmountOC
Declaration
public decimal TotalVATAmountOC
{
get;
set;
}
Property Value
Type |
Description |
System.Decimal |
|
TransactionID
Declaration
public string TransactionID
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
Transport
Declaration
public string Transport
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
TransportContractCode
Declaration
public string TransportContractCode
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
TransporterName
Declaration
public string TransporterName
{
get;
set;
}
Property Value
Type |
Description |
System.String |
|
TypeChangeInvoice
Declaration
public int ? TypeChangeInvoice
{
get;
set;
}
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|