Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 318 Bytes

File metadata and controls

18 lines (12 loc) · 318 Bytes

TalonOne::WebhookAuthenticationDataCustom

Properties

Name Type Description Notes
headers Hash<String, String>

Example

require 'talon_one_sdk'

instance = TalonOne::WebhookAuthenticationDataCustom.new(
  headers: null
)