C# Class Recurly.ShippingAddress

Inheritance: Recurly.RecurlyEntity
ファイルを表示 Open project: recurly/recurly-client-net Class Usage Examples

Public Methods

Method Description
ShippingAddress ( ) : System

Private Methods

Method Description
ReadXml ( XmlTextReader reader ) : void
ShippingAddress ( XmlTextReader reader ) : System
WriteXml ( XmlTextWriter xmlWriter ) : void

Method Details

ShippingAddress() public method

public ShippingAddress ( ) : System
return System