Paypal payment account model
System Object
CelloSaaS.Billing.Model PaymentAccount CelloSaaS.Billing.Model PayPalAccountNamespace: CelloSaaS.Billing.ModelAssembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
[SerializableAttribute]
public class PayPalAccount : PaymentAccount
[SerializableAttribute]
public class PayPalAccount : PaymentAccount
<SerializableAttribute>
Public Class PayPalAccount
Inherits PaymentAccount
<SerializableAttribute>
Public Class PayPalAccount
Inherits PaymentAccount
[<SerializableAttribute>]
type PayPalAccount =
class
inherit PaymentAccount
end
[<SerializableAttribute>]
type PayPalAccount =
class
inherit PaymentAccount
end