ICustomerIdentificationPlugin Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Order
The ICustomerIdentificationPlugin type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Int64 | Create(String, IAddress) |
Creates a customer
|
![]() | NullableT, T: Int64 | Identify(String, IAddress) |
Indentifies a customer
|