@naturalpay/sdk 1.6.9 → 1.6.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (199) hide show
  1. package/dist/cjs/BaseClient.js +2 -2
  2. package/dist/cjs/api/resources/approvals/types/ApprovalAttrs.d.ts +2 -0
  3. package/dist/cjs/api/resources/approvals/types/ApprovalDetailAttrs.d.ts +2 -0
  4. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.ts +7 -0
  5. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.js +3 -0
  6. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +11 -0
  7. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.js +3 -0
  8. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +14 -0
  9. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +3 -0
  10. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
  11. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
  12. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +6 -0
  13. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +9 -0
  14. package/dist/cjs/api/resources/approvals/types/ApproveResultAttrs.d.ts +2 -0
  15. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.ts +7 -0
  16. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.js +3 -0
  17. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +11 -0
  18. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.js +3 -0
  19. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +14 -0
  20. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +3 -0
  21. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
  22. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
  23. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +6 -0
  24. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +9 -0
  25. package/dist/cjs/api/resources/approvals/types/DenyResultAttrs.d.ts +2 -0
  26. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.ts +7 -0
  27. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.js +3 -0
  28. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +11 -0
  29. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.js +3 -0
  30. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +14 -0
  31. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +3 -0
  32. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
  33. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
  34. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +6 -0
  35. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +9 -0
  36. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.ts +7 -0
  37. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.js +3 -0
  38. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.ts +11 -0
  39. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.js +3 -0
  40. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.ts +14 -0
  41. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.js +3 -0
  42. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.ts +6 -0
  43. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.js +9 -0
  44. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.ts +6 -0
  45. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.js +9 -0
  46. package/dist/cjs/api/resources/approvals/types/index.d.ts +20 -0
  47. package/dist/cjs/api/resources/approvals/types/index.js +20 -0
  48. package/dist/cjs/serialization/resources/approvals/types/ApprovalAttrs.d.ts +2 -0
  49. package/dist/cjs/serialization/resources/approvals/types/ApprovalAttrs.js +2 -0
  50. package/dist/cjs/serialization/resources/approvals/types/ApprovalDetailAttrs.d.ts +2 -0
  51. package/dist/cjs/serialization/resources/approvals/types/ApprovalDetailAttrs.js +2 -0
  52. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.ts +11 -0
  53. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.js +43 -0
  54. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +14 -0
  55. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.js +46 -0
  56. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +13 -0
  57. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +45 -0
  58. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
  59. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
  60. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +7 -0
  61. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +39 -0
  62. package/dist/cjs/serialization/resources/approvals/types/ApproveResultAttrs.d.ts +2 -0
  63. package/dist/cjs/serialization/resources/approvals/types/ApproveResultAttrs.js +2 -0
  64. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.ts +11 -0
  65. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.js +43 -0
  66. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +14 -0
  67. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.js +46 -0
  68. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +13 -0
  69. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +45 -0
  70. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
  71. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
  72. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +7 -0
  73. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +39 -0
  74. package/dist/cjs/serialization/resources/approvals/types/DenyResultAttrs.d.ts +2 -0
  75. package/dist/cjs/serialization/resources/approvals/types/DenyResultAttrs.js +2 -0
  76. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.ts +11 -0
  77. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.js +43 -0
  78. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.ts +14 -0
  79. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.js +46 -0
  80. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.ts +13 -0
  81. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js +45 -0
  82. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
  83. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
  84. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.ts +7 -0
  85. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.js +39 -0
  86. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.ts +11 -0
  87. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.js +43 -0
  88. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.ts +14 -0
  89. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.js +46 -0
  90. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.ts +13 -0
  91. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.js +45 -0
  92. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.ts +7 -0
  93. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.js +39 -0
  94. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.ts +7 -0
  95. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.js +39 -0
  96. package/dist/cjs/serialization/resources/approvals/types/index.d.ts +20 -0
  97. package/dist/cjs/serialization/resources/approvals/types/index.js +20 -0
  98. package/dist/cjs/version.d.ts +1 -1
  99. package/dist/cjs/version.js +1 -1
  100. package/dist/esm/BaseClient.mjs +2 -2
  101. package/dist/esm/api/resources/approvals/types/ApprovalAttrs.d.mts +2 -0
  102. package/dist/esm/api/resources/approvals/types/ApprovalDetailAttrs.d.mts +2 -0
  103. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.mts +7 -0
  104. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.mjs +2 -0
  105. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +11 -0
  106. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs +2 -0
  107. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +14 -0
  108. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +2 -0
  109. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
  110. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
  111. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +6 -0
  112. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +6 -0
  113. package/dist/esm/api/resources/approvals/types/ApproveResultAttrs.d.mts +2 -0
  114. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.mts +7 -0
  115. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.mjs +2 -0
  116. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +11 -0
  117. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs +2 -0
  118. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +14 -0
  119. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +2 -0
  120. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
  121. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
  122. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +6 -0
  123. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +6 -0
  124. package/dist/esm/api/resources/approvals/types/DenyResultAttrs.d.mts +2 -0
  125. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.mts +7 -0
  126. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.mjs +2 -0
  127. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +11 -0
  128. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs +2 -0
  129. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +14 -0
  130. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +2 -0
  131. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
  132. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
  133. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +6 -0
  134. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +6 -0
  135. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.mts +7 -0
  136. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.mjs +2 -0
  137. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.mts +11 -0
  138. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs +2 -0
  139. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.mts +14 -0
  140. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs +2 -0
  141. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.mts +6 -0
  142. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs +6 -0
  143. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.mts +6 -0
  144. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs +6 -0
  145. package/dist/esm/api/resources/approvals/types/index.d.mts +20 -0
  146. package/dist/esm/api/resources/approvals/types/index.mjs +20 -0
  147. package/dist/esm/serialization/resources/approvals/types/ApprovalAttrs.d.mts +2 -0
  148. package/dist/esm/serialization/resources/approvals/types/ApprovalAttrs.mjs +2 -0
  149. package/dist/esm/serialization/resources/approvals/types/ApprovalDetailAttrs.d.mts +2 -0
  150. package/dist/esm/serialization/resources/approvals/types/ApprovalDetailAttrs.mjs +2 -0
  151. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.d.mts +11 -0
  152. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtime.mjs +7 -0
  153. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +14 -0
  154. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs +10 -0
  155. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +13 -0
  156. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +9 -0
  157. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
  158. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
  159. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +7 -0
  160. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +3 -0
  161. package/dist/esm/serialization/resources/approvals/types/ApproveResultAttrs.d.mts +2 -0
  162. package/dist/esm/serialization/resources/approvals/types/ApproveResultAttrs.mjs +2 -0
  163. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.d.mts +11 -0
  164. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtime.mjs +7 -0
  165. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +14 -0
  166. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs +10 -0
  167. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +13 -0
  168. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +9 -0
  169. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
  170. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
  171. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +7 -0
  172. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +3 -0
  173. package/dist/esm/serialization/resources/approvals/types/DenyResultAttrs.d.mts +2 -0
  174. package/dist/esm/serialization/resources/approvals/types/DenyResultAttrs.mjs +2 -0
  175. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.d.mts +11 -0
  176. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtime.mjs +7 -0
  177. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.d.mts +14 -0
  178. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs +10 -0
  179. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.d.mts +13 -0
  180. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs +9 -0
  181. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
  182. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
  183. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.d.mts +7 -0
  184. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs +3 -0
  185. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.d.mts +11 -0
  186. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtime.mjs +7 -0
  187. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.d.mts +14 -0
  188. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs +10 -0
  189. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.d.mts +13 -0
  190. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs +9 -0
  191. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.d.mts +7 -0
  192. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs +3 -0
  193. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.d.mts +7 -0
  194. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs +3 -0
  195. package/dist/esm/serialization/resources/approvals/types/index.d.mts +20 -0
  196. package/dist/esm/serialization/resources/approvals/types/index.mjs +20 -0
  197. package/dist/esm/version.d.mts +1 -1
  198. package/dist/esm/version.mjs +1 -1
  199. package/package.json +1 -1
@@ -43,6 +43,11 @@ __exportStar(require("./ApproveApprovalsResponseDataAttributesInitiatorActorType
43
43
  __exportStar(require("./ApproveApprovalsResponseDataAttributesInitiatorAgent.js"), exports);
44
44
  __exportStar(require("./ApproveApprovalsResponseDataAttributesInitiatorAgentOwner.js"), exports);
45
45
  __exportStar(require("./ApproveApprovalsResponseDataAttributesPayment.js"), exports);
46
+ __exportStar(require("./ApproveApprovalsResponseDataAttributesRealtime.js"), exports);
47
+ __exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterparty.js"), exports);
48
+ __exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js"), exports);
49
+ __exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
50
+ __exportStar(require("./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.js"), exports);
46
51
  __exportStar(require("./ApproveApprovalsResponseDataAttributesReasonsItem.js"), exports);
47
52
  __exportStar(require("./ApproveApprovalsResponseDataAttributesReasonsItemLimitType.js"), exports);
48
53
  __exportStar(require("./ApproveApprovalsResponseDataAttributesReasonsItemType.js"), exports);
@@ -69,6 +74,11 @@ __exportStar(require("./DenyApprovalsResponseDataAttributesInitiatorActorType.js
69
74
  __exportStar(require("./DenyApprovalsResponseDataAttributesInitiatorAgent.js"), exports);
70
75
  __exportStar(require("./DenyApprovalsResponseDataAttributesInitiatorAgentOwner.js"), exports);
71
76
  __exportStar(require("./DenyApprovalsResponseDataAttributesPayment.js"), exports);
77
+ __exportStar(require("./DenyApprovalsResponseDataAttributesRealtime.js"), exports);
78
+ __exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterparty.js"), exports);
79
+ __exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js"), exports);
80
+ __exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
81
+ __exportStar(require("./DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.js"), exports);
72
82
  __exportStar(require("./DenyApprovalsResponseDataAttributesReasonsItem.js"), exports);
73
83
  __exportStar(require("./DenyApprovalsResponseDataAttributesReasonsItemLimitType.js"), exports);
74
84
  __exportStar(require("./DenyApprovalsResponseDataAttributesReasonsItemType.js"), exports);
@@ -95,6 +105,11 @@ __exportStar(require("./GetApprovalsResponseDataAttributesInitiatorActorType.js"
95
105
  __exportStar(require("./GetApprovalsResponseDataAttributesInitiatorAgent.js"), exports);
96
106
  __exportStar(require("./GetApprovalsResponseDataAttributesInitiatorAgentOwner.js"), exports);
97
107
  __exportStar(require("./GetApprovalsResponseDataAttributesPayment.js"), exports);
108
+ __exportStar(require("./GetApprovalsResponseDataAttributesRealtime.js"), exports);
109
+ __exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterparty.js"), exports);
110
+ __exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.js"), exports);
111
+ __exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
112
+ __exportStar(require("./GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.js"), exports);
98
113
  __exportStar(require("./GetApprovalsResponseDataAttributesReasonsItem.js"), exports);
99
114
  __exportStar(require("./GetApprovalsResponseDataAttributesReasonsItemLimitType.js"), exports);
100
115
  __exportStar(require("./GetApprovalsResponseDataAttributesReasonsItemType.js"), exports);
@@ -117,6 +132,11 @@ __exportStar(require("./ListApprovalsResponseDataItemAttributesInitiatorActorTyp
117
132
  __exportStar(require("./ListApprovalsResponseDataItemAttributesInitiatorAgent.js"), exports);
118
133
  __exportStar(require("./ListApprovalsResponseDataItemAttributesInitiatorAgentOwner.js"), exports);
119
134
  __exportStar(require("./ListApprovalsResponseDataItemAttributesPayment.js"), exports);
135
+ __exportStar(require("./ListApprovalsResponseDataItemAttributesRealtime.js"), exports);
136
+ __exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterparty.js"), exports);
137
+ __exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.js"), exports);
138
+ __exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.js"), exports);
139
+ __exportStar(require("./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.js"), exports);
120
140
  __exportStar(require("./ListApprovalsResponseDataItemAttributesReasonsItem.js"), exports);
121
141
  __exportStar(require("./ListApprovalsResponseDataItemAttributesReasonsItemLimitType.js"), exports);
122
142
  __exportStar(require("./ListApprovalsResponseDataItemAttributesReasonsItemType.js"), exports);
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.6.9";
1
+ export declare const SDK_VERSION = "1.6.10";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "1.6.9";
4
+ exports.SDK_VERSION = "1.6.10";
@@ -6,8 +6,8 @@ export function normalizeClientOptions(options) {
6
6
  const headers = mergeHeaders({
7
7
  "X-Fern-Language": "JavaScript",
8
8
  "X-Fern-SDK-Name": "@naturalpay/sdk",
9
- "X-Fern-SDK-Version": "1.6.9",
10
- "User-Agent": "@naturalpay/sdk/1.6.9",
9
+ "X-Fern-SDK-Version": "1.6.10",
10
+ "User-Agent": "@naturalpay/sdk/1.6.10",
11
11
  "X-Fern-Runtime": core.RUNTIME.type,
12
12
  "X-Fern-Runtime-Version": core.RUNTIME.version,
13
13
  "X-Instance-ID": options === null || options === void 0 ? void 0 : options.instanceId,
@@ -12,6 +12,8 @@ export interface ApprovalAttrs {
12
12
  customer: Natural.ListApprovalsResponseDataItemAttributesCustomer | null;
13
13
  /** ACH-specific review context. Null unless the target is an ACH. */
14
14
  ach: Natural.ListApprovalsResponseDataItemAttributesAch | null;
15
+ /** Realtime-specific review context. Null unless the target is a realtime payment. */
16
+ realtime: Natural.ListApprovalsResponseDataItemAttributesRealtime | null;
15
17
  /** Who initiated the operation under review, when resolvable. */
16
18
  initiator: Natural.ListApprovalsResponseDataItemAttributesInitiator | null;
17
19
  /** Reason recorded when the approval was denied, when one was given. */
@@ -12,6 +12,8 @@ export interface ApprovalDetailAttrs {
12
12
  customer: Natural.GetApprovalsResponseDataAttributesCustomer | null;
13
13
  /** ACH-specific review context. Null unless the target is an ACH. */
14
14
  ach: Natural.GetApprovalsResponseDataAttributesAch | null;
15
+ /** Realtime-specific review context. Null unless the target is a realtime payment. */
16
+ realtime: Natural.GetApprovalsResponseDataAttributesRealtime | null;
15
17
  /** Who initiated the operation under review, when resolvable. */
16
18
  initiator: Natural.GetApprovalsResponseDataAttributesInitiator | null;
17
19
  /** Reason recorded when the approval was denied, when one was given. */
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface ApproveApprovalsResponseDataAttributesRealtime {
3
+ /** Description supplied when the payment was created. */
4
+ description: string;
5
+ /** Destination party and masked account, or null when it can no longer be resolved. */
6
+ counterparty: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterparty | null;
7
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,11 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface ApproveApprovalsResponseDataAttributesRealtimeCounterparty {
3
+ /** External party being paid (epty_*). */
4
+ externalPartyId: string;
5
+ /** External party display or legal name. */
6
+ name: string;
7
+ /** External party type. */
8
+ kind: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind;
9
+ /** Masked bank account the payment credits. */
10
+ account: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount;
11
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,14 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ /**
3
+ * Masked bank account the payment credits.
4
+ */
5
+ export interface ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount {
6
+ /** External party account (epa_*). */
7
+ id: string;
8
+ /** Bank account type. */
9
+ accountType: Natural.ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType;
10
+ /** Last four account number digits. */
11
+ last4: string;
12
+ /** Masked account number. */
13
+ mask: string;
14
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,6 @@
1
+ /** Bank account type. */
2
+ export declare const ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType: {
3
+ readonly Checking: "checking";
4
+ readonly Savings: "savings";
5
+ };
6
+ export type ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = (typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** Bank account type. */
3
+ export const ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = {
4
+ Checking: "checking",
5
+ Savings: "savings",
6
+ };
@@ -0,0 +1,6 @@
1
+ /** External party type. */
2
+ export declare const ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind: {
3
+ readonly Individual: "individual";
4
+ readonly Business: "business";
5
+ };
6
+ export type ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind = (typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind)[keyof typeof ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** External party type. */
3
+ export const ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind = {
4
+ Individual: "individual",
5
+ Business: "business",
6
+ };
@@ -12,6 +12,8 @@ export interface ApproveResultAttrs {
12
12
  customer: Natural.ApproveApprovalsResponseDataAttributesCustomer | null;
13
13
  /** ACH-specific review context. Null unless the target is an ACH. */
14
14
  ach: Natural.ApproveApprovalsResponseDataAttributesAch | null;
15
+ /** Realtime-specific review context. Null unless the target is a realtime payment. */
16
+ realtime: Natural.ApproveApprovalsResponseDataAttributesRealtime | null;
15
17
  /** Who initiated the operation under review, when resolvable. */
16
18
  initiator: Natural.ApproveApprovalsResponseDataAttributesInitiator | null;
17
19
  /** Reason recorded when the approval was denied, when one was given. */
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface DenyApprovalsResponseDataAttributesRealtime {
3
+ /** Description supplied when the payment was created. */
4
+ description: string;
5
+ /** Destination party and masked account, or null when it can no longer be resolved. */
6
+ counterparty: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterparty | null;
7
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,11 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface DenyApprovalsResponseDataAttributesRealtimeCounterparty {
3
+ /** External party being paid (epty_*). */
4
+ externalPartyId: string;
5
+ /** External party display or legal name. */
6
+ name: string;
7
+ /** External party type. */
8
+ kind: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind;
9
+ /** Masked bank account the payment credits. */
10
+ account: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount;
11
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,14 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ /**
3
+ * Masked bank account the payment credits.
4
+ */
5
+ export interface DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount {
6
+ /** External party account (epa_*). */
7
+ id: string;
8
+ /** Bank account type. */
9
+ accountType: Natural.DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType;
10
+ /** Last four account number digits. */
11
+ last4: string;
12
+ /** Masked account number. */
13
+ mask: string;
14
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,6 @@
1
+ /** Bank account type. */
2
+ export declare const DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType: {
3
+ readonly Checking: "checking";
4
+ readonly Savings: "savings";
5
+ };
6
+ export type DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = (typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** Bank account type. */
3
+ export const DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = {
4
+ Checking: "checking",
5
+ Savings: "savings",
6
+ };
@@ -0,0 +1,6 @@
1
+ /** External party type. */
2
+ export declare const DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind: {
3
+ readonly Individual: "individual";
4
+ readonly Business: "business";
5
+ };
6
+ export type DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind = (typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind)[keyof typeof DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** External party type. */
3
+ export const DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind = {
4
+ Individual: "individual",
5
+ Business: "business",
6
+ };
@@ -12,6 +12,8 @@ export interface DenyResultAttrs {
12
12
  customer: Natural.DenyApprovalsResponseDataAttributesCustomer | null;
13
13
  /** ACH-specific review context. Null unless the target is an ACH. */
14
14
  ach: Natural.DenyApprovalsResponseDataAttributesAch | null;
15
+ /** Realtime-specific review context. Null unless the target is a realtime payment. */
16
+ realtime: Natural.DenyApprovalsResponseDataAttributesRealtime | null;
15
17
  /** Who initiated the operation under review, when resolvable. */
16
18
  initiator: Natural.DenyApprovalsResponseDataAttributesInitiator | null;
17
19
  /** Reason recorded when the approval was denied, when one was given. */
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface GetApprovalsResponseDataAttributesRealtime {
3
+ /** Description supplied when the payment was created. */
4
+ description: string;
5
+ /** Destination party and masked account, or null when it can no longer be resolved. */
6
+ counterparty: Natural.GetApprovalsResponseDataAttributesRealtimeCounterparty | null;
7
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,11 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface GetApprovalsResponseDataAttributesRealtimeCounterparty {
3
+ /** External party being paid (epty_*). */
4
+ externalPartyId: string;
5
+ /** External party display or legal name. */
6
+ name: string;
7
+ /** External party type. */
8
+ kind: Natural.GetApprovalsResponseDataAttributesRealtimeCounterpartyKind;
9
+ /** Masked bank account the payment credits. */
10
+ account: Natural.GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount;
11
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,14 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ /**
3
+ * Masked bank account the payment credits.
4
+ */
5
+ export interface GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount {
6
+ /** External party account (epa_*). */
7
+ id: string;
8
+ /** Bank account type. */
9
+ accountType: Natural.GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType;
10
+ /** Last four account number digits. */
11
+ last4: string;
12
+ /** Masked account number. */
13
+ mask: string;
14
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,6 @@
1
+ /** Bank account type. */
2
+ export declare const GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType: {
3
+ readonly Checking: "checking";
4
+ readonly Savings: "savings";
5
+ };
6
+ export type GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = (typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** Bank account type. */
3
+ export const GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType = {
4
+ Checking: "checking",
5
+ Savings: "savings",
6
+ };
@@ -0,0 +1,6 @@
1
+ /** External party type. */
2
+ export declare const GetApprovalsResponseDataAttributesRealtimeCounterpartyKind: {
3
+ readonly Individual: "individual";
4
+ readonly Business: "business";
5
+ };
6
+ export type GetApprovalsResponseDataAttributesRealtimeCounterpartyKind = (typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyKind)[keyof typeof GetApprovalsResponseDataAttributesRealtimeCounterpartyKind];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** External party type. */
3
+ export const GetApprovalsResponseDataAttributesRealtimeCounterpartyKind = {
4
+ Individual: "individual",
5
+ Business: "business",
6
+ };
@@ -0,0 +1,7 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface ListApprovalsResponseDataItemAttributesRealtime {
3
+ /** Description supplied when the payment was created. */
4
+ description: string;
5
+ /** Destination party and masked account, or null when it can no longer be resolved. */
6
+ counterparty: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterparty | null;
7
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,11 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ export interface ListApprovalsResponseDataItemAttributesRealtimeCounterparty {
3
+ /** External party being paid (epty_*). */
4
+ externalPartyId: string;
5
+ /** External party display or legal name. */
6
+ name: string;
7
+ /** External party type. */
8
+ kind: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind;
9
+ /** Masked bank account the payment credits. */
10
+ account: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount;
11
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,14 @@
1
+ import type * as Natural from "../../../index.mjs";
2
+ /**
3
+ * Masked bank account the payment credits.
4
+ */
5
+ export interface ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount {
6
+ /** External party account (epa_*). */
7
+ id: string;
8
+ /** Bank account type. */
9
+ accountType: Natural.ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType;
10
+ /** Last four account number digits. */
11
+ last4: string;
12
+ /** Masked account number. */
13
+ mask: string;
14
+ }
@@ -0,0 +1,2 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ export {};
@@ -0,0 +1,6 @@
1
+ /** Bank account type. */
2
+ export declare const ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType: {
3
+ readonly Checking: "checking";
4
+ readonly Savings: "savings";
5
+ };
6
+ export type ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType = (typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType)[keyof typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** Bank account type. */
3
+ export const ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType = {
4
+ Checking: "checking",
5
+ Savings: "savings",
6
+ };
@@ -0,0 +1,6 @@
1
+ /** External party type. */
2
+ export declare const ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind: {
3
+ readonly Individual: "individual";
4
+ readonly Business: "business";
5
+ };
6
+ export type ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind = (typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind)[keyof typeof ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind];
@@ -0,0 +1,6 @@
1
+ // This file was auto-generated by Fern from our API Definition.
2
+ /** External party type. */
3
+ export const ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind = {
4
+ Individual: "individual",
5
+ Business: "business",
6
+ };
@@ -27,6 +27,11 @@ export * from "./ApproveApprovalsResponseDataAttributesInitiatorActorType.mjs";
27
27
  export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgent.mjs";
28
28
  export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
29
29
  export * from "./ApproveApprovalsResponseDataAttributesPayment.mjs";
30
+ export * from "./ApproveApprovalsResponseDataAttributesRealtime.mjs";
31
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
32
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
33
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
34
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
30
35
  export * from "./ApproveApprovalsResponseDataAttributesReasonsItem.mjs";
31
36
  export * from "./ApproveApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
32
37
  export * from "./ApproveApprovalsResponseDataAttributesReasonsItemType.mjs";
@@ -53,6 +58,11 @@ export * from "./DenyApprovalsResponseDataAttributesInitiatorActorType.mjs";
53
58
  export * from "./DenyApprovalsResponseDataAttributesInitiatorAgent.mjs";
54
59
  export * from "./DenyApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
55
60
  export * from "./DenyApprovalsResponseDataAttributesPayment.mjs";
61
+ export * from "./DenyApprovalsResponseDataAttributesRealtime.mjs";
62
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
63
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
64
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
65
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
56
66
  export * from "./DenyApprovalsResponseDataAttributesReasonsItem.mjs";
57
67
  export * from "./DenyApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
58
68
  export * from "./DenyApprovalsResponseDataAttributesReasonsItemType.mjs";
@@ -79,6 +89,11 @@ export * from "./GetApprovalsResponseDataAttributesInitiatorActorType.mjs";
79
89
  export * from "./GetApprovalsResponseDataAttributesInitiatorAgent.mjs";
80
90
  export * from "./GetApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
81
91
  export * from "./GetApprovalsResponseDataAttributesPayment.mjs";
92
+ export * from "./GetApprovalsResponseDataAttributesRealtime.mjs";
93
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
94
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
95
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
96
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
82
97
  export * from "./GetApprovalsResponseDataAttributesReasonsItem.mjs";
83
98
  export * from "./GetApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
84
99
  export * from "./GetApprovalsResponseDataAttributesReasonsItemType.mjs";
@@ -101,6 +116,11 @@ export * from "./ListApprovalsResponseDataItemAttributesInitiatorActorType.mjs";
101
116
  export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgent.mjs";
102
117
  export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgentOwner.mjs";
103
118
  export * from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
119
+ export * from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
120
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs";
121
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs";
122
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs";
123
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs";
104
124
  export * from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
105
125
  export * from "./ListApprovalsResponseDataItemAttributesReasonsItemLimitType.mjs";
106
126
  export * from "./ListApprovalsResponseDataItemAttributesReasonsItemType.mjs";
@@ -27,6 +27,11 @@ export * from "./ApproveApprovalsResponseDataAttributesInitiatorActorType.mjs";
27
27
  export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgent.mjs";
28
28
  export * from "./ApproveApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
29
29
  export * from "./ApproveApprovalsResponseDataAttributesPayment.mjs";
30
+ export * from "./ApproveApprovalsResponseDataAttributesRealtime.mjs";
31
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
32
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
33
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
34
+ export * from "./ApproveApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
30
35
  export * from "./ApproveApprovalsResponseDataAttributesReasonsItem.mjs";
31
36
  export * from "./ApproveApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
32
37
  export * from "./ApproveApprovalsResponseDataAttributesReasonsItemType.mjs";
@@ -53,6 +58,11 @@ export * from "./DenyApprovalsResponseDataAttributesInitiatorActorType.mjs";
53
58
  export * from "./DenyApprovalsResponseDataAttributesInitiatorAgent.mjs";
54
59
  export * from "./DenyApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
55
60
  export * from "./DenyApprovalsResponseDataAttributesPayment.mjs";
61
+ export * from "./DenyApprovalsResponseDataAttributesRealtime.mjs";
62
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
63
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
64
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
65
+ export * from "./DenyApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
56
66
  export * from "./DenyApprovalsResponseDataAttributesReasonsItem.mjs";
57
67
  export * from "./DenyApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
58
68
  export * from "./DenyApprovalsResponseDataAttributesReasonsItemType.mjs";
@@ -79,6 +89,11 @@ export * from "./GetApprovalsResponseDataAttributesInitiatorActorType.mjs";
79
89
  export * from "./GetApprovalsResponseDataAttributesInitiatorAgent.mjs";
80
90
  export * from "./GetApprovalsResponseDataAttributesInitiatorAgentOwner.mjs";
81
91
  export * from "./GetApprovalsResponseDataAttributesPayment.mjs";
92
+ export * from "./GetApprovalsResponseDataAttributesRealtime.mjs";
93
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterparty.mjs";
94
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccount.mjs";
95
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyAccountAccountType.mjs";
96
+ export * from "./GetApprovalsResponseDataAttributesRealtimeCounterpartyKind.mjs";
82
97
  export * from "./GetApprovalsResponseDataAttributesReasonsItem.mjs";
83
98
  export * from "./GetApprovalsResponseDataAttributesReasonsItemLimitType.mjs";
84
99
  export * from "./GetApprovalsResponseDataAttributesReasonsItemType.mjs";
@@ -101,6 +116,11 @@ export * from "./ListApprovalsResponseDataItemAttributesInitiatorActorType.mjs";
101
116
  export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgent.mjs";
102
117
  export * from "./ListApprovalsResponseDataItemAttributesInitiatorAgentOwner.mjs";
103
118
  export * from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
119
+ export * from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
120
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterparty.mjs";
121
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccount.mjs";
122
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyAccountAccountType.mjs";
123
+ export * from "./ListApprovalsResponseDataItemAttributesRealtimeCounterpartyKind.mjs";
104
124
  export * from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
105
125
  export * from "./ListApprovalsResponseDataItemAttributesReasonsItemLimitType.mjs";
106
126
  export * from "./ListApprovalsResponseDataItemAttributesReasonsItemType.mjs";
@@ -7,6 +7,7 @@ import { ListApprovalsResponseDataItemAttributesAch } from "./ListApprovalsRespo
7
7
  import { ListApprovalsResponseDataItemAttributesCustomer } from "./ListApprovalsResponseDataItemAttributesCustomer.mjs";
8
8
  import { ListApprovalsResponseDataItemAttributesInitiator } from "./ListApprovalsResponseDataItemAttributesInitiator.mjs";
9
9
  import { ListApprovalsResponseDataItemAttributesPayment } from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
10
+ import { ListApprovalsResponseDataItemAttributesRealtime } from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
10
11
  import { ListApprovalsResponseDataItemAttributesReasonsItem } from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
11
12
  export declare const ApprovalAttrs: core.serialization.ObjectSchema<serializers.ApprovalAttrs.Raw, Natural.ApprovalAttrs>;
12
13
  export declare namespace ApprovalAttrs {
@@ -17,6 +18,7 @@ export declare namespace ApprovalAttrs {
17
18
  reasons: ListApprovalsResponseDataItemAttributesReasonsItem.Raw[];
18
19
  customer?: ListApprovalsResponseDataItemAttributesCustomer.Raw | null;
19
20
  ach?: ListApprovalsResponseDataItemAttributesAch.Raw | null;
21
+ realtime?: ListApprovalsResponseDataItemAttributesRealtime.Raw | null;
20
22
  initiator?: ListApprovalsResponseDataItemAttributesInitiator.Raw | null;
21
23
  denialReason?: string | null;
22
24
  createdAt: string;
@@ -6,6 +6,7 @@ import { ListApprovalsResponseDataItemAttributesAch } from "./ListApprovalsRespo
6
6
  import { ListApprovalsResponseDataItemAttributesCustomer } from "./ListApprovalsResponseDataItemAttributesCustomer.mjs";
7
7
  import { ListApprovalsResponseDataItemAttributesInitiator } from "./ListApprovalsResponseDataItemAttributesInitiator.mjs";
8
8
  import { ListApprovalsResponseDataItemAttributesPayment } from "./ListApprovalsResponseDataItemAttributesPayment.mjs";
9
+ import { ListApprovalsResponseDataItemAttributesRealtime } from "./ListApprovalsResponseDataItemAttributesRealtime.mjs";
9
10
  import { ListApprovalsResponseDataItemAttributesReasonsItem } from "./ListApprovalsResponseDataItemAttributesReasonsItem.mjs";
10
11
  export const ApprovalAttrs = core.serialization.object({
11
12
  status: ApprovalStatus,
@@ -14,6 +15,7 @@ export const ApprovalAttrs = core.serialization.object({
14
15
  reasons: core.serialization.list(ListApprovalsResponseDataItemAttributesReasonsItem),
15
16
  customer: ListApprovalsResponseDataItemAttributesCustomer.nullable(),
16
17
  ach: ListApprovalsResponseDataItemAttributesAch.nullable(),
18
+ realtime: ListApprovalsResponseDataItemAttributesRealtime.nullable(),
17
19
  initiator: ListApprovalsResponseDataItemAttributesInitiator.nullable(),
18
20
  denialReason: core.serialization.string().nullable(),
19
21
  createdAt: core.serialization.string(),
@@ -7,6 +7,7 @@ import { GetApprovalsResponseDataAttributesAch } from "./GetApprovalsResponseDat
7
7
  import { GetApprovalsResponseDataAttributesCustomer } from "./GetApprovalsResponseDataAttributesCustomer.mjs";
8
8
  import { GetApprovalsResponseDataAttributesInitiator } from "./GetApprovalsResponseDataAttributesInitiator.mjs";
9
9
  import { GetApprovalsResponseDataAttributesPayment } from "./GetApprovalsResponseDataAttributesPayment.mjs";
10
+ import { GetApprovalsResponseDataAttributesRealtime } from "./GetApprovalsResponseDataAttributesRealtime.mjs";
10
11
  import { GetApprovalsResponseDataAttributesReasonsItem } from "./GetApprovalsResponseDataAttributesReasonsItem.mjs";
11
12
  export declare const ApprovalDetailAttrs: core.serialization.ObjectSchema<serializers.ApprovalDetailAttrs.Raw, Natural.ApprovalDetailAttrs>;
12
13
  export declare namespace ApprovalDetailAttrs {
@@ -17,6 +18,7 @@ export declare namespace ApprovalDetailAttrs {
17
18
  reasons: GetApprovalsResponseDataAttributesReasonsItem.Raw[];
18
19
  customer?: GetApprovalsResponseDataAttributesCustomer.Raw | null;
19
20
  ach?: GetApprovalsResponseDataAttributesAch.Raw | null;
21
+ realtime?: GetApprovalsResponseDataAttributesRealtime.Raw | null;
20
22
  initiator?: GetApprovalsResponseDataAttributesInitiator.Raw | null;
21
23
  denialReason?: string | null;
22
24
  createdAt: string;