phpDocumentor

BuyerInfo implements XmlSerializable

Class BuyerInfo

Interfaces, Classes and Traits

XmlSerializable
Interface XmlSerializable

Table of Contents

$shippingAddress  : ShippingAddress
__construct()  : mixed
indent()  : string
Indent of serialized xml tag.
toXmlString()  : string
XML serialization.

Properties

Methods

indent()

Indent of serialized xml tag.

public indent() : string
Tags
inheritDoc
Return values
string

toXmlString()

XML serialization.

public toXmlString() : string
Tags
inheritDoc
Return values
string

Search results