C# Class Braintree.TransactionCreatedUsing

Inheritance: Enumeration
Afficher le fichier Open project: braintree/braintree_dotnet

Méthodes publiques

Свойство Type Description
ALL Braintree.TransactionCreatedUsing[]
FULL_INFORMATION TransactionCreatedUsing
TOKEN TransactionCreatedUsing
UNRECOGNIZED TransactionCreatedUsing

Méthodes protégées

Méthode Description
TransactionCreatedUsing ( string name ) : System

Method Details

TransactionCreatedUsing() protected méthode

protected TransactionCreatedUsing ( string name ) : System
name string
Résultat System

Property Details

ALL public_oe static_oe property

public static TransactionCreatedUsing[],Braintree ALL
Résultat Braintree.TransactionCreatedUsing[]

FULL_INFORMATION public_oe static_oe property

public static TransactionCreatedUsing,Braintree FULL_INFORMATION
Résultat TransactionCreatedUsing

TOKEN public_oe static_oe property

public static TransactionCreatedUsing,Braintree TOKEN
Résultat TransactionCreatedUsing

UNRECOGNIZED public_oe static_oe property

public static TransactionCreatedUsing,Braintree UNRECOGNIZED
Résultat TransactionCreatedUsing