Click or drag to resize

CustomerAutoPayPartialEntityCustomerAutoPayInterval Property

Gets or sets the customer automatic pay interval.

Namespace:  AMCS.Elemos.IntegrationService.Entity.AutoPay
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CustomerAutoPayIntervalPartialEntity CustomerAutoPayInterval { get; set; }

Property Value

Type: CustomerAutoPayIntervalPartialEntity
The customer automatic pay interval.
See Also