Alokai

CustomerSignMeInResponse

Data returned from the customerSignMeIn API endpoint

type CustomerSignMeInResponse = Record<"user", CustomerSignInResult>;

Referenced Types

On this page