Skip to content

Commit 9502d35

Browse files
committed
#61 - add property to WorkTimeEntity
1 parent 6c111d3 commit 9502d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WorkTime/WorkTimeEntity.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class WorkTimeEntity
2525

2626
public $comment;
2727

28+
// not documented property https://github.com/fastbill/fastbill-php-sdk/issues/61
2829
public $billed;
2930

3031
public const FIELD_MAPPING = [

0 commit comments

Comments
 (0)