Skip to main content
Skip to main content

StorePostAuthReq

internal.internal.StorePostAuthReq

Schema

StorePostAuthReq type: object required:

  • email
  • password properties: email: type: string description: The Customer's email. password: type: string description: The Customer's password.

Properties

emailstringRequired
passwordstringRequired
Was this section helpful?