Skip to content

Commit 57e4487

Browse files
authored
Merge pull request #25 from spotlibs/feature/exploration
add more metadata props
2 parents 2e054b4 + 01eb2dc commit 57e4487

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)