schemaFields.push({
    field: 'stripe_payments',
    displayName: 'Payments',
    type: ['String'],
    reference: `${implementation.getModelName(model)}_stripe_payments.id`,