AMA_TicketIgnoreRefund_v03_0

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2019 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AMATicketIgnoreRefundRQ

type AMATicketIgnoreRefundRQ struct {
	XMLName xml.Name `xml:"http://xml.amadeus.com/2010/06/TicketGTP_v3 AMA_TicketIgnoreRefundRQ"`
	Version string   `xml:"Version,attr"`
}

<AMA_TicketIgnoreRefundRQ Version="3.000"

xsi:schemaLocation="http://xml.amadeus.com/2010/06/TicketGTP_v3"
xmlns="http://xml.amadeus.com/2010/06/TicketGTP_v3"/>

type AMATicketIgnoreRefundRS

type AMATicketIgnoreRefundRS struct {
	//XMLName        xml.Name `xml:"http://xml.amadeus.com/2010/06/TicketGTP_v2 AMA_TicketIgnoreRefundRS"`
	XMLName        xml.Name `xml:"http://xml.amadeus.com/2010/06/TicketGTP_v3 AMA_TicketIgnoreRefundRS"`
	Version        string   `xml:"Version,attr"`
	SchemaLocation string   `xml:"xsi:schemaLocation,attr,omitempty"`

	Success *Success `xml:"Success,omitempty"`
}

<AMA_TicketIgnoreRefundRS Version="3.000"

                          xsi:schemaLocation="http://xml.amadeus.com/2010/06/TicketGTP_v3"
                          xmlns="http://xml.amadeus.com/2010/06/TicketGTP_v3">
	<Success/>

</AMA_TicketIgnoreRefundRS>

type Success

type Success struct {
}

Jump to

Keyboard shortcuts

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