pub type GetUserPaymentResponse = Vec<PaymentMethod>;
pub struct GetUserPaymentResponse { /* private fields */ }