Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface VerificationPriceSms

    Prices associated with this verification

    interface VerificationPriceSms {
        verificationPrice?: Price;
    }
    Index

    Properties

    verificationPrice?: Price

    The maximum price charged for this verification process. This property will appear in the body of the response with a delay. It will become visible only when the verification status is other than PENDING.