Click or drag to resize
Infosoft Logo

SignUpSubscribersToElectronicInvoiceParameters Class

Contains a class that defines parameters for update payment type to electronic invoice job.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersTitleCodeListParameters
      Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSignUpSubscribersToElectronicInvoiceParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class SignUpSubscribersToElectronicInvoiceParameters : TitleCodeListParameters

The SignUpSubscribersToElectronicInvoiceParameters type exposes the following members.

Properties
 NameDescription
Public propertypaymentTypes Gets or sets a list of types of the payments.
Public propertyTitleCodes Gets or sets the list of title codes.
(Inherited from TitleCodeListParameters)
Top
Remarks
Hanmsoll, 10.05.2021.
See Also