Skip to content

Commit b697613

Browse files
author
Marcel Corso
committed
add a details map for the hlr object
1 parent 213612b commit b697613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hlr.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ type HLR struct {
99
Network int
1010
Reference string
1111
Status string
12+
Details map[string]interface{}
1213
CreatedDatetime *time.Time
1314
StatusDatetime *time.Time
1415
Errors []Error

0 commit comments

Comments
 (0)