다음을 통해 공유


MicrosoftPayMethodData.SupportedTypes 속성

정의

지원되는 결제 유형(예: "크레딧")을 가져오거나 설정합니다.

public System.Collections.Generic.IList<string> SupportedTypes { get; set; }
member this.SupportedTypes : System.Collections.Generic.IList<string> with get, set
Public Property SupportedTypes As IList(Of String)

속성 값

지원되는 결제 유형입니다.

적용 대상