C# Class Braintree.TestUtil.OAuthTestHelper

Datei anzeigen Open project: braintree/braintree_dotnet

Public Methods

Method Description
CreateGrant ( BraintreeGateway gateway, string merchantId, string scope ) : string

Method Details

CreateGrant() public static method

public static CreateGrant ( BraintreeGateway gateway, string merchantId, string scope ) : string
gateway Braintree.BraintreeGateway
merchantId string
scope string
return string