ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TAuthSMSResult Class

This class contains the results of sending a single SMS message to a mobile number. The TAuthenticate indicates whether the sending was successful. If successful, SmsSent will contain the number of messages that were sent (should be 1), and SmsBalance contains the new SMS balance for the business.

C#
[Serializable]
public class TAuthSMSResult;
Copyright (c) VETtrak 2022. All rights reserved.