credit-card


Description: credit card of person

Type: array

Items-Reference: /credit-card

Schema:


{
    "type": "array",
    "description": "credit card of person",
    "items": {
        "$ref": "credit-card.json"
    }
}