public class VasResult extends Object
| Constructor and Description |
|---|
VasResult(VasInfoListType vasInfoListType,
Map<VasInfoType,byte[]> vasInformation)
Create VAS checkout information.
|
| Modifier and Type | Method and Description |
|---|---|
VasInfoListType |
getVasInfoListType()
VAS information list type.
|
Map<VasInfoType,byte[]> |
getVasInformation()
VAS information.
|
public VasResult(VasInfoListType vasInfoListType, Map<VasInfoType,byte[]> vasInformation)
public VasInfoListType getVasInfoListType()
public Map<VasInfoType,byte[]> getVasInformation()