Package | Description |
---|---|
com.blockchyp.client.dto |
Modifier and Type | Method and Description |
---|---|
Collection<MerchantUser> |
MerchantUsersResponse.getResults()
Gets users and pending invites associated with the merchant.
|
Modifier and Type | Method and Description |
---|---|
void |
MerchantUsersResponse.addResult(MerchantUser value)
Adds a users and pending invites associated with the merchant.
|
Modifier and Type | Method and Description |
---|---|
void |
MerchantUsersResponse.setResults(Collection<MerchantUser> value)
Sets users and pending invites associated with the merchant.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.