[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.Pay.BraintreeAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public Uri URI_Customer(
string merchantID,
string customerID
)
public Uri URI_Customer(
string merchantID,
string customerID
)
Public Function URI_Customer (
merchantID As String,
customerID As String
) As Uri
Public Function URI_Customer (
merchantID As String,
customerID As String
) As Uri
public:
Uri^ URI_Customer(
String^ merchantID,
String^ customerID
)
public:
Uri^ URI_Customer(
String^ merchantID,
String^ customerID
)
member URI_Customer :
merchantID : string *
customerID : string -> Urimember URI_Customer :
merchantID : string *
customerID : string -> UriReturn Value
Type:
Uri