Interface IBuilderForOptional
- Namespace
- Vonage.SubAccounts.TransferAmount
- Assembly
- Vonage.dll
public interface IBuilderForOptional : IVonageRequestBuilder<TransferAmountRequest>
- Inherited Members
Methods
WithReference(string)
Sets a reference for the transfer. This reference is added to the audit log.
IBuilderForOptional WithReference(string value)
Parameters
valuestring
Returns
Examples
.WithReference("Monthly credit allocation")