mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-07 14:39:41 +00:00
Handle address message
This commit is contained in:
@@ -26,6 +26,7 @@ class UpsertMessage
|
||||
public ?string $streetNumber = null;
|
||||
public ?string $postcode = null;
|
||||
public ?string $city = null;
|
||||
public ?string $center = null;
|
||||
|
||||
public function hasAddressInfo(): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user