IGPAPI
Preparing search index...
@igpapi/android
ProductTagGenerator
Function ProductTagGenerator
ProductTagGenerator
(
input
:
ProductTagGeneratorInput
,
)
:
Effect
<
{
tag
:
(
productId
:
string
,
position
:
[
number
,
number
]
,
)
=>
PostingProductTag
;
}
,
UserIdNotFoundInState
,
MobileSession
,
>
Parameters
input
:
ProductTagGeneratorInput
Returns
Effect
<
{
tag
:
(
productId
:
string
,
position
:
[
number
,
number
]
,
)
=>
PostingProductTag
;
}
,
UserIdNotFoundInState
,
MobileSession
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...