# Functions
@Tags Generate @Produce json @Success 200 {object} Address @Failure 500 {object} Response @Router /v1/address [get].
@Tags Generate @Produce json @Success 200 {object} CreditCard @Failure 500 {object} Response @Router /v1/credit_card [get].
@Tags Generate @Produce json @Success 200 {object} User @Failure 500 {object} Response @Router /v1/user [get].
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author