graph TD
Base0["object"]-->Type
Interface0["IRequest<IImportedContacts>"]-.->Type
Interface1["IRequest"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IRequest"
Interface2["IObject"]-.->Type
click Interface2 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["RequestImportContacts"]
class Type type-node
Syntax
[Serialize(0x2c800be5)]
public sealed class RequestImportContacts : IRequest<IImportedContacts>, IRequest, IObject
Attributes
Type |
Description |
SerializeAttribute |
|
Properties
Extension Methods