Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Variable InputTypeConst

    InputType: { Password: "PASSWORD"; Textbox: "TEXTBOX" } = ...

    Type of Input.

    Type Declaration

    • ReadonlyPassword: "PASSWORD"
    • ReadonlyTextbox: "TEXTBOX"