Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions 2086a0 ... vs da65b1 ... for module/User/src/User/DataBin/Registration.php

Diff revisions: vs.
  @@ -44,10 +44,10 @@
44 44 // 'dealerType' => 'DealerType',
45 45 // 'name' => 'String100',
46 46 // 'businessName' => 'String100',
47 - // 'region' => 'Id',
48 - // 'city' => 'Id',
49 - // 'postalCode' => 'String10',
50 - // 'street' => 'String75',
47 + 'region' => 'Id',
48 + 'city' => 'Id',
49 + 'postalCode' => 'String10',
50 + 'street' => 'String75',
51 51 //
52 52 // 'billingCity' => 'Id',
53 53 // 'billingPostalCode' => 'String10',