File "custom-field.js"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/resources/scripts/admin/stub/custom-field.js
File size: 188 bytes
MIME-type: text/plain
Charset: utf-8
export default {
id: null,
label: null,
type: null,
name: null,
default_answer: null,
is_required: false,
placeholder: null,
model_type: null,
order: 1,
options: [],
}