C# Class Braintree.Address

An address returned by the Braintree Gateway
An address can belong to:
  • a CreditCard as the billing address
  • a Customer as an address
  • a Transaction as a billing or shipping address
Datei anzeigen Open project: braintree/braintree_dotnet Class Usage Examples

Protected Methods

Method Description
Address ( Braintree.NodeWrapper node ) : System

Private Methods

Method Description
Address ( ) : System

Method Details

Address() protected method

protected Address ( Braintree.NodeWrapper node ) : System
node Braintree.NodeWrapper
return System