Skip to content

Latest commit

 

History

History
102 lines (73 loc) · 8.02 KB

File metadata and controls

102 lines (73 loc) · 8.02 KB

Lookup

Types:

from prelude_python_sdk.types import LookupLookupResponse

Methods:

Notify

Types:

from prelude_python_sdk.types import (
    NotifyGetSubscriptionConfigResponse,
    NotifyGetSubscriptionPhoneNumberResponse,
    NotifyListSubscriptionConfigsResponse,
    NotifyListSubscriptionPhoneNumberEventsResponse,
    NotifyListSubscriptionPhoneNumbersResponse,
    NotifySendResponse,
    NotifySendBatchResponse,
)

Methods:

Transactional

Types:

from prelude_python_sdk.types import TransactionalSendResponse

Methods:

Verification

Types:

from prelude_python_sdk.types import VerificationCreateResponse, VerificationCheckResponse

Methods:

VerificationManagement

Types:

from prelude_python_sdk.types import (
    VerificationManagementDeletePhoneNumberResponse,
    VerificationManagementListPhoneNumbersResponse,
    VerificationManagementListSenderIDsResponse,
    VerificationManagementSetPhoneNumberResponse,
    VerificationManagementSubmitSenderIDResponse,
)

Methods:

Watch

Types:

from prelude_python_sdk.types import (
    WatchPredictResponse,
    WatchSendEventsResponse,
    WatchSendFeedbacksResponse,
)

Methods: