Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EamuseSendOption

Response options

Hierarchy

  • EamuseSendOption

Index

Properties

compress?: boolean
encoding?: KEncoding

Encode response with specified encoding Default: 'SHIFT_JIS'

encrypt?: boolean
kencode?: boolean
rootName?: string

Replace response root tag name. Default to child tag name of request tag, which is usually the case and don't need to be replaced.

status?: number

Generated using TypeDoc