@pax2pay/model-banking 0.1.84 → 0.1.85

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.
@@ -1,5 +1,6 @@
1
1
  import * as cryptly from "cryptly"
2
2
  import { Changeable as OrganizationChangeable } from "./Changeable"
3
+ import { Contact as OrganizationContact } from "./Contact"
3
4
  import { Creatable as OrganizationCreatable } from "./Creatable"
4
5
  import { Rule as OrganizationRule } from "./Rule"
5
6
 
@@ -22,6 +23,8 @@ export namespace Organization {
22
23
  export const Creatable = OrganizationCreatable
23
24
  export type Changeable = OrganizationChangeable
24
25
  export const Changeable = OrganizationChangeable
26
+ export type Contact = OrganizationContact
27
+ export const Contact = OrganizationContact
25
28
  export type Rule = OrganizationRule
26
29
  export const Rule = OrganizationRule
27
30
  export namespace Rule {
@@ -1,5 +1,6 @@
1
1
  import * as cryptly from "cryptly";
2
2
  import { Changeable as OrganizationChangeable } from "./Changeable";
3
+ import { Contact as OrganizationContact } from "./Contact";
3
4
  import { Creatable as OrganizationCreatable } from "./Creatable";
4
5
  import { Rule as OrganizationRule } from "./Rule";
5
6
  export interface Organization extends OrganizationCreatable {
@@ -13,6 +14,8 @@ export declare namespace Organization {
13
14
  const Creatable: typeof OrganizationCreatable;
14
15
  type Changeable = OrganizationChangeable;
15
16
  const Changeable: typeof OrganizationChangeable;
17
+ type Contact = OrganizationContact;
18
+ const Contact: typeof OrganizationContact;
16
19
  type Rule = OrganizationRule;
17
20
  const Rule: typeof OrganizationRule;
18
21
  namespace Rule {
@@ -1,5 +1,6 @@
1
1
  import * as cryptly from "cryptly";
2
2
  import { Changeable as OrganizationChangeable } from "./Changeable";
3
+ import { Contact as OrganizationContact } from "./Contact";
3
4
  import { Creatable as OrganizationCreatable } from "./Creatable";
4
5
  import { Rule as OrganizationRule } from "./Rule";
5
6
  export var Organization;
@@ -18,6 +19,7 @@ export var Organization;
18
19
  Organization.isIdentifier = isIdentifier;
19
20
  Organization.Creatable = OrganizationCreatable;
20
21
  Organization.Changeable = OrganizationChangeable;
22
+ Organization.Contact = OrganizationContact;
21
23
  Organization.Rule = OrganizationRule;
22
24
  })(Organization || (Organization = {}));
23
25
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"../","sources":["Organization/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,OAAO,MAAM,SAAS,CAAA;AAClC,OAAO,EAAE,UAAU,IAAI,sBAAsB,EAAE,MAAM,cAAc,CAAA;AACnE,OAAO,EAAE,SAAS,IAAI,qBAAqB,EAAE,MAAM,aAAa,CAAA;AAChE,OAAO,EAAE,IAAI,IAAI,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAMjD,MAAM,KAAW,YAAY,CAoB5B;AApBD,WAAiB,YAAY;IAC5B,SAAgB,EAAE,CAAC,KAAyB;QAC3C,OAAO,KAAK,IAAI,qBAAqB,CAAC,EAAE,CAAC,EAAE,GAAG,KAAK,EAAE,CAAC,IAAI,OAAO,KAAK,CAAC,EAAE,IAAI,QAAQ,CAAA;IACtF,CAAC;IAFe,eAAE,KAEjB,CAAA;IACD,SAAgB,aAAa,CAAC,YAAuB;QACpD,OAAO,EAAE,GAAG,YAAY,EAAE,EAAE,EAAE,OAAO,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAA;IAC/D,CAAC;IAFe,0BAAa,gBAE5B,CAAA;IACD,SAAgB,YAAY,CAAC,KAA+B;QAC3D,OAAO,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,CAAC,CAAA;IACvC,CAAC;IAFe,yBAAY,eAE3B,CAAA;IAGY,sBAAS,GAAG,qBAAqB,CAAA;IAEjC,uBAAU,GAAG,sBAAsB,CAAA;IAEnC,iBAAI,GAAG,gBAAgB,CAAA;AAIrC,CAAC,EApBgB,YAAY,KAAZ,YAAY,QAoB5B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"../","sources":["Organization/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,OAAO,MAAM,SAAS,CAAA;AAClC,OAAO,EAAE,UAAU,IAAI,sBAAsB,EAAE,MAAM,cAAc,CAAA;AACnE,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,WAAW,CAAA;AAC1D,OAAO,EAAE,SAAS,IAAI,qBAAqB,EAAE,MAAM,aAAa,CAAA;AAChE,OAAO,EAAE,IAAI,IAAI,gBAAgB,EAAE,MAAM,QAAQ,CAAA;AAMjD,MAAM,KAAW,YAAY,CAsB5B;AAtBD,WAAiB,YAAY;IAC5B,SAAgB,EAAE,CAAC,KAAyB;QAC3C,OAAO,KAAK,IAAI,qBAAqB,CAAC,EAAE,CAAC,EAAE,GAAG,KAAK,EAAE,CAAC,IAAI,OAAO,KAAK,CAAC,EAAE,IAAI,QAAQ,CAAA;IACtF,CAAC;IAFe,eAAE,KAEjB,CAAA;IACD,SAAgB,aAAa,CAAC,YAAuB;QACpD,OAAO,EAAE,GAAG,YAAY,EAAE,EAAE,EAAE,OAAO,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAA;IAC/D,CAAC;IAFe,0BAAa,gBAE5B,CAAA;IACD,SAAgB,YAAY,CAAC,KAA+B;QAC3D,OAAO,OAAO,CAAC,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,CAAC,CAAA;IACvC,CAAC;IAFe,yBAAY,eAE3B,CAAA;IAGY,sBAAS,GAAG,qBAAqB,CAAA;IAEjC,uBAAU,GAAG,sBAAsB,CAAA;IAEnC,oBAAO,GAAG,mBAAmB,CAAA;IAE7B,iBAAI,GAAG,gBAAgB,CAAA;AAIrC,CAAC,EAtBgB,YAAY,KAAZ,YAAY,QAsB5B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pax2pay/model-banking",
3
- "version": "0.1.84",
3
+ "version": "0.1.85",
4
4
  "description": "Library containing data model types and functions for the Pax2Pay Banking API.",
5
5
  "author": "Pax2Pay Ltd",
6
6
  "license": "MIT",