Class FileLinkCreation
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class FileLinkCreation
Properties
| Edit this page View SourceFileLink
Declaration
[JsonPropertyName("file_link")]
public FileLink? FileLink { get; set; }
Property Value
| Type | Description |
|---|---|
| FileLink |
Url
Declaration
[JsonPropertyName("url")]
public string? Url { get; set; }
Property Value
| Type | Description |
|---|---|
| string |