@@ -1415,7 +1415,7 @@ public function getRateType(?float $rateValue = null): ?object
1415
1415
/**
1416
1416
* Get Allowance Charge ReasonCode type instance
1417
1417
*
1418
- * @param string|null $reason
1418
+ * @param string|null $reason
1419
1419
* @return object|null
1420
1420
*/
1421
1421
public function getAllowanceChargeReasonCodeType (?string $ reason ): ?object
@@ -1430,7 +1430,7 @@ public function getAllowanceChargeReasonCodeType(?string $reason): ?object
1430
1430
/**
1431
1431
* Get contact type code type instance
1432
1432
*
1433
- * @param string|null $reason
1433
+ * @param string|null $reason
1434
1434
* @return object|null
1435
1435
*/
1436
1436
public function getContactTypeCodeType (?string $ value ): ?object
@@ -1445,7 +1445,7 @@ public function getContactTypeCodeType(?string $value): ?object
1445
1445
/**
1446
1446
* Get delivery terms code type instance
1447
1447
*
1448
- * @param string|null $reason
1448
+ * @param string|null $reason
1449
1449
* @return object|null
1450
1450
*/
1451
1451
public function getDeliveryTermsCodeType (?string $ value ): ?object
@@ -1460,7 +1460,7 @@ public function getDeliveryTermsCodeType(?string $value): ?object
1460
1460
/**
1461
1461
* Get delivery terms function code type instance
1462
1462
*
1463
- * @param string|null $reason
1463
+ * @param string|null $reason
1464
1464
* @return object|null
1465
1465
*/
1466
1466
public function getDeliveryTermsFunctionCodeType (?string $ value ): ?object
@@ -1475,7 +1475,7 @@ public function getDeliveryTermsFunctionCodeType(?string $value): ?object
1475
1475
/**
1476
1476
* Get line status code type instance
1477
1477
*
1478
- * @param string|null $reason
1478
+ * @param string|null $reason
1479
1479
* @return object|null
1480
1480
*/
1481
1481
public function getLineStatusCodeType (?string $ value ): ?object
@@ -1490,7 +1490,7 @@ public function getLineStatusCodeType(?string $value): ?object
1490
1490
/**
1491
1491
* Get package type code type instance
1492
1492
*
1493
- * @param string|null $reason
1493
+ * @param string|null $reason
1494
1494
* @return object|null
1495
1495
*/
1496
1496
public function getPackageTypeCodeType (?string $ value ): ?object
@@ -1505,7 +1505,7 @@ public function getPackageTypeCodeType(?string $value): ?object
1505
1505
/**
1506
1506
* Get payment means code type instance
1507
1507
*
1508
- * @param string|null $reason
1508
+ * @param string|null $reason
1509
1509
* @return object|null
1510
1510
*/
1511
1511
public function getPaymentMeansCodeType (?string $ value ): ?object
@@ -1520,7 +1520,7 @@ public function getPaymentMeansCodeType(?string $value): ?object
1520
1520
/**
1521
1521
* Get reference code type instance
1522
1522
*
1523
- * @param string|null $reason
1523
+ * @param string|null $reason
1524
1524
* @return object|null
1525
1525
*/
1526
1526
public function getReferenceCodeType (?string $ value ): ?object
0 commit comments