Gourmet Card Response
data class GourmetCardResponse(id: String, transactionId: String, cardId: String, memberId: String, expiredAt: Instant, createdAt: Instant, updateAt: Instant, card: GourmetCard)
Content copied to clipboard