Documentation
¶
Index ¶
- func InternalDeleteService(APIClient app.InternalAuth, serviceSid string) error
- func InternalNewVerificationService(APIClient app.InternalAuth, friendlyName string, opts utils.ServiceOpts) (*verify.ResponseVerifyService, error)
- func InternalRetrieveService(APIClient app.InternalAuth, serviceSid string) (*verify.ResponseVerifyService, error)
- func InternalUpdateCodeLength(APIClient app.InternalAuth, serviceSid, codeLength string) (*verify.ResponseVerifyService, error)
- func InternalUpdateFriendlyName(APIClient app.InternalAuth, serviceSid, friendlyName string) (*verify.ResponseVerifyService, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InternalDeleteService ¶
func InternalDeleteService(APIClient app.InternalAuth, serviceSid string) error
func InternalNewVerificationService ¶
func InternalNewVerificationService(APIClient app.InternalAuth, friendlyName string, opts utils.ServiceOpts) (*verify.ResponseVerifyService, error)
func InternalRetrieveService ¶
func InternalRetrieveService(APIClient app.InternalAuth, serviceSid string) (*verify.ResponseVerifyService, error)
func InternalUpdateCodeLength ¶
func InternalUpdateCodeLength(APIClient app.InternalAuth, serviceSid, codeLength string) (*verify.ResponseVerifyService, error)
func InternalUpdateFriendlyName ¶
func InternalUpdateFriendlyName(APIClient app.InternalAuth, serviceSid, friendlyName string) (*verify.ResponseVerifyService, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.