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

  NameDescription
Public methodPaymentAccountSetting
Initializes a new instance of the PaymentAccountSetting 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 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