public final class PartnerMerchant extends Object
Modifier and Type | Field and Description |
---|---|
private String |
clientSideEncryptionKey |
private String |
merchantPublicId |
private String |
partnerMerchantId |
private String |
privateKey |
private String |
publicKey |
Constructor and Description |
---|
PartnerMerchant(NodeWrapper node) |
Modifier and Type | Method and Description |
---|---|
String |
getClientSideEncryptionKey() |
String |
getMerchantPublicId() |
String |
getPartnerMerchantId() |
String |
getPrivateKey() |
String |
getPublicKey() |
private final String merchantPublicId
private final String publicKey
private final String privateKey
private final String partnerMerchantId
private final String clientSideEncryptionKey
public PartnerMerchant(NodeWrapper node)
Copyright © 2013-2020. All Rights Reserved.