UNPKG

@pipedream/moxie

Version:

Pipedream Moxie Components

44 lines 962 B
export default [ { "name": "", "clientType": "Client", "initials": "", "address1": "", "address2": "", "city": "", "locality": "", "postal": "", "country": "", "website": "", "phone": "", "color": "", "taxId": "", "leadSource": "", "archive": false, "paymentTerms": { "paymentDays": 0, "latePaymentFee": 0.00, "hourlyAmount": 0.00, "whoPaysCardFees": "Client", }, "payInstructions": "", "hourlyAmount": 0.00, "roundingIncrement": 0, "currency": "USD", "stripeClientId": "", "notes": "", "contacts":[ { "firstName": "", "lastName": "", "role": "", "phone": "", "email": "", "notes": "", "defaultContact": false, "invoiceContact": false, "portalAccess": false, } ] } ]