FileResponse.Id

FileResponse.Id property

Gets or sets the file identifier, which can be referenced in the API endpoints.

public string Id { get; set; }

See Also