Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 270 Bytes

File metadata and controls

18 lines (12 loc) · 270 Bytes

SendX::RestEList

Properties

Name Type Description Notes
name String List name

Example

require 'sendx-ruby-sdk'

instance = SendX::RestEList.new(
  name: Newsletter Subscribers
)