Partner id
Ocamba allows you to set ID code of partner, based on which we know the client’s ID with that partner:
```java
OcambaHoood.getInstance().setPartnerKeyId("value");
```
Ocamba allows you to set ID code of partner, based on which we know the client’s ID with that partner:
```java
OcambaHoood.getInstance().setPartnerKeyId("value");
```