Skip to content

Documentation / @facturometro/core / CardAccountInput

Interface: CardAccountInput ​

Defined in: packages/core/src/model/common.types.generated.ts:4051

BG-18 PAYMENT CARD INFORMATION.

A group of business terms providing information about card used for payment contemporaneous with invoice issuance.

Builder input for CardAccount: decimals may be numbers; currencyId and defaultable elements (those with a default or fixed value) are optional; leaves whose attributes are all optional accept a plain string.

Rules ​

DE-R-023-2, DE-R-024-1, DE-R-025-2

See ​

Properties ​

holderName? ​

optional holderName?: string

Defined in: packages/core/src/model/common.types.generated.ts:4083

BT-88 Payment card holder name.

The name of the payment card holder.

Cardinality ​

0..1

See ​


networkId ​

networkId: string

Defined in: packages/core/src/model/common.types.generated.ts:4073

cbc:NetworkID.

Syntax required element not related to a business term.

Cardinality ​

1..1

See ​


primaryAccountNumberId ​

primaryAccountNumberId: string

Defined in: packages/core/src/model/common.types.generated.ts:4063

BT-87 Payment card primary account number.

The Primary Account Number (PAN) of the card used for payment.In accordance with card payments security standards, an invoice should never include a full card primary account number.

Cardinality ​

1..1

Rules ​

BR-51

See ​

MIT licensed. Specification artefacts belong to OpenPEPPOL, CEN and OASIS.