C# Class Braintree.TransactionIndustryType

Inheritance: Enumeration
ファイルを表示 Open project: braintree/braintree_dotnet

Public Properties

Property Type Description
LODGING TransactionIndustryType
TRAVEL_AND_CRUISE TransactionIndustryType

Protected Methods

Method Description
TransactionIndustryType ( string name ) : System

Method Details

TransactionIndustryType() protected method

protected TransactionIndustryType ( string name ) : System
name string
return System

Property Details

LODGING public_oe static_oe property

public static TransactionIndustryType,Braintree LODGING
return TransactionIndustryType

TRAVEL_AND_CRUISE public_oe static_oe property

public static TransactionIndustryType,Braintree TRAVEL_AND_CRUISE
return TransactionIndustryType