Search
Preparing search index...
The search index is not available
houjinbangou-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"index"
HoujinBangouWithPlaneResponse
Class HoujinBangouWithPlaneResponse
Hierarchy
HoujinBangouWithJsonResponse
HoujinBangouWithPlaneResponse
Index
Constructors
constructor
Properties
application
Id
option
self
Methods
add
Optional
Args
diff
get
Url
Object
is
Json
name
num
zero_
pad
Constructors
constructor
new
Houjin
Bangou
With
Plane
Response
(
applicationId
:
string
, option
?:
object
)
:
HoujinBangouWithPlaneResponse
Parameters
applicationId:
string
Default value
option:
object
= { versionNumber: 4 }
Optional
version
Number
?:
undefined
|
number
Returns
HoujinBangouWithPlaneResponse
Properties
application
Id
application
Id
:
string
Protected
option
option
:
object
Type declaration
Optional
JSON
?:
undefined
|
false
|
true
Optional
version
Number
?:
undefined
|
number
self
self
:
HoujinBangouWithPlaneResponse
Methods
Protected
add
Optional
Args
add
Optional
Args
(
query_obj
:
object
)
:
Promise
<
function
>
Parameters
query_obj:
object
Returns
Promise
<
function
>
diff
diff
(
query
:
diffRequestQuery
)
:
Promise
<
HBResponse
<
any
>
>
Parameters
query:
diffRequestQuery
Returns
Promise
<
HBResponse
<
any
>
>
Protected
get
Url
Object
get
Url
Object
(
endpoint
:
ENDPOINTS
)
:
Promise
<
UrlWithParsedQuery
>
Parameters
endpoint:
ENDPOINTS
Returns
Promise
<
UrlWithParsedQuery
>
is
Json
is
Json
(
bool
:
boolean
)
:
HoujinBangouWithPlaneResponse
|
HoujinBangouWithJsonResponse
生のレスポンスデータをJSON形式に変換するかどうか選択できる。デフォルトは有効状態です。
Parameters
bool:
boolean
Returns
HoujinBangouWithPlaneResponse
|
HoujinBangouWithJsonResponse
name
name
(
query
:
nameRequestQuery
)
:
Promise
<
HBResponse
<
any
>
>
Parameters
query:
nameRequestQuery
Returns
Promise
<
HBResponse
<
any
>
>
num
num
(
query
:
numRequestQuery
)
:
Promise
<
HBResponse
<
any
>
>
Parameters
query:
numRequestQuery
Returns
Promise
<
HBResponse
<
any
>
>
Protected
zero_
pad
zero_
pad
(
num
:
number
)
:
string
Parameters
num:
number
Returns
string
Globals
"constants"
"index"
"types"
Houjin
Bangou
With
Json
Response
Houjin
Bangou
With
Plane
Response
constructor
application
Id
option
self
add
Optional
Args
diff
get
Url
Object
is
Json
name
num
zero_
pad
Generated using
TypeDoc
生のレスポンスデータをJSON形式に変換するかどうか選択できる。デフォルトは有効状態です。