IClient Interface |
Namespace: Resto.Front.Api.V4.Data.Brd
public interface IClient : ISerializable, IEntity, IVersionedEntity
The IClient type exposes the following members.
Name | Description | |
---|---|---|
Addresses | ||
BlacklistReason | Reason why client was added to blacklist. | |
CardNumber | ||
Comment | ||
DateCreated | Date of client's creation. | |
Emails | ||
Id | (Inherited from IEntity.) | |
IikoBizId | Id of client's account in iiko.biz. | |
IikoNetId | Id of client's account in Plazius. | |
InBlacklist | Is client in blacklist. | |
LinkedCounteragent | Linked counteragent. Used for specific payment logic in delivery. | |
MainAddressIndex | ||
MarketingSource | Advertising Source of customer (for example, some web site, call center) | |
Name | ||
Nick | ||
Phones | ||
Revision | (Inherited from IVersionedEntity.) | |
Surname |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |
Name | Description | |
---|---|---|
ToEntityStub | (Defined by IEntityExtensions.) |