Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 269 Bytes

SvixURL.md

File metadata and controls

18 lines (12 loc) · 269 Bytes

ClerkBackend::SvixURL

Properties

Name Type Description Notes
svix_url String

Example

require 'clerk-sdk-ruby-backend'

instance = ClerkBackend::SvixURL.new(
  svix_url: null
)