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