refundDetail.json 438 B

12345678910
  1. {
  2. "navigationBarTitleText": "",
  3. "usingComponents": {
  4. "refund-information": "/pageC/refundDetail/component/refundInformation",
  5. "money-destination": "/pageC/refundDetail/component/moneyDestination",
  6. "refund-successful": "/pageC/refundDetail/component/refundSuccessful",
  7. "refund-in-progress": "/pageC/refundDetail/component/refundInProgress",
  8. "refusal-to-refund": "/pageC/refundDetail/component/refusalToRefund"
  9. }
  10. }