Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 347 Bytes

File metadata and controls

18 lines (12 loc) · 347 Bytes

Zernio::UploadSmsOptInProofFile200Response

Properties

Name Type Description Notes
url String Public URL to reference in the opt-in flow text. [optional]

Example

require 'zernio-sdk'

instance = Zernio::UploadSmsOptInProofFile200Response.new(
  url: null
)