Namespace Vonage.ShortCodes
Classes
- AlertRequest
Represents a request to send an event-based alert message via a pre-approved short code.
- AlertResponse
Represents the response from sending an alert message via short code.
- OptInManageRequest
Represents a request to manage the opt-in status for a phone number.
- OptInQueryRequest
Represents a request to query opt-in records for a short code with pagination support.
- OptInRecord
Represents the opt-in/opt-out status record for a phone number subscribed to a short code.
- OptInSearchResponse
Represents the response from querying opt-in records for a short code.
- ShortCodesClient
Represents a client for the Vonage US Short Codes API, enabling sending of event-based alerts and two-factor authentication messages via pre-approved short codes.
- TwoFactorAuthRequest
Represents a request to send a two-factor authentication PIN code via a pre-approved short code.
- TwoFactorAuthResponse
Represents the response from sending a two-factor authentication message via short code.
Interfaces
- IShortCodesClient
Exposes US Short Codes API features for sending event-based alerts and two-factor authentication messages via pre-approved short codes in the United States.