Table of Contents

Interface IHasArchiveId

Namespace
Vonage.Common.Client.Builders
Assembly
Vonage.dll

Indicates the request has an ArchiveId.

public interface IHasArchiveId

Properties

ArchiveId

The archive Id.

Guid ArchiveId { get; }

Property Value

Guid