Show / Hide Table of Contents

    Class InvoiceCodeData

    Inheritance
    System.Object
    InvoiceCodeData
    Namespace:MISA.MeInvoice.Contract.DataContract.Invoice
    Assembly:cs.temp.dll.dll
    Syntax
    public class InvoiceCodeData

    Properties

    AdjustmentInvoice

    Thông tin HĐ điều chỉnh

    Declaration
    public List<ReferenceInvoice> AdjustmentInvoice
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Collections.Generic.List<ReferenceInvoice>

    AdjustmentType

    Declaration
    public int AdjustmentType
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Int32

    BuyerAddress

    Địa chỉ người mua

    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

    Tên ngân hàng người mua

    Declaration
    public string BuyerBankName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    BuyerCode

    Mã khách hàng

    Declaration
    public string BuyerCode
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    BuyerEmail

    Email người mua

    Declaration
    public string BuyerEmail
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    BuyerFullName

    Tên người mua hàng

    Declaration
    public string BuyerFullName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    BuyerLegalName

    Tên người mua

    Declaration
    public string BuyerLegalName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    BuyerPhoneNumber

    ĐT người mua

    Declaration
    public string BuyerPhoneNumber
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    BuyerTaxCode

    MST người mua

    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

    Mã số thuế

    Declaration
    public string CompanyTaxCode
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    ContractCode

    Hợp đồng kinh tế

    Declaration
    public string ContractCode
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    ContractDate

    Ngày hđ kinh tế ngày

    Declaration
    public DateTime? ContractDate
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    ConvertToPaperTimes

    Số lần chuyển đổi

    Declaration
    public int ? ConvertToPaperTimes
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Int32>

    CreatedBy

    Người tạo

    Declaration
    public string CreatedBy
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    CurrencyCode

    Mã loại tiền

    Declaration
    public string CurrencyCode
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    DeletedDate

    Ngày hủy bỏ hóa đơn

    Declaration
    public DateTime? DeletedDate
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    DeletedReason

    Lý do hủy bỏ hóa đơn

    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

    tỷ giá

    Declaration
    public decimal ExchangeRate
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Decimal

    FeeInfo

    Thông tin các loại phi

    Declaration
    public List<FeeInfo> FeeInfo
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Collections.Generic.List<FeeInfo>

    InternalCommand

    lệnh điều động nội bộ

    Declaration
    public string InternalCommand
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    InvDate

    Ngày hóa đơn hóa đơn

    Declaration
    public DateTime InvDate
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.DateTime

    InvNo

    Số hóa đơn

    Declaration
    public string InvNo
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    InvoiceCode

    Mã hóa đơn do CQT cấp

    Declaration
    public string InvoiceCode
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    InvoiceDataDetails

    Danh sách detail

    Declaration
    public List<InvoiceDataDetail> InvoiceDataDetails
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Collections.Generic.List<InvoiceDataDetail>

    InvoiceName

    Tên loại hóa đơn

    Declaration
    public string InvoiceName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    InvoiceNote

    ghi chú hóa đơn

    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

    ID mẫu HĐ

    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

    Ký hiệu hóa đơn

    Declaration
    public string InvSeries
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    InvTemplateNo

    Mẫu số hóa đơn

    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

    Là hđ xuất khẩu

    Declaration
    public bool ? IsExportInvoice
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    IsNonTariffAreaInvoice

    Là hđ phi thuế quan

    Declaration
    public bool ? IsNonTariffAreaInvoice
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    IsTaxReduction

    Là hóa đơn giảm trừ thuế

    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

    Ngày bảng kê

    Declaration
    public DateTime? ListDate
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    ListNo

    Số bảng kê

    Declaration
    public string ListNo
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    ModifiedBy

    Người sửa

    Declaration
    public string ModifiedBy
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    ModifiedDate

    Ngày sửa

    Declaration
    public DateTime ModifiedDate
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.DateTime

    NotificationInfo

    Thông tin gửi hóa đơn

    Declaration
    public List<NotificationInfo> NotificationInfo
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Collections.Generic.List<NotificationInfo>

    OrganizationUnitID

    ID phòng ban

    Declaration
    public Guid? OrganizationUnitID
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Guid>

    OrgInvDate

    Ngày HĐ gốc

    Declaration
    public DateTime? OrgInvDate
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    OrgInvNo

    Số HĐ gốc

    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

    Ký hiệu HĐ gốc

    Declaration
    public string OrgInvSeries
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    OrgInvTemplateNo

    Mẫu số HĐ gốc

    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

    Hình thức thanh toán

    Declaration
    public string PaymentMethodName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    RefID

    ID HĐ ở client

    Declaration
    public string RefID
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    ReplacementInvoice

    Thông tin HĐ thay thế

    Declaration
    public ReferenceInvoice ReplacementInvoice
    {
        get;
        set;
    }
    Property Value
    Type Description
    ReferenceInvoice

    SellerAddress

    Địa chỉ người bán

    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

    Tên ngân hàng người bán

    Declaration
    public string SellerBankName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    SellerEmail

    Email người bán

    Declaration
    public string SellerEmail
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    SellerFax

    Fax người bán

    Declaration
    public string SellerFax
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    SellerLegalName

    Tên người bán

    Declaration
    public string SellerLegalName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    SellerPhoneNumber

    ĐT người bán

    Declaration
    public string SellerPhoneNumber
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    SellerWebsite

    Website người bán

    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

    source của app phát hành

    Declaration
    public string SourceType
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    StockInAddress

    Địa chỉ nhận hàng

    Declaration
    public string StockInAddress
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    StockInFullName

    Tên người nhận hàng

    Declaration
    public string StockInFullName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    StockInLegalName

    Tên đv nhận hàng

    Declaration
    public string StockInLegalName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    StockInTaxCode

    MST đv nhận hàng

    Declaration
    public string StockInTaxCode
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    StockOutAddress

    Địa chỉ kho xuất

    Declaration
    public string StockOutAddress
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    StockOutFullName

    Tên người xuất hàng

    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

    Tổng tiền bằng chữ

    Declaration
    public string TotalAmountInWords
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    TotalAmountOC

    Tổng tiền bằng số

    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

    Tổng tiền chưa thuế

    Declaration
    public decimal TotalAmountWithoutVATOC
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Decimal

    TotalDiscountAmount

    Tiền giảm giá quy đổi

    Declaration
    public decimal ? TotalDiscountAmount
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Decimal>

    TotalDiscountAmountOC

    Tiền giảm giá

    Declaration
    public decimal ? TotalDiscountAmountOC
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Decimal>

    TotalVATAmount

    Tổng tiền thuế quy đổi

    Declaration
    public decimal ? TotalVATAmount
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Decimal>

    TotalVATAmountOC

    Tổng tiền thuế

    Declaration
    public decimal TotalVATAmountOC
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Decimal

    TransactionID

    Mã tra cứu hóa đơn

    Declaration
    public string TransactionID
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    Transport

    Phương tiện VC

    Declaration
    public string Transport
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    TransportContractCode

    Hợp đồng vận chuyển

    Declaration
    public string TransportContractCode
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    TransporterName

    Tên người VC

    Declaration
    public string TransporterName
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.String

    TypeChangeInvoice

    Loại hóa đơn điều chỉnh

    Declaration
    public int ? TypeChangeInvoice
    {
        get;
        set;
    }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    Back to top Copyright © 2015-2016 Microsoft
    Generated by DocFX