IGPAPI
Preparing search index...
@igpapi/ios
RegistrationSetBirthday
Function RegistrationSetBirthday
RegistrationSetBirthday
(
input
:
RegistrationSetBirthdayInput
,
)
:
Effect
<
{
regContext
:
string
|
null
;
regInfo
:
{
birthday
:
string
;
screen_visited
:
string
[]
}
;
registrationFlowId
:
string
;
waterfallId
:
string
;
}
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
MobileDevice
|
GraphqlJsonHttp
|
MobileApplication
,
>
Step 5: Set birthday.
Calls
birthday.async
.
Parameters
input
:
RegistrationSetBirthdayInput
Returns
Effect
<
{
regContext
:
string
|
null
;
regInfo
:
{
birthday
:
string
;
screen_visited
:
string
[]
}
;
registrationFlowId
:
string
;
waterfallId
:
string
;
}
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
MobileDevice
|
GraphqlJsonHttp
|
MobileApplication
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...
Step 5: Set birthday.
Calls
birthday.async.