Skip to content

Commit 01eb2dc

Browse files
committed
add more metadata props
1 parent bd0b2fd commit 01eb2dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Services/Metadata.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ class Metadata
4747
public ?string $req_kode_main_uker;
4848
public ?string $req_kode_region;
4949
public ?string $req_jenis_uker;
50+
public ?string $req_kode_uker;
51+
public ?string $req_nama_uker;
5052
public ?string $path_gateway;
5153
public ?string $identifier;
5254
}

0 commit comments

Comments
 (0)