WalletReservation element

Type: walletReservationDto
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <WalletReservation> <reservationId>...</reservationId> <providerCode>...</providerCode> <sellerCode>...</sellerCode> <offerCode>...</offerCode> <userAccountCode>...</userAccountCode> <subscriptionDate>...</subscriptionDate> <expirationDate>...</expirationDate> <terminationDate>...</terminationDate> <creditLimit>...</creditLimit> <param1>...</param1> <param2>...</param2> <param3>...</param3> <amountWithTax>...</amountWithTax> </WalletReservation>