Click or drag to resize

AccountTerminationRequestCreateEventArgsTerminationRequest Property

Gets or sets TerminationRequest.

Namespace:  Atomia.Billing.Core.Sdk.Events.Accounts
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public AccountTerminationRequest TerminationRequest { get; set; }

Property Value

Type: AccountTerminationRequest
See Also