StorePostAuthReq
internal.internal.StorePostAuthReq
Schema
StorePostAuthReq type: object required:
- password properties: email: type: string description: The Customer's email. password: type: string description: The Customer's password.
Properties
email
stringRequiredpassword
stringRequiredWas this section helpful?