PayPalAccount Members CelloSaaS API Documentation
The PayPalAccount type exposes the following members.
Constructors

  NameDescription
Public methodPayPalAccount
Initializes a new instance of the PayPalAccount class
Back to Top
Properties

  NameDescription
Public propertyAccountType
Gets or Sets AccountType
(Inherited from PaymentAccount.)
Public propertyAccountTypeValue
Gets or Sets AccountTypeValue
(Inherited from PaymentAccount.)
Public propertyCreatedBy
Gets or Sets CreatedBy
(Inherited from PaymentAccount.)
Public propertyCreatedOn
Gets or Sets CreatedOn
(Inherited from PaymentAccount.)
Public propertyCurrencyCode
Gets or Sets CurrencyCode
(Inherited from PaymentAccount.)
Public propertyEmail
Gets or Sets Email
(Inherited from PaymentAccount.)
Public propertyPreapprovalDetails
Gets or Sets PreapprovalDetails
Public propertyPreApprovalKey
Gets or Sets PreApprovalKey
Public propertyStatus
Gets or Sets Status
(Inherited from PaymentAccount.)
Public propertyStoreKey
Gets or Sets StoreKey
(Inherited from PaymentAccount.)
Public propertyTenantId
Gets or Sets TenantId
(Inherited from PaymentAccount.)
Public propertyUpdatedBy
Gets or Sets UpdatedBy
(Inherited from PaymentAccount.)
Public propertyUpdatedOn
Gets or Sets UpdatedOn
(Inherited from PaymentAccount.)
Back to Top
See Also