C# 클래스 Stripe.StripeConfiguration

파일 보기 프로젝트 열기: jaymedavis/stripe.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
StripeApiVersion string

공개 메소드들

메소드 설명
SetApiKey ( string newApiKey ) : void

비공개 메소드들

메소드 설명
GetApiKey ( ) : string
StripeConfiguration ( ) : System.Net.Http

메소드 상세

SetApiKey() 공개 정적인 메소드

public static SetApiKey ( string newApiKey ) : void
newApiKey string
리턴 void

프로퍼티 상세

StripeApiVersion 공개적으로 정적으로 프로퍼티

If this isn't the latest version of the Stripe API, it's news to me.
public static string StripeApiVersion
리턴 string