다음을 통해 공유


PaymentDetailsModifier.SupportedMethods 속성

정의

가져오기 또는 집합에는 결제 방법 식별자 시퀀스가 포함됩니다.

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

속성 값

지원되는 메서드 식별자입니다.

적용 대상