Documentation
Preparing search index...
services/journal_voyage.service
export=
Class export=
Index
Constructors
constructor
Methods
get
Expiring
Documents
Pnr
Status
Constructors
constructor
new
"export="
()
:
export=
Returns
export=
Methods
Static
get
Expiring
Documents
getExpiringDocuments
(
filters
?:
{}
,
)
:
Promise
<
{
data
:
{
limit
:
any
;
offset
:
any
;
profiles
:
{
agency
:
{
iata
:
any
;
id
:
any
;
name
:
any
}
;
birthDate
:
any
;
expiringDocuments
:
any
[]
;
profileId
:
any
;
profileType
:
string
;
travelerName
:
any
;
}
[]
;
total
:
number
;
}
;
success
:
boolean
;
}
,
>
Parameters
filters
:
{}
= {}
Returns
Promise
<
{
data
:
{
limit
:
any
;
offset
:
any
;
profiles
:
{
agency
:
{
iata
:
any
;
id
:
any
;
name
:
any
}
;
birthDate
:
any
;
expiringDocuments
:
any
[]
;
profileId
:
any
;
profileType
:
string
;
travelerName
:
any
;
}
[]
;
total
:
number
;
}
;
success
:
boolean
;
}
,
>
Static
Pnr
Status
PnrStatus
(
filters
?:
{}
)
:
Promise
<
{
data
:
any
;
total
:
any
}
>
Parameters
filters
:
{}
= {}
Returns
Promise
<
{
data
:
any
;
total
:
any
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Expiring
Documents
Pnr
Status
Documentation
Loading...