Click or drag to resize

CustomerCreatedEventArgsPassword Property

Gets the password.

Namespace:  Atomia.Billing.Core.Sdk.Events.Customers
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public string Password { get; }

Property Value

Type: String
The password.
See Also