Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 283 Bytes

File metadata and controls

18 lines (12 loc) · 283 Bytes

SendX::RestEPostCategory

Properties

Name Type Description Notes
name String Category name

Example

require 'sendx-ruby-sdk'

instance = SendX::RestEPostCategory.new(
  name: Product Updates
)