lib/api/crm/crm_models
Vernon Keenan e64482991c feat: Add Channels field to Account and Contact models
The code changes include adding the `Channels` field to the `Account` and `Contact` models in the `crm` and `sfgate` packages. This field is used to store the marketing channels for the respective entities.
2024-06-30 21:03:06 +00:00
..
account.go feat: Add Channels field to Account and Contact models 2024-06-30 21:03:06 +00:00
account_request.go
account_response.go
address.go now with pointers 2023-04-15 14:27:18 +00:00
asset.go now with pointers 2023-04-15 14:27:18 +00:00
asset_request.go
asset_response.go
contact.go feat: Add Channels field to Account and Contact models 2024-06-30 21:03:06 +00:00
contact_request.go
contact_response.go
contract.go now with pointers 2023-04-15 14:27:18 +00:00
contract_request.go
contract_response.go
delete_response.go
error.go
invalid_error.go
lead.go now with pointers 2023-04-15 14:27:18 +00:00
lead_request.go
lead_response.go
message.go
pagination.go
request_meta.go ExternalAccount 2023-06-05 00:09:35 +00:00
response_meta.go ExternalAccount 2023-06-05 00:09:35 +00:00