VoucherLookupResponse |
VoucherLookupResponse.amounts(io.electrum.vas.model.Amounts amounts) |
The amounts for which the single use voucher is provisioned for.
|
VoucherLookupResponse |
VoucherLookupResponse.product(Product product) |
The product for which the voucher was provisioned.
|
VoucherLookupResponse |
VoucherLookupResponse.receiver(io.electrum.vas.model.Institution receiver) |
Data relating to the entity which issued the voucher.
|
VoucherLookupResponse |
VoucherLookupResponse.rrn(String rrn) |
A reference set by the upstream entity that processed the request.
|
VoucherLookupResponse |
VoucherLookupResponse.settlementEntity(io.electrum.vas.model.Institution settlementEntity) |
Information about who the request was routed to for processing.
|
VoucherLookupResponse |
VoucherLookupResponse.thirdPartyIdentifiers(List<io.electrum.vas.model.ThirdPartyIdentifier> transactionIdentifiers) |
An array of identifiers which each identify the transaction within each entity's system.
|
VoucherLookupResponse |
VoucherLookupResponse.voucher(Voucher voucher) |
Available details about the voucher.
|