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
valueGuid
Returns
Examples
.WithId(Guid.Parse("8f35a1a7-eb2f-4552-8fdf-fffdaee41bc9"))