Checkout.Payments.Previous.Request.Source.Apm.RequestAlipaySource.RequestAlipaySource C# (CSharp) Method

RequestAlipaySource() public method

public RequestAlipaySource ( ) : Checkout.Common
return Checkout.Common
        public RequestAlipaySource() : base(PaymentSourceType.Alipay)
        {
        }
    }
RequestAlipaySource