docs: fix customer last name type (#2641)

This commit is contained in:
Harsh Mangalam
2022-11-28 16:20:03 +05:30
committed by GitHub
parent 2db038cd82
commit da7ea8c5d4

View File

@@ -99,7 +99,7 @@ export class Customer extends SoftDeletableEntity {
* example: Arno
* last_name:
* type: string
* description: The customer's first name
* description: The customer's last name
* example: Willms
* billing_address_id:
* type: string