다음을 통해 공유


PaymentOptions.ShippingType 속성

정의

requestShipping이 true로 설정된 경우 를 가져오거나 설정하면 shippingType 필드를 사용하여 사용자 에이전트가 배송 주소를 수집하기 위해 사용자 인터페이스를 제공하는 방식에 영향을 줄 수 있습니다.

public string ShippingType { get; set; }
member this.ShippingType : string with get, set
Public Property ShippingType As String

속성 값

배송 유형입니다.

적용 대상