tax

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaTaxInvoiceSyncAPIResponse

type AlibabaTaxInvoiceSyncAPIResponse struct {
	model.CommonResponse
	AlibabaTaxInvoiceSyncResponse
}

第三方开票回调API APIResponse alibaba.tax.invoice.sync

该接口只提供给俄罗斯供应商开具发票使用,请勿申请。

type AlibabaTaxInvoiceSyncRequest

type AlibabaTaxInvoiceSyncRequest struct {
	model.Params
	// contains filtered or unexported fields
}

第三方开票回调API APIRequest alibaba.tax.invoice.sync

该接口只提供给俄罗斯供应商开具发票使用,请勿申请。

func NewAlibabaTaxInvoiceSyncRequest

func NewAlibabaTaxInvoiceSyncRequest() *AlibabaTaxInvoiceSyncRequest

func (AlibabaTaxInvoiceSyncRequest) GetApiMethodName

func (r AlibabaTaxInvoiceSyncRequest) GetApiMethodName() string

func (AlibabaTaxInvoiceSyncRequest) GetApiParams

func (r AlibabaTaxInvoiceSyncRequest) GetApiParams() url.Values

func (AlibabaTaxInvoiceSyncRequest) GetParamJson

func (r AlibabaTaxInvoiceSyncRequest) GetParamJson() string

func (*AlibabaTaxInvoiceSyncRequest) SetParamJson

func (r *AlibabaTaxInvoiceSyncRequest) SetParamJson(paramJson string) error

type AlibabaTaxInvoiceSyncResponse

type AlibabaTaxInvoiceSyncResponse struct {
	XMLName xml.Name `xml:"alibaba_tax_invoice_sync_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *ThirdPartyInvoiceCallBackResultDto `json:"result,omitempty" xml:"result,omitempty"`
}

type ResultItem

type ResultItem struct {
	Correctness bool `json:"correctness,omitempty" xml:"correctness,omitempty"`

	ErrorDescription string `json:"error_description,omitempty" xml:"error_description,omitempty"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
}

ResultItem

type ThirdPartyInvoiceCallBackResultDto

type ThirdPartyInvoiceCallBackResultDto struct {
	ValueList []ResultItem `json:"value_list,omitempty" xml:"value_list,omitempty"`
}

ThirdPartyInvoiceCallBackResultDto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL