objectissuing.settlement
When a non-stripe BIN is used, any use of an [issued card](https://stripe.com/docs/issuing) must be settled directly with the card network. The net amount owed is represented by an Issuing `Settlement` object.
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
IssuingSettlement
objectWhen a non-stripe BIN is used, any use of an [issued card](https://stripe.com/docs/issuing) must be settled directly with the card network. The net amount owed is represented by an Issuing `Settlement` object.
The Bank Identification Number reflecting this settlement record.
The date that the transactions are cleared and posted to user's accounts.
Time at which the object was created. Measured in seconds since the Unix epoch.
Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
Unique identifier for the object.
The total interchange received as reimbursement for the transactions.
Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The total net amount required to settle with the network.
The card network for this settlement report. One of ["visa"]
The total amount of fees owed to the network.
The Settlement Identification Number assigned by the network.
String representing the object's type. Objects of the same type share the same value.
One of `international` or `uk_national_net`.
The total number of transactions reflected in this settlement.
The total transaction amount reflected in this settlement.