docs: fix customer last name type (#2641)
This commit is contained in:
@@ -99,7 +99,7 @@ export class Customer extends SoftDeletableEntity {
|
|||||||
* example: Arno
|
* example: Arno
|
||||||
* last_name:
|
* last_name:
|
||||||
* type: string
|
* type: string
|
||||||
* description: The customer's first name
|
* description: The customer's last name
|
||||||
* example: Willms
|
* example: Willms
|
||||||
* billing_address_id:
|
* billing_address_id:
|
||||||
* type: string
|
* type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user