Table of Contents

Interface IBuilderForId

Namespace
Vonage.Voice.Emergency.DeleteAddress
Assembly
Vonage.dll
public interface IBuilderForId

Methods

WithId(Guid)

Sets the unique identifier (UUID) of the address to delete.

IBuilderForOptional WithId(Guid value)

Parameters

value Guid

Returns

IBuilderForOptional

Examples

.WithId(Guid.Parse("8f35a1a7-eb2f-4552-8fdf-fffdaee41bc9"))