Documentation
¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type ApiCreateAContactCopy1Request
- type ApiCreateAContactCopyRequest
- type ApiCreateAEquipmentCopyRequest
- type ApiCreateAScheduledEventRequest
- type ApiCreateAnEquipmentCopyRequest
- type ApiCreateAnOrganizationCopyRequest
- type ApiCreateNoteCopyRequest
- type ApiCreateNoteRequest
- type ApiCreateProjectRequest
- type ApiCreateWebhookRequest
- type ApiDeleteWebhookRequest
- type ApiGetAContactByIdCopyRequest
- type ApiGetATaskByIdCopy1Request
- type ApiGetATaskByIdCopyRequest
- type ApiGetActiveContactsCopyRequest
- type ApiGetActivityTypeOptionsCopyRequest
- type ApiGetAllActivitiesCopyRequest
- type ApiGetAllContactsCopy1Request
- type ApiGetAllContactsCopy2Request
- type ApiGetAllContactsCopy3Request
- type ApiGetAllContactsCopy4Request
- func (r ApiGetAllContactsCopy4Request) Execute() ([]GetAllContactsCopy4200ResponseInner, *http.Response, error)
- func (r ApiGetAllContactsCopy4Request) Page(page int32) ApiGetAllContactsCopy4Request
- func (r ApiGetAllContactsCopy4Request) PageSize(pageSize int32) ApiGetAllContactsCopy4Request
- func (r ApiGetAllContactsCopy4Request) ProjectId(projectId int64) ApiGetAllContactsCopy4Request
- type ApiGetAllContactsCopyRequest
- type ApiGetAllProjectExpensesRequest
- func (r ApiGetAllProjectExpensesRequest) Execute() (*GetAllProjectExpenses200Response, *http.Response, error)
- func (r ApiGetAllProjectExpensesRequest) Page(page int32) ApiGetAllProjectExpensesRequest
- func (r ApiGetAllProjectExpensesRequest) PageSize(pageSize int32) ApiGetAllProjectExpensesRequest
- func (r ApiGetAllProjectExpensesRequest) ProjectId(projectId int32) ApiGetAllProjectExpensesRequest
- type ApiGetAllProjectsCopy1Request
- func (r ApiGetAllProjectsCopy1Request) ContactId(contactId int64) ApiGetAllProjectsCopy1Request
- func (r ApiGetAllProjectsCopy1Request) EndDate(endDate string) ApiGetAllProjectsCopy1Request
- func (r ApiGetAllProjectsCopy1Request) Execute() ([]GetAllProjectsCopy1200ResponseInner, *http.Response, error)
- func (r ApiGetAllProjectsCopy1Request) OrganizationId(organizationId int64) ApiGetAllProjectsCopy1Request
- func (r ApiGetAllProjectsCopy1Request) Page(page int32) ApiGetAllProjectsCopy1Request
- func (r ApiGetAllProjectsCopy1Request) PageSize(pageSize int32) ApiGetAllProjectsCopy1Request
- func (r ApiGetAllProjectsCopy1Request) StartDate(startDate string) ApiGetAllProjectsCopy1Request
- type ApiGetAllProjectsCopyRequest
- type ApiGetAllProjectsRequest
- func (r ApiGetAllProjectsRequest) Execute() (*GetAllProjects200Response, *http.Response, error)
- func (r ApiGetAllProjectsRequest) OpenOnly(openOnly bool) ApiGetAllProjectsRequest
- func (r ApiGetAllProjectsRequest) Page(page int32) ApiGetAllProjectsRequest
- func (r ApiGetAllProjectsRequest) PageSize(pageSize int32) ApiGetAllProjectsRequest
- type ApiGetAllTasksCopyRequest
- type ApiGetAnInvoiceByIdRequest
- type ApiGetCompanyLocationsOptionsRequest
- type ApiGetEquipmentTypesOptionsRequest
- type ApiGetEventByIdRequest
- type ApiGetProjectDatesDetailsRequest
- type ApiGetProjectEquipmentRequest
- type ApiGetProjectExpenseByIdRequest
- func (r ApiGetProjectExpenseByIdRequest) Execute() (*GetProjectExpenseById200Response, *http.Response, error)
- func (r ApiGetProjectExpenseByIdRequest) ExpenseId(expenseId int32) ApiGetProjectExpenseByIdRequest
- func (r ApiGetProjectExpenseByIdRequest) ProjectId(projectId int32) ApiGetProjectExpenseByIdRequest
- type ApiGetProjectFilesRequest
- func (r ApiGetProjectFilesRequest) Execute() (map[string]interface{}, *http.Response, error)
- func (r ApiGetProjectFilesRequest) Page(page int32) ApiGetProjectFilesRequest
- func (r ApiGetProjectFilesRequest) PageSize(pageSize int32) ApiGetProjectFilesRequest
- func (r ApiGetProjectFilesRequest) ProjectId(projectId int64) ApiGetProjectFilesRequest
- type ApiGetProjectNotesRequest
- func (r ApiGetProjectNotesRequest) Execute() (map[string]interface{}, *http.Response, error)
- func (r ApiGetProjectNotesRequest) Page(page int32) ApiGetProjectNotesRequest
- func (r ApiGetProjectNotesRequest) PageSize(pageSize int32) ApiGetProjectNotesRequest
- func (r ApiGetProjectNotesRequest) ProjectId(projectId int64) ApiGetProjectNotesRequest
- type ApiGetProjectPaymentByIdRequest
- type ApiGetProjectPayments1Request
- func (r ApiGetProjectPayments1Request) Execute() (map[string]interface{}, *http.Response, error)
- func (r ApiGetProjectPayments1Request) Page(page int32) ApiGetProjectPayments1Request
- func (r ApiGetProjectPayments1Request) PageSize(pageSize int32) ApiGetProjectPayments1Request
- func (r ApiGetProjectPayments1Request) ProjectId(projectId int32) ApiGetProjectPayments1Request
- type ApiGetProjectPaymentsRequest
- func (r ApiGetProjectPaymentsRequest) Execute() (*GetProjectPayments200Response, *http.Response, error)
- func (r ApiGetProjectPaymentsRequest) Page(page int32) ApiGetProjectPaymentsRequest
- func (r ApiGetProjectPaymentsRequest) PageSize(pageSize int32) ApiGetProjectPaymentsRequest
- func (r ApiGetProjectPaymentsRequest) ProjectId(projectId int32) ApiGetProjectPaymentsRequest
- type ApiGetProjectRoleOptionsCopyRequest
- type ApiGetProjectTimelineRequest
- func (r ApiGetProjectTimelineRequest) Execute() (map[string]interface{}, *http.Response, error)
- func (r ApiGetProjectTimelineRequest) Page(page int32) ApiGetProjectTimelineRequest
- func (r ApiGetProjectTimelineRequest) PageSize(pageSize int32) ApiGetProjectTimelineRequest
- func (r ApiGetProjectTimelineRequest) ProjectId(projectId int64) ApiGetProjectTimelineRequest
- type ApiGetProjectsByStatusCopyRequest
- type ApiGetProjectsDateCopyRequest
- type ApiGetProjectsStatusCopyRequest
- type ApiGetReferralSourceOptionsCopyRequest
- type ApiGetRelationshipTypeOptionsCopyRequest
- type ApiGetSalesopersonRequest
- type ApiGetSchedulerEventsRequest
- type ApiGetStaffListCopyRequest
- type ApiGetTimesheetRequest
- func (r ApiGetTimesheetRequest) Execute() (map[string]interface{}, *http.Response, error)
- func (r ApiGetTimesheetRequest) GetTimesheetRequest(getTimesheetRequest GetTimesheetRequest) ApiGetTimesheetRequest
- func (r ApiGetTimesheetRequest) Page(page int32) ApiGetTimesheetRequest
- func (r ApiGetTimesheetRequest) PageSize(pageSize int32) ApiGetTimesheetRequest
- type ApiListWebhooksRequest
- type ApiRetrieveProjectRequest
- type ApiSendEmailRequest
- type ApiUpdateAnEquipmentCopyRequest
- type ApiUpdateContactStatusCopyRequest
- type ApiUpdateProjectDatesRequest
- type BasicAuth
- type Configuration
- type CreateAContactCopy1Request
- func (o *CreateAContactCopy1Request) GetAddress1() string
- func (o *CreateAContactCopy1Request) GetAddress1Ok() (*string, bool)
- func (o *CreateAContactCopy1Request) GetAddress2() string
- func (o *CreateAContactCopy1Request) GetAddress2Ok() (*string, bool)
- func (o *CreateAContactCopy1Request) GetCity() string
- func (o *CreateAContactCopy1Request) GetCityOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetCountry() string
- func (o *CreateAContactCopy1Request) GetCountryOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetEmail() string
- func (o *CreateAContactCopy1Request) GetEmailOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetLatitude() float64
- func (o *CreateAContactCopy1Request) GetLatitudeOk() (*float64, bool)
- func (o *CreateAContactCopy1Request) GetLongitude() float64
- func (o *CreateAContactCopy1Request) GetLongitudeOk() (*float64, bool)
- func (o *CreateAContactCopy1Request) GetName() string
- func (o *CreateAContactCopy1Request) GetNameOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetOrganizationTypeIds() []int64
- func (o *CreateAContactCopy1Request) GetOrganizationTypeIdsOk() ([]int64, bool)
- func (o *CreateAContactCopy1Request) GetParentOrganizationId() int64
- func (o *CreateAContactCopy1Request) GetParentOrganizationIdOk() (*int64, bool)
- func (o *CreateAContactCopy1Request) GetPhoneNumber() string
- func (o *CreateAContactCopy1Request) GetPhoneNumberOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetPriceListID() int64
- func (o *CreateAContactCopy1Request) GetPriceListIDOk() (*int64, bool)
- func (o *CreateAContactCopy1Request) GetReferralSourceId() int64
- func (o *CreateAContactCopy1Request) GetReferralSourceIdOk() (*int64, bool)
- func (o *CreateAContactCopy1Request) GetRelationshipStatusId() int64
- func (o *CreateAContactCopy1Request) GetRelationshipStatusIdOk() (*int64, bool)
- func (o *CreateAContactCopy1Request) GetSalespersonId() int64
- func (o *CreateAContactCopy1Request) GetSalespersonIdOk() (*int64, bool)
- func (o *CreateAContactCopy1Request) GetSandbox() string
- func (o *CreateAContactCopy1Request) GetSandboxOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetState() string
- func (o *CreateAContactCopy1Request) GetStateOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetTaxID() string
- func (o *CreateAContactCopy1Request) GetTaxIDOk() (*string, bool)
- func (o *CreateAContactCopy1Request) GetZipCode() string
- func (o *CreateAContactCopy1Request) GetZipCodeOk() (*string, bool)
- func (o *CreateAContactCopy1Request) HasAddress1() bool
- func (o *CreateAContactCopy1Request) HasAddress2() bool
- func (o *CreateAContactCopy1Request) HasCity() bool
- func (o *CreateAContactCopy1Request) HasCountry() bool
- func (o *CreateAContactCopy1Request) HasEmail() bool
- func (o *CreateAContactCopy1Request) HasLatitude() bool
- func (o *CreateAContactCopy1Request) HasLongitude() bool
- func (o *CreateAContactCopy1Request) HasName() bool
- func (o *CreateAContactCopy1Request) HasOrganizationTypeIds() bool
- func (o *CreateAContactCopy1Request) HasParentOrganizationId() bool
- func (o *CreateAContactCopy1Request) HasPhoneNumber() bool
- func (o *CreateAContactCopy1Request) HasPriceListID() bool
- func (o *CreateAContactCopy1Request) HasReferralSourceId() bool
- func (o *CreateAContactCopy1Request) HasRelationshipStatusId() bool
- func (o *CreateAContactCopy1Request) HasSalespersonId() bool
- func (o *CreateAContactCopy1Request) HasSandbox() bool
- func (o *CreateAContactCopy1Request) HasState() bool
- func (o *CreateAContactCopy1Request) HasTaxID() bool
- func (o *CreateAContactCopy1Request) HasZipCode() bool
- func (o CreateAContactCopy1Request) MarshalJSON() ([]byte, error)
- func (o *CreateAContactCopy1Request) SetAddress1(v string)
- func (o *CreateAContactCopy1Request) SetAddress2(v string)
- func (o *CreateAContactCopy1Request) SetCity(v string)
- func (o *CreateAContactCopy1Request) SetCountry(v string)
- func (o *CreateAContactCopy1Request) SetEmail(v string)
- func (o *CreateAContactCopy1Request) SetLatitude(v float64)
- func (o *CreateAContactCopy1Request) SetLongitude(v float64)
- func (o *CreateAContactCopy1Request) SetName(v string)
- func (o *CreateAContactCopy1Request) SetOrganizationTypeIds(v []int64)
- func (o *CreateAContactCopy1Request) SetParentOrganizationId(v int64)
- func (o *CreateAContactCopy1Request) SetPhoneNumber(v string)
- func (o *CreateAContactCopy1Request) SetPriceListID(v int64)
- func (o *CreateAContactCopy1Request) SetReferralSourceId(v int64)
- func (o *CreateAContactCopy1Request) SetRelationshipStatusId(v int64)
- func (o *CreateAContactCopy1Request) SetSalespersonId(v int64)
- func (o *CreateAContactCopy1Request) SetSandbox(v string)
- func (o *CreateAContactCopy1Request) SetState(v string)
- func (o *CreateAContactCopy1Request) SetTaxID(v string)
- func (o *CreateAContactCopy1Request) SetZipCode(v string)
- func (o CreateAContactCopy1Request) ToMap() (map[string]interface{}, error)
- func (o *CreateAContactCopy1Request) UnmarshalJSON(data []byte) (err error)
- type CreateAContactCopy200Response
- func (o *CreateAContactCopy200Response) GetMessage() string
- func (o *CreateAContactCopy200Response) GetMessageOk() (*string, bool)
- func (o *CreateAContactCopy200Response) GetStatus() int32
- func (o *CreateAContactCopy200Response) GetStatusOk() (*int32, bool)
- func (o *CreateAContactCopy200Response) HasMessage() bool
- func (o *CreateAContactCopy200Response) HasStatus() bool
- func (o CreateAContactCopy200Response) MarshalJSON() ([]byte, error)
- func (o *CreateAContactCopy200Response) SetMessage(v string)
- func (o *CreateAContactCopy200Response) SetStatus(v int32)
- func (o CreateAContactCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAContactCopy200Response) UnmarshalJSON(data []byte) (err error)
- type CreateAContactCopy1200Response
- func (o *CreateAContactCopy1200Response) GetData() int32
- func (o *CreateAContactCopy1200Response) GetDataOk() (*int32, bool)
- func (o *CreateAContactCopy1200Response) GetMessage() string
- func (o *CreateAContactCopy1200Response) GetMessageOk() (*string, bool)
- func (o *CreateAContactCopy1200Response) GetStatus() int32
- func (o *CreateAContactCopy1200Response) GetStatusOk() (*int32, bool)
- func (o *CreateAContactCopy1200Response) HasData() bool
- func (o *CreateAContactCopy1200Response) HasMessage() bool
- func (o *CreateAContactCopy1200Response) HasStatus() bool
- func (o CreateAContactCopy1200Response) MarshalJSON() ([]byte, error)
- func (o *CreateAContactCopy1200Response) SetData(v int32)
- func (o *CreateAContactCopy1200Response) SetMessage(v string)
- func (o *CreateAContactCopy1200Response) SetStatus(v int32)
- func (o CreateAContactCopy1200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAContactCopy1200Response) UnmarshalJSON(data []byte) (err error)
- type CreateAContactCopyRequest
- func (o *CreateAContactCopyRequest) GetContactId() int64
- func (o *CreateAContactCopyRequest) GetContactIdOk() (*int64, bool)
- func (o *CreateAContactCopyRequest) GetContactName() string
- func (o *CreateAContactCopyRequest) GetContactNameOk() (*string, bool)
- func (o *CreateAContactCopyRequest) GetStatus() string
- func (o *CreateAContactCopyRequest) GetStatusId() int64
- func (o *CreateAContactCopyRequest) GetStatusIdOk() (*int64, bool)
- func (o *CreateAContactCopyRequest) GetStatusOk() (*string, bool)
- func (o *CreateAContactCopyRequest) HasContactId() bool
- func (o *CreateAContactCopyRequest) HasContactName() bool
- func (o *CreateAContactCopyRequest) HasStatus() bool
- func (o *CreateAContactCopyRequest) HasStatusId() bool
- func (o CreateAContactCopyRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAContactCopyRequest) SetContactId(v int64)
- func (o *CreateAContactCopyRequest) SetContactName(v string)
- func (o *CreateAContactCopyRequest) SetStatus(v string)
- func (o *CreateAContactCopyRequest) SetStatusId(v int64)
- func (o CreateAContactCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateAContactCopyRequest) UnmarshalJSON(data []byte) (err error)
- type CreateAEquipmentCopy200Response
- func (o *CreateAEquipmentCopy200Response) GetData() CreateAEquipmentCopy200ResponseData
- func (o *CreateAEquipmentCopy200Response) GetDataOk() (*CreateAEquipmentCopy200ResponseData, bool)
- func (o *CreateAEquipmentCopy200Response) GetMessage() string
- func (o *CreateAEquipmentCopy200Response) GetMessageOk() (*string, bool)
- func (o *CreateAEquipmentCopy200Response) GetStatus() int32
- func (o *CreateAEquipmentCopy200Response) GetStatusOk() (*int32, bool)
- func (o *CreateAEquipmentCopy200Response) HasData() bool
- func (o *CreateAEquipmentCopy200Response) HasMessage() bool
- func (o *CreateAEquipmentCopy200Response) HasStatus() bool
- func (o CreateAEquipmentCopy200Response) MarshalJSON() ([]byte, error)
- func (o *CreateAEquipmentCopy200Response) SetData(v CreateAEquipmentCopy200ResponseData)
- func (o *CreateAEquipmentCopy200Response) SetMessage(v string)
- func (o *CreateAEquipmentCopy200Response) SetStatus(v int32)
- func (o CreateAEquipmentCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAEquipmentCopy200Response) UnmarshalJSON(data []byte) (err error)
- type CreateAEquipmentCopy200ResponseData
- func (o *CreateAEquipmentCopy200ResponseData) GetAssignAt() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetAssignAtOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetBarcode() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetBarcodeOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetBillingCost() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetBillingCostOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetBillingType() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetBillingTypeOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetDevice() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetDeviceOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentCustomId() string
- func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentCustomIdOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentTypeID() int32
- func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentTypeIDOk() (*int32, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetId() int32
- func (o *CreateAEquipmentCopy200ResponseData) GetIdOk() (*int32, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetLocationId() int32
- func (o *CreateAEquipmentCopy200ResponseData) GetLocationIdOk() (*int32, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetLocationName() string
- func (o *CreateAEquipmentCopy200ResponseData) GetLocationNameOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetManufacturer() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetManufacturerOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetMaxDay() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetMaxDayOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetModel() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetModelOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetOptions() int32
- func (o *CreateAEquipmentCopy200ResponseData) GetOptionsOk() (*int32, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetPriceListItems() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetPriceListItemsOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetProjectId() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetProjectIdOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetProjectName() string
- func (o *CreateAEquipmentCopy200ResponseData) GetProjectNameOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetPurchaseDate() string
- func (o *CreateAEquipmentCopy200ResponseData) GetPurchaseDateOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetPurchasePrice() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetPurchasePriceOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetSerialNo() interface{}
- func (o *CreateAEquipmentCopy200ResponseData) GetSerialNoOk() (*interface{}, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetStatus() string
- func (o *CreateAEquipmentCopy200ResponseData) GetStatusName() string
- func (o *CreateAEquipmentCopy200ResponseData) GetStatusNameOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetStatusOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetType() string
- func (o *CreateAEquipmentCopy200ResponseData) GetTypeImage() CreateAEquipmentCopy200ResponseDataTypeImage
- func (o *CreateAEquipmentCopy200ResponseData) GetTypeImageOk() (*CreateAEquipmentCopy200ResponseDataTypeImage, bool)
- func (o *CreateAEquipmentCopy200ResponseData) GetTypeOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseData) HasAssignAt() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasBarcode() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasBillingCost() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasBillingType() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasDevice() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasEquipmentCustomId() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasEquipmentTypeID() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasId() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasLocationId() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasLocationName() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasManufacturer() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasMaxDay() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasModel() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasOptions() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasPriceListItems() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasProjectId() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasProjectName() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasPurchaseDate() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasPurchasePrice() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasSerialNo() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasStatus() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasStatusName() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasType() bool
- func (o *CreateAEquipmentCopy200ResponseData) HasTypeImage() bool
- func (o CreateAEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
- func (o *CreateAEquipmentCopy200ResponseData) SetAssignAt(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetBarcode(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetBillingCost(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetBillingType(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetDevice(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetEquipmentCustomId(v string)
- func (o *CreateAEquipmentCopy200ResponseData) SetEquipmentTypeID(v int32)
- func (o *CreateAEquipmentCopy200ResponseData) SetId(v int32)
- func (o *CreateAEquipmentCopy200ResponseData) SetLocationId(v int32)
- func (o *CreateAEquipmentCopy200ResponseData) SetLocationName(v string)
- func (o *CreateAEquipmentCopy200ResponseData) SetManufacturer(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetMaxDay(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetModel(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetOptions(v int32)
- func (o *CreateAEquipmentCopy200ResponseData) SetPriceListItems(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetProjectId(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetProjectName(v string)
- func (o *CreateAEquipmentCopy200ResponseData) SetPurchaseDate(v string)
- func (o *CreateAEquipmentCopy200ResponseData) SetPurchasePrice(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetSerialNo(v interface{})
- func (o *CreateAEquipmentCopy200ResponseData) SetStatus(v string)
- func (o *CreateAEquipmentCopy200ResponseData) SetStatusName(v string)
- func (o *CreateAEquipmentCopy200ResponseData) SetType(v string)
- func (o *CreateAEquipmentCopy200ResponseData) SetTypeImage(v CreateAEquipmentCopy200ResponseDataTypeImage)
- func (o CreateAEquipmentCopy200ResponseData) ToMap() (map[string]interface{}, error)
- func (o *CreateAEquipmentCopy200ResponseData) UnmarshalJSON(data []byte) (err error)
- type CreateAEquipmentCopy200ResponseDataTypeImage
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetActive() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetActiveOk() (*bool, bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetId() int32
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetIdOk() (*int32, bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetIsDefault() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetIsDefaultOk() (*bool, bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetName() string
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetNameOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetPriority() int32
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetPriorityOk() (*int32, bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetSvg() string
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetSvgOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetThumbnailImage() string
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetThumbnailImageOk() (*string, bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasActive() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasId() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasIsDefault() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasName() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasPriority() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasSvg() bool
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasThumbnailImage() bool
- func (o CreateAEquipmentCopy200ResponseDataTypeImage) MarshalJSON() ([]byte, error)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetActive(v bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetId(v int32)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetIsDefault(v bool)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetName(v string)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetPriority(v int32)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetSvg(v string)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetThumbnailImage(v string)
- func (o CreateAEquipmentCopy200ResponseDataTypeImage) ToMap() (map[string]interface{}, error)
- func (o *CreateAEquipmentCopy200ResponseDataTypeImage) UnmarshalJSON(data []byte) (err error)
- type CreateAEquipmentCopyRequest
- func (o *CreateAEquipmentCopyRequest) GetBillingCost() float64
- func (o *CreateAEquipmentCopyRequest) GetBillingCostOk() (*float64, bool)
- func (o *CreateAEquipmentCopyRequest) GetBillingType() string
- func (o *CreateAEquipmentCopyRequest) GetBillingTypeName() string
- func (o *CreateAEquipmentCopyRequest) GetBillingTypeNameOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetBillingTypeOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetCurrentCompanyId() int64
- func (o *CreateAEquipmentCopyRequest) GetCurrentCompanyIdOk() (*int64, bool)
- func (o *CreateAEquipmentCopyRequest) GetCurrentStaffId() int64
- func (o *CreateAEquipmentCopyRequest) GetCurrentStaffIdOk() (*int64, bool)
- func (o *CreateAEquipmentCopyRequest) GetEquipmentCustomId() string
- func (o *CreateAEquipmentCopyRequest) GetEquipmentCustomIdOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetEquipmentModel() string
- func (o *CreateAEquipmentCopyRequest) GetEquipmentModelOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeId() int64
- func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeIdOk() (*int64, bool)
- func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeName() string
- func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeNameOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetId() int64
- func (o *CreateAEquipmentCopyRequest) GetIdOk() (*int64, bool)
- func (o *CreateAEquipmentCopyRequest) GetLocationId() int64
- func (o *CreateAEquipmentCopyRequest) GetLocationIdOk() (*int64, bool)
- func (o *CreateAEquipmentCopyRequest) GetLocationName() string
- func (o *CreateAEquipmentCopyRequest) GetLocationNameOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetManufacturer() string
- func (o *CreateAEquipmentCopyRequest) GetManufacturerOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetMaxDay() int32
- func (o *CreateAEquipmentCopyRequest) GetMaxDayOk() (*int32, bool)
- func (o *CreateAEquipmentCopyRequest) GetProjectId() int64
- func (o *CreateAEquipmentCopyRequest) GetProjectIdOk() (*int64, bool)
- func (o *CreateAEquipmentCopyRequest) GetProjectName() string
- func (o *CreateAEquipmentCopyRequest) GetProjectNameOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetPurchaseDate() string
- func (o *CreateAEquipmentCopyRequest) GetPurchaseDateOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetPurchasePrice() float64
- func (o *CreateAEquipmentCopyRequest) GetPurchasePriceOk() (*float64, bool)
- func (o *CreateAEquipmentCopyRequest) GetSerialNo() string
- func (o *CreateAEquipmentCopyRequest) GetSerialNoOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetStatus() string
- func (o *CreateAEquipmentCopyRequest) GetStatusName() string
- func (o *CreateAEquipmentCopyRequest) GetStatusNameOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) GetStatusOk() (*string, bool)
- func (o *CreateAEquipmentCopyRequest) HasBillingCost() bool
- func (o *CreateAEquipmentCopyRequest) HasBillingType() bool
- func (o *CreateAEquipmentCopyRequest) HasBillingTypeName() bool
- func (o *CreateAEquipmentCopyRequest) HasCurrentCompanyId() bool
- func (o *CreateAEquipmentCopyRequest) HasCurrentStaffId() bool
- func (o *CreateAEquipmentCopyRequest) HasEquipmentCustomId() bool
- func (o *CreateAEquipmentCopyRequest) HasEquipmentModel() bool
- func (o *CreateAEquipmentCopyRequest) HasEquipmentTypeId() bool
- func (o *CreateAEquipmentCopyRequest) HasEquipmentTypeName() bool
- func (o *CreateAEquipmentCopyRequest) HasId() bool
- func (o *CreateAEquipmentCopyRequest) HasLocationId() bool
- func (o *CreateAEquipmentCopyRequest) HasLocationName() bool
- func (o *CreateAEquipmentCopyRequest) HasManufacturer() bool
- func (o *CreateAEquipmentCopyRequest) HasMaxDay() bool
- func (o *CreateAEquipmentCopyRequest) HasProjectId() bool
- func (o *CreateAEquipmentCopyRequest) HasProjectName() bool
- func (o *CreateAEquipmentCopyRequest) HasPurchaseDate() bool
- func (o *CreateAEquipmentCopyRequest) HasPurchasePrice() bool
- func (o *CreateAEquipmentCopyRequest) HasSerialNo() bool
- func (o *CreateAEquipmentCopyRequest) HasStatus() bool
- func (o *CreateAEquipmentCopyRequest) HasStatusName() bool
- func (o CreateAEquipmentCopyRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAEquipmentCopyRequest) SetBillingCost(v float64)
- func (o *CreateAEquipmentCopyRequest) SetBillingType(v string)
- func (o *CreateAEquipmentCopyRequest) SetBillingTypeName(v string)
- func (o *CreateAEquipmentCopyRequest) SetCurrentCompanyId(v int64)
- func (o *CreateAEquipmentCopyRequest) SetCurrentStaffId(v int64)
- func (o *CreateAEquipmentCopyRequest) SetEquipmentCustomId(v string)
- func (o *CreateAEquipmentCopyRequest) SetEquipmentModel(v string)
- func (o *CreateAEquipmentCopyRequest) SetEquipmentTypeId(v int64)
- func (o *CreateAEquipmentCopyRequest) SetEquipmentTypeName(v string)
- func (o *CreateAEquipmentCopyRequest) SetId(v int64)
- func (o *CreateAEquipmentCopyRequest) SetLocationId(v int64)
- func (o *CreateAEquipmentCopyRequest) SetLocationName(v string)
- func (o *CreateAEquipmentCopyRequest) SetManufacturer(v string)
- func (o *CreateAEquipmentCopyRequest) SetMaxDay(v int32)
- func (o *CreateAEquipmentCopyRequest) SetProjectId(v int64)
- func (o *CreateAEquipmentCopyRequest) SetProjectName(v string)
- func (o *CreateAEquipmentCopyRequest) SetPurchaseDate(v string)
- func (o *CreateAEquipmentCopyRequest) SetPurchasePrice(v float64)
- func (o *CreateAEquipmentCopyRequest) SetSerialNo(v string)
- func (o *CreateAEquipmentCopyRequest) SetStatus(v string)
- func (o *CreateAEquipmentCopyRequest) SetStatusName(v string)
- func (o CreateAEquipmentCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateAEquipmentCopyRequest) UnmarshalJSON(data []byte) (err error)
- type CreateAScheduledEvent200Response
- func (o *CreateAScheduledEvent200Response) GetData() int32
- func (o *CreateAScheduledEvent200Response) GetDataOk() (*int32, bool)
- func (o *CreateAScheduledEvent200Response) GetMessage() string
- func (o *CreateAScheduledEvent200Response) GetMessageOk() (*string, bool)
- func (o *CreateAScheduledEvent200Response) GetStatus() int32
- func (o *CreateAScheduledEvent200Response) GetStatusOk() (*int32, bool)
- func (o *CreateAScheduledEvent200Response) HasData() bool
- func (o *CreateAScheduledEvent200Response) HasMessage() bool
- func (o *CreateAScheduledEvent200Response) HasStatus() bool
- func (o CreateAScheduledEvent200Response) MarshalJSON() ([]byte, error)
- func (o *CreateAScheduledEvent200Response) SetData(v int32)
- func (o *CreateAScheduledEvent200Response) SetMessage(v string)
- func (o *CreateAScheduledEvent200Response) SetStatus(v int32)
- func (o CreateAScheduledEvent200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAScheduledEvent200Response) UnmarshalJSON(data []byte) (err error)
- type CreateAScheduledEventRequest
- func (o *CreateAScheduledEventRequest) GetAddress1() string
- func (o *CreateAScheduledEventRequest) GetAddress1Ok() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetAddress2() string
- func (o *CreateAScheduledEventRequest) GetAddress2Ok() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetCity() string
- func (o *CreateAScheduledEventRequest) GetCityOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetCountry() string
- func (o *CreateAScheduledEventRequest) GetCountryOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetCreatedBy() int32
- func (o *CreateAScheduledEventRequest) GetCreatedByOk() (*int32, bool)
- func (o *CreateAScheduledEventRequest) GetEnd() string
- func (o *CreateAScheduledEventRequest) GetEndOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetEndTimezone() string
- func (o *CreateAScheduledEventRequest) GetEndTimezoneOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetIsAllDay() bool
- func (o *CreateAScheduledEventRequest) GetIsAllDayOk() (*bool, bool)
- func (o *CreateAScheduledEventRequest) GetLatitude() int32
- func (o *CreateAScheduledEventRequest) GetLatitudeOk() (*int32, bool)
- func (o *CreateAScheduledEventRequest) GetLocation() bool
- func (o *CreateAScheduledEventRequest) GetLocationOk() (*bool, bool)
- func (o *CreateAScheduledEventRequest) GetLongitude() int32
- func (o *CreateAScheduledEventRequest) GetLongitudeOk() (*int32, bool)
- func (o *CreateAScheduledEventRequest) GetNotes() string
- func (o *CreateAScheduledEventRequest) GetNotesOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetOptionalAttendees() []string
- func (o *CreateAScheduledEventRequest) GetOptionalAttendeesOk() ([]string, bool)
- func (o *CreateAScheduledEventRequest) GetOrganizerEmail() string
- func (o *CreateAScheduledEventRequest) GetOrganizerEmailOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetProjectId() int32
- func (o *CreateAScheduledEventRequest) GetProjectIdOk() (*int32, bool)
- func (o *CreateAScheduledEventRequest) GetProjectName() string
- func (o *CreateAScheduledEventRequest) GetProjectNameOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetRequiredAttendees() []string
- func (o *CreateAScheduledEventRequest) GetRequiredAttendeesOk() ([]string, bool)
- func (o *CreateAScheduledEventRequest) GetScheduleCategoryId() int32
- func (o *CreateAScheduledEventRequest) GetScheduleCategoryIdOk() (*int32, bool)
- func (o *CreateAScheduledEventRequest) GetSendInvite() bool
- func (o *CreateAScheduledEventRequest) GetSendInviteOk() (*bool, bool)
- func (o *CreateAScheduledEventRequest) GetStart() string
- func (o *CreateAScheduledEventRequest) GetStartOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetStartTimezone() string
- func (o *CreateAScheduledEventRequest) GetStartTimezoneOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetState() string
- func (o *CreateAScheduledEventRequest) GetStateOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetStatus() string
- func (o *CreateAScheduledEventRequest) GetStatusIcon() []string
- func (o *CreateAScheduledEventRequest) GetStatusIconOk() ([]string, bool)
- func (o *CreateAScheduledEventRequest) GetStatusOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetTagData() []CreateAScheduledEventRequestTagDataInner
- func (o *CreateAScheduledEventRequest) GetTagDataOk() ([]CreateAScheduledEventRequestTagDataInner, bool)
- func (o *CreateAScheduledEventRequest) GetTitle() string
- func (o *CreateAScheduledEventRequest) GetTitleOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) GetZipCode() string
- func (o *CreateAScheduledEventRequest) GetZipCodeOk() (*string, bool)
- func (o *CreateAScheduledEventRequest) HasAddress1() bool
- func (o *CreateAScheduledEventRequest) HasAddress2() bool
- func (o *CreateAScheduledEventRequest) HasCity() bool
- func (o *CreateAScheduledEventRequest) HasCountry() bool
- func (o *CreateAScheduledEventRequest) HasCreatedBy() bool
- func (o *CreateAScheduledEventRequest) HasEndTimezone() bool
- func (o *CreateAScheduledEventRequest) HasIsAllDay() bool
- func (o *CreateAScheduledEventRequest) HasLatitude() bool
- func (o *CreateAScheduledEventRequest) HasLocation() bool
- func (o *CreateAScheduledEventRequest) HasLongitude() bool
- func (o *CreateAScheduledEventRequest) HasNotes() bool
- func (o *CreateAScheduledEventRequest) HasOptionalAttendees() bool
- func (o *CreateAScheduledEventRequest) HasOrganizerEmail() bool
- func (o *CreateAScheduledEventRequest) HasProjectId() bool
- func (o *CreateAScheduledEventRequest) HasProjectName() bool
- func (o *CreateAScheduledEventRequest) HasRequiredAttendees() bool
- func (o *CreateAScheduledEventRequest) HasScheduleCategoryId() bool
- func (o *CreateAScheduledEventRequest) HasSendInvite() bool
- func (o *CreateAScheduledEventRequest) HasState() bool
- func (o *CreateAScheduledEventRequest) HasStatus() bool
- func (o *CreateAScheduledEventRequest) HasStatusIcon() bool
- func (o *CreateAScheduledEventRequest) HasTagData() bool
- func (o *CreateAScheduledEventRequest) HasZipCode() bool
- func (o CreateAScheduledEventRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAScheduledEventRequest) SetAddress1(v string)
- func (o *CreateAScheduledEventRequest) SetAddress2(v string)
- func (o *CreateAScheduledEventRequest) SetCity(v string)
- func (o *CreateAScheduledEventRequest) SetCountry(v string)
- func (o *CreateAScheduledEventRequest) SetCreatedBy(v int32)
- func (o *CreateAScheduledEventRequest) SetEnd(v string)
- func (o *CreateAScheduledEventRequest) SetEndTimezone(v string)
- func (o *CreateAScheduledEventRequest) SetIsAllDay(v bool)
- func (o *CreateAScheduledEventRequest) SetLatitude(v int32)
- func (o *CreateAScheduledEventRequest) SetLocation(v bool)
- func (o *CreateAScheduledEventRequest) SetLongitude(v int32)
- func (o *CreateAScheduledEventRequest) SetNotes(v string)
- func (o *CreateAScheduledEventRequest) SetOptionalAttendees(v []string)
- func (o *CreateAScheduledEventRequest) SetOrganizerEmail(v string)
- func (o *CreateAScheduledEventRequest) SetProjectId(v int32)
- func (o *CreateAScheduledEventRequest) SetProjectName(v string)
- func (o *CreateAScheduledEventRequest) SetRequiredAttendees(v []string)
- func (o *CreateAScheduledEventRequest) SetScheduleCategoryId(v int32)
- func (o *CreateAScheduledEventRequest) SetSendInvite(v bool)
- func (o *CreateAScheduledEventRequest) SetStart(v string)
- func (o *CreateAScheduledEventRequest) SetStartTimezone(v string)
- func (o *CreateAScheduledEventRequest) SetState(v string)
- func (o *CreateAScheduledEventRequest) SetStatus(v string)
- func (o *CreateAScheduledEventRequest) SetStatusIcon(v []string)
- func (o *CreateAScheduledEventRequest) SetTagData(v []CreateAScheduledEventRequestTagDataInner)
- func (o *CreateAScheduledEventRequest) SetTitle(v string)
- func (o *CreateAScheduledEventRequest) SetZipCode(v string)
- func (o CreateAScheduledEventRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateAScheduledEventRequest) UnmarshalJSON(data []byte) (err error)
- type CreateAScheduledEventRequestTagDataInner
- func (o *CreateAScheduledEventRequestTagDataInner) GetId() int32
- func (o *CreateAScheduledEventRequestTagDataInner) GetIdOk() (*int32, bool)
- func (o *CreateAScheduledEventRequestTagDataInner) GetName() string
- func (o *CreateAScheduledEventRequestTagDataInner) GetNameOk() (*string, bool)
- func (o *CreateAScheduledEventRequestTagDataInner) GetTagColor() string
- func (o *CreateAScheduledEventRequestTagDataInner) GetTagColorOk() (*string, bool)
- func (o *CreateAScheduledEventRequestTagDataInner) HasId() bool
- func (o *CreateAScheduledEventRequestTagDataInner) HasName() bool
- func (o *CreateAScheduledEventRequestTagDataInner) HasTagColor() bool
- func (o CreateAScheduledEventRequestTagDataInner) MarshalJSON() ([]byte, error)
- func (o *CreateAScheduledEventRequestTagDataInner) SetId(v int32)
- func (o *CreateAScheduledEventRequestTagDataInner) SetName(v string)
- func (o *CreateAScheduledEventRequestTagDataInner) SetTagColor(v string)
- func (o CreateAScheduledEventRequestTagDataInner) ToMap() (map[string]interface{}, error)
- func (o *CreateAScheduledEventRequestTagDataInner) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy200Response
- func (o *CreateAnEquipmentCopy200Response) GetData() CreateAnEquipmentCopy200ResponseData
- func (o *CreateAnEquipmentCopy200Response) GetDataOk() (*CreateAnEquipmentCopy200ResponseData, bool)
- func (o *CreateAnEquipmentCopy200Response) GetMessage() string
- func (o *CreateAnEquipmentCopy200Response) GetMessageOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200Response) GetStatus() int32
- func (o *CreateAnEquipmentCopy200Response) GetStatusOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy200Response) HasData() bool
- func (o *CreateAnEquipmentCopy200Response) HasMessage() bool
- func (o *CreateAnEquipmentCopy200Response) HasStatus() bool
- func (o CreateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy200Response) SetData(v CreateAnEquipmentCopy200ResponseData)
- func (o *CreateAnEquipmentCopy200Response) SetMessage(v string)
- func (o *CreateAnEquipmentCopy200Response) SetStatus(v int32)
- func (o CreateAnEquipmentCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy200Response) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy200ResponseData
- func (o *CreateAnEquipmentCopy200ResponseData) GetAssignAt() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetAssignAtOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetBarcode() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetBarcodeOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetBillingCost() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetBillingCostOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetBillingType() string
- func (o *CreateAnEquipmentCopy200ResponseData) GetBillingTypeOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetDevice() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetDeviceOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentCustomId() string
- func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentCustomIdOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentTypeID() int32
- func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentTypeIDOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetId() int32
- func (o *CreateAnEquipmentCopy200ResponseData) GetIdOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetLocationId() int32
- func (o *CreateAnEquipmentCopy200ResponseData) GetLocationIdOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetLocationName() string
- func (o *CreateAnEquipmentCopy200ResponseData) GetLocationNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetManufacturer() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetManufacturerOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetMaxDay() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetMaxDayOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetModel() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetModelOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetOptions() int32
- func (o *CreateAnEquipmentCopy200ResponseData) GetOptionsOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetPriceListItems() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetPriceListItemsOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetProjectId() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetProjectIdOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetProjectName() string
- func (o *CreateAnEquipmentCopy200ResponseData) GetProjectNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetPurchaseDate() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetPurchaseDateOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetPurchasePrice() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetPurchasePriceOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetSerialNo() interface{}
- func (o *CreateAnEquipmentCopy200ResponseData) GetSerialNoOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetStatus() string
- func (o *CreateAnEquipmentCopy200ResponseData) GetStatusName() string
- func (o *CreateAnEquipmentCopy200ResponseData) GetStatusNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetStatusOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetType() string
- func (o *CreateAnEquipmentCopy200ResponseData) GetTypeImage() CreateAEquipmentCopy200ResponseDataTypeImage
- func (o *CreateAnEquipmentCopy200ResponseData) GetTypeImageOk() (*CreateAEquipmentCopy200ResponseDataTypeImage, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) GetTypeOk() (*string, bool)
- func (o *CreateAnEquipmentCopy200ResponseData) HasAssignAt() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasBarcode() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasBillingCost() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasBillingType() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasDevice() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasEquipmentCustomId() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasEquipmentTypeID() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasId() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasLocationId() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasLocationName() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasManufacturer() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasMaxDay() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasModel() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasOptions() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasPriceListItems() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasProjectId() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasProjectName() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasPurchaseDate() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasPurchasePrice() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasSerialNo() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasStatus() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasStatusName() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasType() bool
- func (o *CreateAnEquipmentCopy200ResponseData) HasTypeImage() bool
- func (o CreateAnEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy200ResponseData) SetAssignAt(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetBarcode(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetBillingCost(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetBillingType(v string)
- func (o *CreateAnEquipmentCopy200ResponseData) SetDevice(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetEquipmentCustomId(v string)
- func (o *CreateAnEquipmentCopy200ResponseData) SetEquipmentTypeID(v int32)
- func (o *CreateAnEquipmentCopy200ResponseData) SetId(v int32)
- func (o *CreateAnEquipmentCopy200ResponseData) SetLocationId(v int32)
- func (o *CreateAnEquipmentCopy200ResponseData) SetLocationName(v string)
- func (o *CreateAnEquipmentCopy200ResponseData) SetManufacturer(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetMaxDay(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetModel(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetOptions(v int32)
- func (o *CreateAnEquipmentCopy200ResponseData) SetPriceListItems(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetProjectId(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetProjectName(v string)
- func (o *CreateAnEquipmentCopy200ResponseData) SetPurchaseDate(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetPurchasePrice(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetSerialNo(v interface{})
- func (o *CreateAnEquipmentCopy200ResponseData) SetStatus(v string)
- func (o *CreateAnEquipmentCopy200ResponseData) SetStatusName(v string)
- func (o *CreateAnEquipmentCopy200ResponseData) SetType(v string)
- func (o *CreateAnEquipmentCopy200ResponseData) SetTypeImage(v CreateAEquipmentCopy200ResponseDataTypeImage)
- func (o CreateAnEquipmentCopy200ResponseData) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy200ResponseData) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy400Response
- func (o *CreateAnEquipmentCopy400Response) GetErrors() CreateAnEquipmentCopy400ResponseErrors
- func (o *CreateAnEquipmentCopy400Response) GetErrorsOk() (*CreateAnEquipmentCopy400ResponseErrors, bool)
- func (o *CreateAnEquipmentCopy400Response) GetStatus() int32
- func (o *CreateAnEquipmentCopy400Response) GetStatusOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy400Response) GetTitle() string
- func (o *CreateAnEquipmentCopy400Response) GetTitleOk() (*string, bool)
- func (o *CreateAnEquipmentCopy400Response) GetTraceId() string
- func (o *CreateAnEquipmentCopy400Response) GetTraceIdOk() (*string, bool)
- func (o *CreateAnEquipmentCopy400Response) GetType() string
- func (o *CreateAnEquipmentCopy400Response) GetTypeOk() (*string, bool)
- func (o *CreateAnEquipmentCopy400Response) HasErrors() bool
- func (o *CreateAnEquipmentCopy400Response) HasStatus() bool
- func (o *CreateAnEquipmentCopy400Response) HasTitle() bool
- func (o *CreateAnEquipmentCopy400Response) HasTraceId() bool
- func (o *CreateAnEquipmentCopy400Response) HasType() bool
- func (o CreateAnEquipmentCopy400Response) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy400Response) SetErrors(v CreateAnEquipmentCopy400ResponseErrors)
- func (o *CreateAnEquipmentCopy400Response) SetStatus(v int32)
- func (o *CreateAnEquipmentCopy400Response) SetTitle(v string)
- func (o *CreateAnEquipmentCopy400Response) SetTraceId(v string)
- func (o *CreateAnEquipmentCopy400Response) SetType(v string)
- func (o CreateAnEquipmentCopy400Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy400Response) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy400ResponseErrors
- func (o *CreateAnEquipmentCopy400ResponseErrors) GetStatus() []string
- func (o *CreateAnEquipmentCopy400ResponseErrors) GetStatusOk() ([]string, bool)
- func (o *CreateAnEquipmentCopy400ResponseErrors) HasStatus() bool
- func (o CreateAnEquipmentCopy400ResponseErrors) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy400ResponseErrors) SetStatus(v []string)
- func (o CreateAnEquipmentCopy400ResponseErrors) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy400ResponseErrors) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy409Response
- func (o *CreateAnEquipmentCopy409Response) GetData() CreateAnEquipmentCopy409ResponseData
- func (o *CreateAnEquipmentCopy409Response) GetDataOk() (*CreateAnEquipmentCopy409ResponseData, bool)
- func (o *CreateAnEquipmentCopy409Response) GetMessage() string
- func (o *CreateAnEquipmentCopy409Response) GetMessageOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409Response) GetStatus() int32
- func (o *CreateAnEquipmentCopy409Response) GetStatusOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy409Response) HasData() bool
- func (o *CreateAnEquipmentCopy409Response) HasMessage() bool
- func (o *CreateAnEquipmentCopy409Response) HasStatus() bool
- func (o CreateAnEquipmentCopy409Response) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy409Response) SetData(v CreateAnEquipmentCopy409ResponseData)
- func (o *CreateAnEquipmentCopy409Response) SetMessage(v string)
- func (o *CreateAnEquipmentCopy409Response) SetStatus(v int32)
- func (o CreateAnEquipmentCopy409Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy409Response) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy409ResponseData
- func (o *CreateAnEquipmentCopy409ResponseData) GetAssignAt() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetAssignAtOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetBarcode() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetBarcodeOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetBillingCost() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetBillingCostOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetBillingType() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetBillingTypeOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetDeleted() bool
- func (o *CreateAnEquipmentCopy409ResponseData) GetDeletedOk() (*bool, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetDevice() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetDeviceOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentCustomId() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentCustomIdOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentStatus() CreateAnEquipmentCopy409ResponseDataEquipmentStatus
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentStatusOk() (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeID() int32
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIDOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIdentifier() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIdentifierOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeName() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeNameOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetId() int32
- func (o *CreateAnEquipmentCopy409ResponseData) GetIdOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetIdentifier() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetIdentifierOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetLocationId() int32
- func (o *CreateAnEquipmentCopy409ResponseData) GetLocationIdOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetLocationIdentifier() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetLocationIdentifierOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetLocationName() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetLocationNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetManufacturer() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetManufacturerOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetMaxDay() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetMaxDayOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetModel() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetModelOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetOptions() int32
- func (o *CreateAnEquipmentCopy409ResponseData) GetOptionsOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetPriceListItems() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetPriceListItemsOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetProjectId() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetProjectIdOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetProjectIdentifier() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetProjectIdentifierOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetProjectName() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetProjectNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetPurchaseDate() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetPurchaseDateOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetPurchasePrice() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetPurchasePriceOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetSerialNo() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetSerialNoOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetStatus() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetStatusName() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetStatusNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetStatusOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetType() string
- func (o *CreateAnEquipmentCopy409ResponseData) GetTypeImage() CreateAnEquipmentCopy409ResponseDataTypeImage
- func (o *CreateAnEquipmentCopy409ResponseData) GetTypeImageOk() (*CreateAnEquipmentCopy409ResponseDataTypeImage, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetTypeOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) GetVendorID() interface{}
- func (o *CreateAnEquipmentCopy409ResponseData) GetVendorIDOk() (*interface{}, bool)
- func (o *CreateAnEquipmentCopy409ResponseData) HasAssignAt() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasBarcode() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasBillingCost() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasBillingType() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasDeleted() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasDevice() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentCustomId() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentStatus() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeID() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeIdentifier() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeName() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasId() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasIdentifier() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasLocationId() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasLocationIdentifier() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasLocationName() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasManufacturer() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasMaxDay() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasModel() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasOptions() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasPriceListItems() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasProjectId() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasProjectIdentifier() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasProjectName() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasPurchaseDate() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasPurchasePrice() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasSerialNo() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasStatus() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasStatusName() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasType() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasTypeImage() bool
- func (o *CreateAnEquipmentCopy409ResponseData) HasVendorID() bool
- func (o CreateAnEquipmentCopy409ResponseData) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy409ResponseData) SetAssignAt(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetBarcode(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetBillingCost(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetBillingType(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetDeleted(v bool)
- func (o *CreateAnEquipmentCopy409ResponseData) SetDevice(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentCustomId(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentStatus(v CreateAnEquipmentCopy409ResponseDataEquipmentStatus)
- func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeID(v int32)
- func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeIdentifier(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeName(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetId(v int32)
- func (o *CreateAnEquipmentCopy409ResponseData) SetIdentifier(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetLocationId(v int32)
- func (o *CreateAnEquipmentCopy409ResponseData) SetLocationIdentifier(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetLocationName(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetManufacturer(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetMaxDay(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetModel(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetOptions(v int32)
- func (o *CreateAnEquipmentCopy409ResponseData) SetPriceListItems(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetProjectId(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetProjectIdentifier(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetProjectName(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetPurchaseDate(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetPurchasePrice(v interface{})
- func (o *CreateAnEquipmentCopy409ResponseData) SetSerialNo(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetStatus(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetStatusName(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetType(v string)
- func (o *CreateAnEquipmentCopy409ResponseData) SetTypeImage(v CreateAnEquipmentCopy409ResponseDataTypeImage)
- func (o *CreateAnEquipmentCopy409ResponseData) SetVendorID(v interface{})
- func (o CreateAnEquipmentCopy409ResponseData) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy409ResponseData) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy409ResponseDataEquipmentStatus
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetColor() string
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetColorOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetId() string
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetIdOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetName() string
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetStroke() string
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetStrokeOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetText() string
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetTextOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasColor() bool
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasId() bool
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasName() bool
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasStroke() bool
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasText() bool
- func (o CreateAnEquipmentCopy409ResponseDataEquipmentStatus) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetColor(v string)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetId(v string)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetName(v string)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetStroke(v string)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetText(v string)
- func (o CreateAnEquipmentCopy409ResponseDataEquipmentStatus) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopy409ResponseDataTypeImage
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetActive() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetActiveOk() (*bool, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetId() int32
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdentifier() string
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdentifierOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIsDefault() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIsDefaultOk() (*bool, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetName() string
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetPriority() int32
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetPriorityOk() (*int32, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetSvg() string
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetSvgOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetThumbnailImage() string
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetThumbnailImageOk() (*string, bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasActive() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasId() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasIdentifier() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasIsDefault() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasName() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasPriority() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasSvg() bool
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasThumbnailImage() bool
- func (o CreateAnEquipmentCopy409ResponseDataTypeImage) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetActive(v bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetId(v int32)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetIdentifier(v string)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetIsDefault(v bool)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetName(v string)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetPriority(v int32)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetSvg(v string)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetThumbnailImage(v string)
- func (o CreateAnEquipmentCopy409ResponseDataTypeImage) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) UnmarshalJSON(data []byte) (err error)
- type CreateAnEquipmentCopyRequest
- func (o *CreateAnEquipmentCopyRequest) GetBillingCost() float64
- func (o *CreateAnEquipmentCopyRequest) GetBillingCostOk() (*float64, bool)
- func (o *CreateAnEquipmentCopyRequest) GetBillingType() string
- func (o *CreateAnEquipmentCopyRequest) GetBillingTypeName() string
- func (o *CreateAnEquipmentCopyRequest) GetBillingTypeNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetBillingTypeOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetCurrentCompanyId() int64
- func (o *CreateAnEquipmentCopyRequest) GetCurrentCompanyIdOk() (*int64, bool)
- func (o *CreateAnEquipmentCopyRequest) GetCurrentStaffId() int64
- func (o *CreateAnEquipmentCopyRequest) GetCurrentStaffIdOk() (*int64, bool)
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentCustomId() string
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentCustomIdOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentModel() string
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentModelOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeId() int64
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeIdOk() (*int64, bool)
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeName() string
- func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetLocationId() int64
- func (o *CreateAnEquipmentCopyRequest) GetLocationIdOk() (*int64, bool)
- func (o *CreateAnEquipmentCopyRequest) GetLocationName() string
- func (o *CreateAnEquipmentCopyRequest) GetLocationNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetManufacturer() string
- func (o *CreateAnEquipmentCopyRequest) GetManufacturerOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetMaxDay() int32
- func (o *CreateAnEquipmentCopyRequest) GetMaxDayOk() (*int32, bool)
- func (o *CreateAnEquipmentCopyRequest) GetProjectId() int64
- func (o *CreateAnEquipmentCopyRequest) GetProjectIdOk() (*int64, bool)
- func (o *CreateAnEquipmentCopyRequest) GetProjectName() string
- func (o *CreateAnEquipmentCopyRequest) GetProjectNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetPurchaseDate() string
- func (o *CreateAnEquipmentCopyRequest) GetPurchaseDateOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetPurchasePrice() float64
- func (o *CreateAnEquipmentCopyRequest) GetPurchasePriceOk() (*float64, bool)
- func (o *CreateAnEquipmentCopyRequest) GetSerialNo() string
- func (o *CreateAnEquipmentCopyRequest) GetSerialNoOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetStatus() string
- func (o *CreateAnEquipmentCopyRequest) GetStatusName() string
- func (o *CreateAnEquipmentCopyRequest) GetStatusNameOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) GetStatusOk() (*string, bool)
- func (o *CreateAnEquipmentCopyRequest) HasBillingCost() bool
- func (o *CreateAnEquipmentCopyRequest) HasBillingType() bool
- func (o *CreateAnEquipmentCopyRequest) HasBillingTypeName() bool
- func (o *CreateAnEquipmentCopyRequest) HasCurrentCompanyId() bool
- func (o *CreateAnEquipmentCopyRequest) HasCurrentStaffId() bool
- func (o *CreateAnEquipmentCopyRequest) HasEquipmentCustomId() bool
- func (o *CreateAnEquipmentCopyRequest) HasEquipmentModel() bool
- func (o *CreateAnEquipmentCopyRequest) HasEquipmentTypeId() bool
- func (o *CreateAnEquipmentCopyRequest) HasEquipmentTypeName() bool
- func (o *CreateAnEquipmentCopyRequest) HasLocationId() bool
- func (o *CreateAnEquipmentCopyRequest) HasLocationName() bool
- func (o *CreateAnEquipmentCopyRequest) HasManufacturer() bool
- func (o *CreateAnEquipmentCopyRequest) HasMaxDay() bool
- func (o *CreateAnEquipmentCopyRequest) HasProjectId() bool
- func (o *CreateAnEquipmentCopyRequest) HasProjectName() bool
- func (o *CreateAnEquipmentCopyRequest) HasPurchaseDate() bool
- func (o *CreateAnEquipmentCopyRequest) HasPurchasePrice() bool
- func (o *CreateAnEquipmentCopyRequest) HasSerialNo() bool
- func (o *CreateAnEquipmentCopyRequest) HasStatus() bool
- func (o *CreateAnEquipmentCopyRequest) HasStatusName() bool
- func (o CreateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAnEquipmentCopyRequest) SetBillingCost(v float64)
- func (o *CreateAnEquipmentCopyRequest) SetBillingType(v string)
- func (o *CreateAnEquipmentCopyRequest) SetBillingTypeName(v string)
- func (o *CreateAnEquipmentCopyRequest) SetCurrentCompanyId(v int64)
- func (o *CreateAnEquipmentCopyRequest) SetCurrentStaffId(v int64)
- func (o *CreateAnEquipmentCopyRequest) SetEquipmentCustomId(v string)
- func (o *CreateAnEquipmentCopyRequest) SetEquipmentModel(v string)
- func (o *CreateAnEquipmentCopyRequest) SetEquipmentTypeId(v int64)
- func (o *CreateAnEquipmentCopyRequest) SetEquipmentTypeName(v string)
- func (o *CreateAnEquipmentCopyRequest) SetLocationId(v int64)
- func (o *CreateAnEquipmentCopyRequest) SetLocationName(v string)
- func (o *CreateAnEquipmentCopyRequest) SetManufacturer(v string)
- func (o *CreateAnEquipmentCopyRequest) SetMaxDay(v int32)
- func (o *CreateAnEquipmentCopyRequest) SetProjectId(v int64)
- func (o *CreateAnEquipmentCopyRequest) SetProjectName(v string)
- func (o *CreateAnEquipmentCopyRequest) SetPurchaseDate(v string)
- func (o *CreateAnEquipmentCopyRequest) SetPurchasePrice(v float64)
- func (o *CreateAnEquipmentCopyRequest) SetSerialNo(v string)
- func (o *CreateAnEquipmentCopyRequest) SetStatus(v string)
- func (o *CreateAnEquipmentCopyRequest) SetStatusName(v string)
- func (o CreateAnEquipmentCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateAnEquipmentCopyRequest) UnmarshalJSON(data []byte) (err error)
- type CreateAnOrganizationCopy200Response
- func (o *CreateAnOrganizationCopy200Response) GetData() []int32
- func (o *CreateAnOrganizationCopy200Response) GetDataOk() ([]int32, bool)
- func (o *CreateAnOrganizationCopy200Response) GetMessage() string
- func (o *CreateAnOrganizationCopy200Response) GetMessageOk() (*string, bool)
- func (o *CreateAnOrganizationCopy200Response) GetStatus() int32
- func (o *CreateAnOrganizationCopy200Response) GetStatusOk() (*int32, bool)
- func (o *CreateAnOrganizationCopy200Response) HasData() bool
- func (o *CreateAnOrganizationCopy200Response) HasMessage() bool
- func (o *CreateAnOrganizationCopy200Response) HasStatus() bool
- func (o CreateAnOrganizationCopy200Response) MarshalJSON() ([]byte, error)
- func (o *CreateAnOrganizationCopy200Response) SetData(v []int32)
- func (o *CreateAnOrganizationCopy200Response) SetMessage(v string)
- func (o *CreateAnOrganizationCopy200Response) SetStatus(v int32)
- func (o CreateAnOrganizationCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateAnOrganizationCopy200Response) UnmarshalJSON(data []byte) (err error)
- type CreateAnOrganizationCopyRequest
- func (o *CreateAnOrganizationCopyRequest) GetDueDate() string
- func (o *CreateAnOrganizationCopyRequest) GetDueDateOk() (*string, bool)
- func (o *CreateAnOrganizationCopyRequest) GetNotes() string
- func (o *CreateAnOrganizationCopyRequest) GetNotesOk() (*string, bool)
- func (o *CreateAnOrganizationCopyRequest) GetProject() string
- func (o *CreateAnOrganizationCopyRequest) GetProjectId() int64
- func (o *CreateAnOrganizationCopyRequest) GetProjectIdOk() (*int64, bool)
- func (o *CreateAnOrganizationCopyRequest) GetProjectOk() (*string, bool)
- func (o *CreateAnOrganizationCopyRequest) GetProjectRoleIds() []int64
- func (o *CreateAnOrganizationCopyRequest) GetProjectRoleIdsOk() ([]int64, bool)
- func (o *CreateAnOrganizationCopyRequest) GetSendNotification() bool
- func (o *CreateAnOrganizationCopyRequest) GetSendNotificationOk() (*bool, bool)
- func (o *CreateAnOrganizationCopyRequest) GetStaff() string
- func (o *CreateAnOrganizationCopyRequest) GetStaffId() int64
- func (o *CreateAnOrganizationCopyRequest) GetStaffIdOk() (*int64, bool)
- func (o *CreateAnOrganizationCopyRequest) GetStaffOk() (*string, bool)
- func (o *CreateAnOrganizationCopyRequest) GetTaskAction() string
- func (o *CreateAnOrganizationCopyRequest) GetTaskActionId() int64
- func (o *CreateAnOrganizationCopyRequest) GetTaskActionIdOk() (*int64, bool)
- func (o *CreateAnOrganizationCopyRequest) GetTaskActionOk() (*string, bool)
- func (o *CreateAnOrganizationCopyRequest) GetValidateStaff() bool
- func (o *CreateAnOrganizationCopyRequest) GetValidateStaffOk() (*bool, bool)
- func (o *CreateAnOrganizationCopyRequest) HasDueDate() bool
- func (o *CreateAnOrganizationCopyRequest) HasNotes() bool
- func (o *CreateAnOrganizationCopyRequest) HasProject() bool
- func (o *CreateAnOrganizationCopyRequest) HasProjectId() bool
- func (o *CreateAnOrganizationCopyRequest) HasProjectRoleIds() bool
- func (o *CreateAnOrganizationCopyRequest) HasSendNotification() bool
- func (o *CreateAnOrganizationCopyRequest) HasStaff() bool
- func (o *CreateAnOrganizationCopyRequest) HasStaffId() bool
- func (o *CreateAnOrganizationCopyRequest) HasTaskAction() bool
- func (o *CreateAnOrganizationCopyRequest) HasTaskActionId() bool
- func (o *CreateAnOrganizationCopyRequest) HasValidateStaff() bool
- func (o CreateAnOrganizationCopyRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAnOrganizationCopyRequest) SetDueDate(v string)
- func (o *CreateAnOrganizationCopyRequest) SetNotes(v string)
- func (o *CreateAnOrganizationCopyRequest) SetProject(v string)
- func (o *CreateAnOrganizationCopyRequest) SetProjectId(v int64)
- func (o *CreateAnOrganizationCopyRequest) SetProjectRoleIds(v []int64)
- func (o *CreateAnOrganizationCopyRequest) SetSendNotification(v bool)
- func (o *CreateAnOrganizationCopyRequest) SetStaff(v string)
- func (o *CreateAnOrganizationCopyRequest) SetStaffId(v int64)
- func (o *CreateAnOrganizationCopyRequest) SetTaskAction(v string)
- func (o *CreateAnOrganizationCopyRequest) SetTaskActionId(v int64)
- func (o *CreateAnOrganizationCopyRequest) SetValidateStaff(v bool)
- func (o CreateAnOrganizationCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateAnOrganizationCopyRequest) UnmarshalJSON(data []byte) (err error)
- type CreateNote200Response
- func (o *CreateNote200Response) GetData() int32
- func (o *CreateNote200Response) GetDataOk() (*int32, bool)
- func (o *CreateNote200Response) GetMessage() string
- func (o *CreateNote200Response) GetMessageOk() (*string, bool)
- func (o *CreateNote200Response) GetStatus() int32
- func (o *CreateNote200Response) GetStatusOk() (*int32, bool)
- func (o *CreateNote200Response) HasData() bool
- func (o *CreateNote200Response) HasMessage() bool
- func (o *CreateNote200Response) HasStatus() bool
- func (o CreateNote200Response) MarshalJSON() ([]byte, error)
- func (o *CreateNote200Response) SetData(v int32)
- func (o *CreateNote200Response) SetMessage(v string)
- func (o *CreateNote200Response) SetStatus(v int32)
- func (o CreateNote200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateNote200Response) UnmarshalJSON(data []byte) (err error)
- type CreateNoteCopy200Response
- func (o *CreateNoteCopy200Response) GetData() []CreateNoteCopy200ResponseDataInner
- func (o *CreateNoteCopy200Response) GetDataOk() ([]CreateNoteCopy200ResponseDataInner, bool)
- func (o *CreateNoteCopy200Response) GetMessage() string
- func (o *CreateNoteCopy200Response) GetMessageOk() (*string, bool)
- func (o *CreateNoteCopy200Response) GetStatus() int32
- func (o *CreateNoteCopy200Response) GetStatusOk() (*int32, bool)
- func (o *CreateNoteCopy200Response) HasData() bool
- func (o *CreateNoteCopy200Response) HasMessage() bool
- func (o *CreateNoteCopy200Response) HasStatus() bool
- func (o CreateNoteCopy200Response) MarshalJSON() ([]byte, error)
- func (o *CreateNoteCopy200Response) SetData(v []CreateNoteCopy200ResponseDataInner)
- func (o *CreateNoteCopy200Response) SetMessage(v string)
- func (o *CreateNoteCopy200Response) SetStatus(v int32)
- func (o CreateNoteCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateNoteCopy200Response) UnmarshalJSON(data []byte) (err error)
- type CreateNoteCopy200ResponseDataInner
- func (o *CreateNoteCopy200ResponseDataInner) GetEmail() string
- func (o *CreateNoteCopy200ResponseDataInner) GetEmailOk() (*string, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetId() int32
- func (o *CreateNoteCopy200ResponseDataInner) GetIdOk() (*int32, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetPhoneNumber() string
- func (o *CreateNoteCopy200ResponseDataInner) GetPhoneNumberOk() (*string, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetProjectRoles() string
- func (o *CreateNoteCopy200ResponseDataInner) GetProjectRolesOk() (*string, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffDisplayName() string
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffDisplayNameOk() (*string, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffFirstName() string
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffFirstNameOk() (*string, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffId() int32
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffIdOk() (*int32, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffLastName() string
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffLastNameOk() (*string, bool)
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffProfileImageUrl() interface{}
- func (o *CreateNoteCopy200ResponseDataInner) GetStaffProfileImageUrlOk() (*interface{}, bool)
- func (o *CreateNoteCopy200ResponseDataInner) HasEmail() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasId() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasPhoneNumber() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasProjectRoles() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasStaffDisplayName() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasStaffFirstName() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasStaffId() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasStaffLastName() bool
- func (o *CreateNoteCopy200ResponseDataInner) HasStaffProfileImageUrl() bool
- func (o CreateNoteCopy200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (o *CreateNoteCopy200ResponseDataInner) SetEmail(v string)
- func (o *CreateNoteCopy200ResponseDataInner) SetId(v int32)
- func (o *CreateNoteCopy200ResponseDataInner) SetPhoneNumber(v string)
- func (o *CreateNoteCopy200ResponseDataInner) SetProjectRoles(v string)
- func (o *CreateNoteCopy200ResponseDataInner) SetStaffDisplayName(v string)
- func (o *CreateNoteCopy200ResponseDataInner) SetStaffFirstName(v string)
- func (o *CreateNoteCopy200ResponseDataInner) SetStaffId(v int32)
- func (o *CreateNoteCopy200ResponseDataInner) SetStaffLastName(v string)
- func (o *CreateNoteCopy200ResponseDataInner) SetStaffProfileImageUrl(v interface{})
- func (o CreateNoteCopy200ResponseDataInner) ToMap() (map[string]interface{}, error)
- func (o *CreateNoteCopy200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
- type CreateNoteCopyRequest
- func (o *CreateNoteCopyRequest) GetProject() string
- func (o *CreateNoteCopyRequest) GetProjectId() int64
- func (o *CreateNoteCopyRequest) GetProjectIdOk() (*int64, bool)
- func (o *CreateNoteCopyRequest) GetProjectOk() (*string, bool)
- func (o *CreateNoteCopyRequest) GetProjectRole() string
- func (o *CreateNoteCopyRequest) GetProjectRoleId() int64
- func (o *CreateNoteCopyRequest) GetProjectRoleIdOk() (*int64, bool)
- func (o *CreateNoteCopyRequest) GetProjectRoleOk() (*string, bool)
- func (o *CreateNoteCopyRequest) HasProject() bool
- func (o *CreateNoteCopyRequest) HasProjectId() bool
- func (o *CreateNoteCopyRequest) HasProjectRole() bool
- func (o *CreateNoteCopyRequest) HasProjectRoleId() bool
- func (o CreateNoteCopyRequest) MarshalJSON() ([]byte, error)
- func (o *CreateNoteCopyRequest) SetProject(v string)
- func (o *CreateNoteCopyRequest) SetProjectId(v int64)
- func (o *CreateNoteCopyRequest) SetProjectRole(v string)
- func (o *CreateNoteCopyRequest) SetProjectRoleId(v int64)
- func (o CreateNoteCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateNoteCopyRequest) UnmarshalJSON(data []byte) (err error)
- type CreateNoteRequest
- func (o *CreateNoteRequest) GetNote() string
- func (o *CreateNoteRequest) GetNoteOk() (*string, bool)
- func (o *CreateNoteRequest) GetProjectId() int32
- func (o *CreateNoteRequest) GetProjectIdOk() (*int32, bool)
- func (o *CreateNoteRequest) GetProjectName() string
- func (o *CreateNoteRequest) GetProjectNameOk() (*string, bool)
- func (o *CreateNoteRequest) HasNote() bool
- func (o *CreateNoteRequest) HasProjectId() bool
- func (o *CreateNoteRequest) HasProjectName() bool
- func (o CreateNoteRequest) MarshalJSON() ([]byte, error)
- func (o *CreateNoteRequest) SetNote(v string)
- func (o *CreateNoteRequest) SetProjectId(v int32)
- func (o *CreateNoteRequest) SetProjectName(v string)
- func (o CreateNoteRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateNoteRequest) UnmarshalJSON(data []byte) (err error)
- type CreateProjectRequest
- func (o *CreateProjectRequest) GetAddress1() string
- func (o *CreateProjectRequest) GetAddress1Ok() (*string, bool)
- func (o *CreateProjectRequest) GetAddress2() string
- func (o *CreateProjectRequest) GetAddress2Ok() (*string, bool)
- func (o *CreateProjectRequest) GetCity() string
- func (o *CreateProjectRequest) GetCityOk() (*string, bool)
- func (o *CreateProjectRequest) GetCountry() string
- func (o *CreateProjectRequest) GetCountryOk() (*string, bool)
- func (o *CreateProjectRequest) GetCoveredLoss() bool
- func (o *CreateProjectRequest) GetCoveredLossOk() (*bool, bool)
- func (o *CreateProjectRequest) GetDeductible() int32
- func (o *CreateProjectRequest) GetDeductibleOk() (*int32, bool)
- func (o *CreateProjectRequest) GetInsuranceClaimNumber() string
- func (o *CreateProjectRequest) GetInsuranceClaimNumberOk() (*string, bool)
- func (o *CreateProjectRequest) GetInsuranceCompany() string
- func (o *CreateProjectRequest) GetInsuranceCompanyOk() (*string, bool)
- func (o *CreateProjectRequest) GetInsurancePolicy() string
- func (o *CreateProjectRequest) GetInsurancePolicyOk() (*string, bool)
- func (o *CreateProjectRequest) GetLatitute() float64
- func (o *CreateProjectRequest) GetLatituteOk() (*float64, bool)
- func (o *CreateProjectRequest) GetLocationId() int32
- func (o *CreateProjectRequest) GetLocationIdOk() (*int32, bool)
- func (o *CreateProjectRequest) GetLongitute() float64
- func (o *CreateProjectRequest) GetLongituteOk() (*float64, bool)
- func (o *CreateProjectRequest) GetPriceListIdentifier() int32
- func (o *CreateProjectRequest) GetPriceListIdentifierOk() (*int32, bool)
- func (o *CreateProjectRequest) GetProjectCustomer() CreateProjectRequestProjectCustomer
- func (o *CreateProjectRequest) GetProjectCustomerOk() (*CreateProjectRequestProjectCustomer, bool)
- func (o *CreateProjectRequest) GetProjectReferrer() CreateProjectRequestProjectReferrer
- func (o *CreateProjectRequest) GetProjectReferrerOk() (*CreateProjectRequestProjectReferrer, bool)
- func (o *CreateProjectRequest) GetProjectStaff() []CreateProjectRequestProjectStaffInner
- func (o *CreateProjectRequest) GetProjectStaffOk() ([]CreateProjectRequestProjectStaffInner, bool)
- func (o *CreateProjectRequest) GetProjectSubTypeId() int32
- func (o *CreateProjectRequest) GetProjectSubTypeIdOk() (*int32, bool)
- func (o *CreateProjectRequest) GetProjectTypeId() int32
- func (o *CreateProjectRequest) GetProjectTypeIdOk() (*int32, bool)
- func (o *CreateProjectRequest) GetPropertyType() string
- func (o *CreateProjectRequest) GetPropertyTypeOk() (*string, bool)
- func (o *CreateProjectRequest) GetSandbox() string
- func (o *CreateProjectRequest) GetSandboxOk() (*string, bool)
- func (o *CreateProjectRequest) GetState() string
- func (o *CreateProjectRequest) GetStateOk() (*string, bool)
- func (o *CreateProjectRequest) GetUseContactAddress() bool
- func (o *CreateProjectRequest) GetUseContactAddressOk() (*bool, bool)
- func (o *CreateProjectRequest) GetYearBuilt() int32
- func (o *CreateProjectRequest) GetYearBuiltOk() (*int32, bool)
- func (o *CreateProjectRequest) GetZipCode() string
- func (o *CreateProjectRequest) GetZipCodeOk() (*string, bool)
- func (o *CreateProjectRequest) HasAddress1() bool
- func (o *CreateProjectRequest) HasAddress2() bool
- func (o *CreateProjectRequest) HasCity() bool
- func (o *CreateProjectRequest) HasCountry() bool
- func (o *CreateProjectRequest) HasDeductible() bool
- func (o *CreateProjectRequest) HasInsuranceClaimNumber() bool
- func (o *CreateProjectRequest) HasInsuranceCompany() bool
- func (o *CreateProjectRequest) HasInsurancePolicy() bool
- func (o *CreateProjectRequest) HasLatitute() bool
- func (o *CreateProjectRequest) HasLongitute() bool
- func (o *CreateProjectRequest) HasPriceListIdentifier() bool
- func (o *CreateProjectRequest) HasProjectCustomer() bool
- func (o *CreateProjectRequest) HasProjectReferrer() bool
- func (o *CreateProjectRequest) HasProjectSubTypeId() bool
- func (o *CreateProjectRequest) HasSandbox() bool
- func (o *CreateProjectRequest) HasState() bool
- func (o *CreateProjectRequest) HasUseContactAddress() bool
- func (o *CreateProjectRequest) HasYearBuilt() bool
- func (o *CreateProjectRequest) HasZipCode() bool
- func (o CreateProjectRequest) MarshalJSON() ([]byte, error)
- func (o *CreateProjectRequest) SetAddress1(v string)
- func (o *CreateProjectRequest) SetAddress2(v string)
- func (o *CreateProjectRequest) SetCity(v string)
- func (o *CreateProjectRequest) SetCountry(v string)
- func (o *CreateProjectRequest) SetCoveredLoss(v bool)
- func (o *CreateProjectRequest) SetDeductible(v int32)
- func (o *CreateProjectRequest) SetInsuranceClaimNumber(v string)
- func (o *CreateProjectRequest) SetInsuranceCompany(v string)
- func (o *CreateProjectRequest) SetInsurancePolicy(v string)
- func (o *CreateProjectRequest) SetLatitute(v float64)
- func (o *CreateProjectRequest) SetLocationId(v int32)
- func (o *CreateProjectRequest) SetLongitute(v float64)
- func (o *CreateProjectRequest) SetPriceListIdentifier(v int32)
- func (o *CreateProjectRequest) SetProjectCustomer(v CreateProjectRequestProjectCustomer)
- func (o *CreateProjectRequest) SetProjectReferrer(v CreateProjectRequestProjectReferrer)
- func (o *CreateProjectRequest) SetProjectStaff(v []CreateProjectRequestProjectStaffInner)
- func (o *CreateProjectRequest) SetProjectSubTypeId(v int32)
- func (o *CreateProjectRequest) SetProjectTypeId(v int32)
- func (o *CreateProjectRequest) SetPropertyType(v string)
- func (o *CreateProjectRequest) SetSandbox(v string)
- func (o *CreateProjectRequest) SetState(v string)
- func (o *CreateProjectRequest) SetUseContactAddress(v bool)
- func (o *CreateProjectRequest) SetYearBuilt(v int32)
- func (o *CreateProjectRequest) SetZipCode(v string)
- func (o CreateProjectRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateProjectRequest) UnmarshalJSON(data []byte) (err error)
- type CreateProjectRequestProjectCustomer
- func (o *CreateProjectRequestProjectCustomer) GetAddress1() string
- func (o *CreateProjectRequestProjectCustomer) GetAddress1Ok() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetAddress2() string
- func (o *CreateProjectRequestProjectCustomer) GetAddress2Ok() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetCity() string
- func (o *CreateProjectRequestProjectCustomer) GetCityOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetCountry() string
- func (o *CreateProjectRequestProjectCustomer) GetCountryOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetEmail() string
- func (o *CreateProjectRequestProjectCustomer) GetEmailOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetExistingContactId() int32
- func (o *CreateProjectRequestProjectCustomer) GetExistingContactIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectCustomer) GetExistingOrganizationId() int32
- func (o *CreateProjectRequestProjectCustomer) GetExistingOrganizationIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectCustomer) GetFirstName() string
- func (o *CreateProjectRequestProjectCustomer) GetFirstNameOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetLastName() string
- func (o *CreateProjectRequestProjectCustomer) GetLastNameOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetLatitude() float64
- func (o *CreateProjectRequestProjectCustomer) GetLatitudeOk() (*float64, bool)
- func (o *CreateProjectRequestProjectCustomer) GetLongitude() float64
- func (o *CreateProjectRequestProjectCustomer) GetLongitudeOk() (*float64, bool)
- func (o *CreateProjectRequestProjectCustomer) GetOrganizationId() int32
- func (o *CreateProjectRequestProjectCustomer) GetOrganizationIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectCustomer) GetOrganizationName() string
- func (o *CreateProjectRequestProjectCustomer) GetOrganizationNameOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetParentOrganizationId() int32
- func (o *CreateProjectRequestProjectCustomer) GetParentOrganizationIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectCustomer) GetPhoneNumber() string
- func (o *CreateProjectRequestProjectCustomer) GetPhoneNumberOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetReferralSourceId() int32
- func (o *CreateProjectRequestProjectCustomer) GetReferralSourceIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectCustomer) GetRelationshipStatusId() int32
- func (o *CreateProjectRequestProjectCustomer) GetRelationshipStatusIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectCustomer) GetSalespersonId() int32
- func (o *CreateProjectRequestProjectCustomer) GetSalespersonIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectCustomer) GetSandbox() string
- func (o *CreateProjectRequestProjectCustomer) GetSandboxOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetState() string
- func (o *CreateProjectRequestProjectCustomer) GetStateOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetType() string
- func (o *CreateProjectRequestProjectCustomer) GetTypeOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) GetUseOrganizationAddress() bool
- func (o *CreateProjectRequestProjectCustomer) GetUseOrganizationAddressOk() (*bool, bool)
- func (o *CreateProjectRequestProjectCustomer) GetZipCode() string
- func (o *CreateProjectRequestProjectCustomer) GetZipCodeOk() (*string, bool)
- func (o *CreateProjectRequestProjectCustomer) HasAddress1() bool
- func (o *CreateProjectRequestProjectCustomer) HasAddress2() bool
- func (o *CreateProjectRequestProjectCustomer) HasCity() bool
- func (o *CreateProjectRequestProjectCustomer) HasCountry() bool
- func (o *CreateProjectRequestProjectCustomer) HasEmail() bool
- func (o *CreateProjectRequestProjectCustomer) HasExistingContactId() bool
- func (o *CreateProjectRequestProjectCustomer) HasExistingOrganizationId() bool
- func (o *CreateProjectRequestProjectCustomer) HasFirstName() bool
- func (o *CreateProjectRequestProjectCustomer) HasLastName() bool
- func (o *CreateProjectRequestProjectCustomer) HasLatitude() bool
- func (o *CreateProjectRequestProjectCustomer) HasLongitude() bool
- func (o *CreateProjectRequestProjectCustomer) HasOrganizationId() bool
- func (o *CreateProjectRequestProjectCustomer) HasOrganizationName() bool
- func (o *CreateProjectRequestProjectCustomer) HasParentOrganizationId() bool
- func (o *CreateProjectRequestProjectCustomer) HasPhoneNumber() bool
- func (o *CreateProjectRequestProjectCustomer) HasReferralSourceId() bool
- func (o *CreateProjectRequestProjectCustomer) HasRelationshipStatusId() bool
- func (o *CreateProjectRequestProjectCustomer) HasSalespersonId() bool
- func (o *CreateProjectRequestProjectCustomer) HasSandbox() bool
- func (o *CreateProjectRequestProjectCustomer) HasState() bool
- func (o *CreateProjectRequestProjectCustomer) HasUseOrganizationAddress() bool
- func (o *CreateProjectRequestProjectCustomer) HasZipCode() bool
- func (o CreateProjectRequestProjectCustomer) MarshalJSON() ([]byte, error)
- func (o *CreateProjectRequestProjectCustomer) SetAddress1(v string)
- func (o *CreateProjectRequestProjectCustomer) SetAddress2(v string)
- func (o *CreateProjectRequestProjectCustomer) SetCity(v string)
- func (o *CreateProjectRequestProjectCustomer) SetCountry(v string)
- func (o *CreateProjectRequestProjectCustomer) SetEmail(v string)
- func (o *CreateProjectRequestProjectCustomer) SetExistingContactId(v int32)
- func (o *CreateProjectRequestProjectCustomer) SetExistingOrganizationId(v int32)
- func (o *CreateProjectRequestProjectCustomer) SetFirstName(v string)
- func (o *CreateProjectRequestProjectCustomer) SetLastName(v string)
- func (o *CreateProjectRequestProjectCustomer) SetLatitude(v float64)
- func (o *CreateProjectRequestProjectCustomer) SetLongitude(v float64)
- func (o *CreateProjectRequestProjectCustomer) SetOrganizationId(v int32)
- func (o *CreateProjectRequestProjectCustomer) SetOrganizationName(v string)
- func (o *CreateProjectRequestProjectCustomer) SetParentOrganizationId(v int32)
- func (o *CreateProjectRequestProjectCustomer) SetPhoneNumber(v string)
- func (o *CreateProjectRequestProjectCustomer) SetReferralSourceId(v int32)
- func (o *CreateProjectRequestProjectCustomer) SetRelationshipStatusId(v int32)
- func (o *CreateProjectRequestProjectCustomer) SetSalespersonId(v int32)
- func (o *CreateProjectRequestProjectCustomer) SetSandbox(v string)
- func (o *CreateProjectRequestProjectCustomer) SetState(v string)
- func (o *CreateProjectRequestProjectCustomer) SetType(v string)
- func (o *CreateProjectRequestProjectCustomer) SetUseOrganizationAddress(v bool)
- func (o *CreateProjectRequestProjectCustomer) SetZipCode(v string)
- func (o CreateProjectRequestProjectCustomer) ToMap() (map[string]interface{}, error)
- func (o *CreateProjectRequestProjectCustomer) UnmarshalJSON(data []byte) (err error)
- type CreateProjectRequestProjectReferrer
- func (o *CreateProjectRequestProjectReferrer) GetAddress1() string
- func (o *CreateProjectRequestProjectReferrer) GetAddress1Ok() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetAddress2() string
- func (o *CreateProjectRequestProjectReferrer) GetAddress2Ok() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetCity() string
- func (o *CreateProjectRequestProjectReferrer) GetCityOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetCountry() string
- func (o *CreateProjectRequestProjectReferrer) GetCountryOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetEmail() string
- func (o *CreateProjectRequestProjectReferrer) GetEmailOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetExistingReferralSourceId() int32
- func (o *CreateProjectRequestProjectReferrer) GetExistingReferralSourceIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectReferrer) GetExistingSalespersonId() int32
- func (o *CreateProjectRequestProjectReferrer) GetExistingSalespersonIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectReferrer) GetExistingSourceId() int32
- func (o *CreateProjectRequestProjectReferrer) GetExistingSourceIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectReferrer) GetFirstName() string
- func (o *CreateProjectRequestProjectReferrer) GetFirstNameOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetLastName() string
- func (o *CreateProjectRequestProjectReferrer) GetLastNameOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetLatitude() float64
- func (o *CreateProjectRequestProjectReferrer) GetLatitudeOk() (*float64, bool)
- func (o *CreateProjectRequestProjectReferrer) GetLongitude() float64
- func (o *CreateProjectRequestProjectReferrer) GetLongitudeOk() (*float64, bool)
- func (o *CreateProjectRequestProjectReferrer) GetOrganizationId() int32
- func (o *CreateProjectRequestProjectReferrer) GetOrganizationIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectReferrer) GetOrganizationName() string
- func (o *CreateProjectRequestProjectReferrer) GetOrganizationNameOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetParentOrganizationId() int32
- func (o *CreateProjectRequestProjectReferrer) GetParentOrganizationIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectReferrer) GetPhoneNumber() string
- func (o *CreateProjectRequestProjectReferrer) GetPhoneNumberOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetReferralSourceId() int32
- func (o *CreateProjectRequestProjectReferrer) GetReferralSourceIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectReferrer) GetSalespersonId() int32
- func (o *CreateProjectRequestProjectReferrer) GetSalespersonIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectReferrer) GetSandbox() string
- func (o *CreateProjectRequestProjectReferrer) GetSandboxOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetState() string
- func (o *CreateProjectRequestProjectReferrer) GetStateOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetType() string
- func (o *CreateProjectRequestProjectReferrer) GetTypeOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) GetUseOrganizationAddress() bool
- func (o *CreateProjectRequestProjectReferrer) GetUseOrganizationAddressOk() (*bool, bool)
- func (o *CreateProjectRequestProjectReferrer) GetZipCode() string
- func (o *CreateProjectRequestProjectReferrer) GetZipCodeOk() (*string, bool)
- func (o *CreateProjectRequestProjectReferrer) HasAddress1() bool
- func (o *CreateProjectRequestProjectReferrer) HasAddress2() bool
- func (o *CreateProjectRequestProjectReferrer) HasCity() bool
- func (o *CreateProjectRequestProjectReferrer) HasCountry() bool
- func (o *CreateProjectRequestProjectReferrer) HasEmail() bool
- func (o *CreateProjectRequestProjectReferrer) HasExistingReferralSourceId() bool
- func (o *CreateProjectRequestProjectReferrer) HasExistingSalespersonId() bool
- func (o *CreateProjectRequestProjectReferrer) HasExistingSourceId() bool
- func (o *CreateProjectRequestProjectReferrer) HasFirstName() bool
- func (o *CreateProjectRequestProjectReferrer) HasLastName() bool
- func (o *CreateProjectRequestProjectReferrer) HasLatitude() bool
- func (o *CreateProjectRequestProjectReferrer) HasLongitude() bool
- func (o *CreateProjectRequestProjectReferrer) HasOrganizationId() bool
- func (o *CreateProjectRequestProjectReferrer) HasOrganizationName() bool
- func (o *CreateProjectRequestProjectReferrer) HasParentOrganizationId() bool
- func (o *CreateProjectRequestProjectReferrer) HasPhoneNumber() bool
- func (o *CreateProjectRequestProjectReferrer) HasReferralSourceId() bool
- func (o *CreateProjectRequestProjectReferrer) HasSalespersonId() bool
- func (o *CreateProjectRequestProjectReferrer) HasSandbox() bool
- func (o *CreateProjectRequestProjectReferrer) HasState() bool
- func (o *CreateProjectRequestProjectReferrer) HasUseOrganizationAddress() bool
- func (o *CreateProjectRequestProjectReferrer) HasZipCode() bool
- func (o CreateProjectRequestProjectReferrer) MarshalJSON() ([]byte, error)
- func (o *CreateProjectRequestProjectReferrer) SetAddress1(v string)
- func (o *CreateProjectRequestProjectReferrer) SetAddress2(v string)
- func (o *CreateProjectRequestProjectReferrer) SetCity(v string)
- func (o *CreateProjectRequestProjectReferrer) SetCountry(v string)
- func (o *CreateProjectRequestProjectReferrer) SetEmail(v string)
- func (o *CreateProjectRequestProjectReferrer) SetExistingReferralSourceId(v int32)
- func (o *CreateProjectRequestProjectReferrer) SetExistingSalespersonId(v int32)
- func (o *CreateProjectRequestProjectReferrer) SetExistingSourceId(v int32)
- func (o *CreateProjectRequestProjectReferrer) SetFirstName(v string)
- func (o *CreateProjectRequestProjectReferrer) SetLastName(v string)
- func (o *CreateProjectRequestProjectReferrer) SetLatitude(v float64)
- func (o *CreateProjectRequestProjectReferrer) SetLongitude(v float64)
- func (o *CreateProjectRequestProjectReferrer) SetOrganizationId(v int32)
- func (o *CreateProjectRequestProjectReferrer) SetOrganizationName(v string)
- func (o *CreateProjectRequestProjectReferrer) SetParentOrganizationId(v int32)
- func (o *CreateProjectRequestProjectReferrer) SetPhoneNumber(v string)
- func (o *CreateProjectRequestProjectReferrer) SetReferralSourceId(v int32)
- func (o *CreateProjectRequestProjectReferrer) SetSalespersonId(v int32)
- func (o *CreateProjectRequestProjectReferrer) SetSandbox(v string)
- func (o *CreateProjectRequestProjectReferrer) SetState(v string)
- func (o *CreateProjectRequestProjectReferrer) SetType(v string)
- func (o *CreateProjectRequestProjectReferrer) SetUseOrganizationAddress(v bool)
- func (o *CreateProjectRequestProjectReferrer) SetZipCode(v string)
- func (o CreateProjectRequestProjectReferrer) ToMap() (map[string]interface{}, error)
- func (o *CreateProjectRequestProjectReferrer) UnmarshalJSON(data []byte) (err error)
- type CreateProjectRequestProjectStaffInner
- func (o *CreateProjectRequestProjectStaffInner) GetProjectRoleIds() []int32
- func (o *CreateProjectRequestProjectStaffInner) GetProjectRoleIdsOk() ([]int32, bool)
- func (o *CreateProjectRequestProjectStaffInner) GetStaffId() int32
- func (o *CreateProjectRequestProjectStaffInner) GetStaffIdOk() (*int32, bool)
- func (o *CreateProjectRequestProjectStaffInner) HasProjectRoleIds() bool
- func (o *CreateProjectRequestProjectStaffInner) HasStaffId() bool
- func (o CreateProjectRequestProjectStaffInner) MarshalJSON() ([]byte, error)
- func (o *CreateProjectRequestProjectStaffInner) SetProjectRoleIds(v []int32)
- func (o *CreateProjectRequestProjectStaffInner) SetStaffId(v int32)
- func (o CreateProjectRequestProjectStaffInner) ToMap() (map[string]interface{}, error)
- func (o *CreateProjectRequestProjectStaffInner) UnmarshalJSON(data []byte) (err error)
- type CreateWebhook200Response
- func (o *CreateWebhook200Response) GetData() int32
- func (o *CreateWebhook200Response) GetDataOk() (*int32, bool)
- func (o *CreateWebhook200Response) GetMessage() string
- func (o *CreateWebhook200Response) GetMessageOk() (*string, bool)
- func (o *CreateWebhook200Response) GetStatus() int32
- func (o *CreateWebhook200Response) GetStatusOk() (*int32, bool)
- func (o *CreateWebhook200Response) HasData() bool
- func (o *CreateWebhook200Response) HasMessage() bool
- func (o *CreateWebhook200Response) HasStatus() bool
- func (o CreateWebhook200Response) MarshalJSON() ([]byte, error)
- func (o *CreateWebhook200Response) SetData(v int32)
- func (o *CreateWebhook200Response) SetMessage(v string)
- func (o *CreateWebhook200Response) SetStatus(v int32)
- func (o CreateWebhook200Response) ToMap() (map[string]interface{}, error)
- func (o *CreateWebhook200Response) UnmarshalJSON(data []byte) (err error)
- type CreateWebhook500Response
- func (o *CreateWebhook500Response) GetData() interface{}
- func (o *CreateWebhook500Response) GetDataOk() (*interface{}, bool)
- func (o *CreateWebhook500Response) GetMessage() string
- func (o *CreateWebhook500Response) GetMessageOk() (*string, bool)
- func (o *CreateWebhook500Response) GetStatus() int32
- func (o *CreateWebhook500Response) GetStatusOk() (*int32, bool)
- func (o *CreateWebhook500Response) HasData() bool
- func (o *CreateWebhook500Response) HasMessage() bool
- func (o *CreateWebhook500Response) HasStatus() bool
- func (o CreateWebhook500Response) MarshalJSON() ([]byte, error)
- func (o *CreateWebhook500Response) SetData(v interface{})
- func (o *CreateWebhook500Response) SetMessage(v string)
- func (o *CreateWebhook500Response) SetStatus(v int32)
- func (o CreateWebhook500Response) ToMap() (map[string]interface{}, error)
- func (o *CreateWebhook500Response) UnmarshalJSON(data []byte) (err error)
- type CreateWebhookRequest
- func (o *CreateWebhookRequest) GetScopes() []string
- func (o *CreateWebhookRequest) GetScopesOk() ([]string, bool)
- func (o *CreateWebhookRequest) GetWebhookURL() string
- func (o *CreateWebhookRequest) GetWebhookURLOk() (*string, bool)
- func (o *CreateWebhookRequest) HasScopes() bool
- func (o *CreateWebhookRequest) HasWebhookURL() bool
- func (o CreateWebhookRequest) MarshalJSON() ([]byte, error)
- func (o *CreateWebhookRequest) SetScopes(v []string)
- func (o *CreateWebhookRequest) SetWebhookURL(v string)
- func (o CreateWebhookRequest) ToMap() (map[string]interface{}, error)
- func (o *CreateWebhookRequest) UnmarshalJSON(data []byte) (err error)
- type DateData
- func (o *DateData) GetAutoUpdate() DateDataAutoUpdate
- func (o *DateData) GetAutoUpdateOk() (*DateDataAutoUpdate, bool)
- func (o *DateData) GetFlags() int32
- func (o *DateData) GetFlagsOk() (*int32, bool)
- func (o *DateData) GetId() int32
- func (o *DateData) GetIdOk() (*int32, bool)
- func (o *DateData) GetIdentifier() string
- func (o *DateData) GetIdentifierOk() (*string, bool)
- func (o *DateData) GetKeyID() int32
- func (o *DateData) GetKeyIDOk() (*int32, bool)
- func (o *DateData) GetKeyIdentifier() string
- func (o *DateData) GetKeyIdentifierOk() (*string, bool)
- func (o *DateData) GetName() string
- func (o *DateData) GetNameOk() (*string, bool)
- func (o *DateData) GetSource() string
- func (o *DateData) GetSourceDateName() string
- func (o *DateData) GetSourceDateNameOk() (*string, bool)
- func (o *DateData) GetSourceOk() (*string, bool)
- func (o *DateData) GetValue() string
- func (o *DateData) GetValueOk() (*string, bool)
- func (o *DateData) HasAutoUpdate() bool
- func (o *DateData) HasFlags() bool
- func (o *DateData) HasId() bool
- func (o *DateData) HasIdentifier() bool
- func (o *DateData) HasKeyID() bool
- func (o *DateData) HasKeyIdentifier() bool
- func (o *DateData) HasName() bool
- func (o *DateData) HasSource() bool
- func (o *DateData) HasSourceDateName() bool
- func (o *DateData) HasValue() bool
- func (o DateData) MarshalJSON() ([]byte, error)
- func (o *DateData) SetAutoUpdate(v DateDataAutoUpdate)
- func (o *DateData) SetFlags(v int32)
- func (o *DateData) SetId(v int32)
- func (o *DateData) SetIdentifier(v string)
- func (o *DateData) SetKeyID(v int32)
- func (o *DateData) SetKeyIdentifier(v string)
- func (o *DateData) SetName(v string)
- func (o *DateData) SetSource(v string)
- func (o *DateData) SetSourceDateName(v string)
- func (o *DateData) SetValue(v string)
- func (o DateData) ToMap() (map[string]interface{}, error)
- func (o *DateData) UnmarshalJSON(data []byte) (err error)
- type DateDataAutoUpdate
- type DefaultAPIService
- func (a *DefaultAPIService) CreateAContactCopy(ctx context.Context) ApiCreateAContactCopyRequest
- func (a *DefaultAPIService) CreateAContactCopy1(ctx context.Context) ApiCreateAContactCopy1Request
- func (a *DefaultAPIService) CreateAContactCopy1Execute(r ApiCreateAContactCopy1Request) (*CreateAContactCopy1200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateAContactCopyExecute(r ApiCreateAContactCopyRequest) (*CreateAContactCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateAEquipmentCopy(ctx context.Context, id int64) ApiCreateAEquipmentCopyRequest
- func (a *DefaultAPIService) CreateAEquipmentCopyExecute(r ApiCreateAEquipmentCopyRequest) (*CreateAEquipmentCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateAScheduledEvent(ctx context.Context) ApiCreateAScheduledEventRequest
- func (a *DefaultAPIService) CreateAScheduledEventExecute(r ApiCreateAScheduledEventRequest) (*CreateAScheduledEvent200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateAnEquipmentCopy(ctx context.Context) ApiCreateAnEquipmentCopyRequest
- func (a *DefaultAPIService) CreateAnEquipmentCopyExecute(r ApiCreateAnEquipmentCopyRequest) (*CreateAnEquipmentCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateAnOrganizationCopy(ctx context.Context) ApiCreateAnOrganizationCopyRequest
- func (a *DefaultAPIService) CreateAnOrganizationCopyExecute(r ApiCreateAnOrganizationCopyRequest) (*CreateAnOrganizationCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateNote(ctx context.Context) ApiCreateNoteRequest
- func (a *DefaultAPIService) CreateNoteCopy(ctx context.Context) ApiCreateNoteCopyRequest
- func (a *DefaultAPIService) CreateNoteCopyExecute(r ApiCreateNoteCopyRequest) (*CreateNoteCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateNoteExecute(r ApiCreateNoteRequest) (*CreateNote200Response, *http.Response, error)
- func (a *DefaultAPIService) CreateProject(ctx context.Context) ApiCreateProjectRequest
- func (a *DefaultAPIService) CreateProjectExecute(r ApiCreateProjectRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) CreateWebhook(ctx context.Context) ApiCreateWebhookRequest
- func (a *DefaultAPIService) CreateWebhookExecute(r ApiCreateWebhookRequest) (*CreateWebhook200Response, *http.Response, error)
- func (a *DefaultAPIService) DeleteWebhook(ctx context.Context, id int64) ApiDeleteWebhookRequest
- func (a *DefaultAPIService) DeleteWebhookExecute(r ApiDeleteWebhookRequest) (*DeleteWebhook200Response, *http.Response, error)
- func (a *DefaultAPIService) GetAContactByIdCopy(ctx context.Context, id int64) ApiGetAContactByIdCopyRequest
- func (a *DefaultAPIService) GetAContactByIdCopyExecute(r ApiGetAContactByIdCopyRequest) (*GetAContactByIdCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) GetATaskByIdCopy(ctx context.Context, id int64) ApiGetATaskByIdCopyRequest
- func (a *DefaultAPIService) GetATaskByIdCopy1(ctx context.Context, id int64) ApiGetATaskByIdCopy1Request
- func (a *DefaultAPIService) GetATaskByIdCopy1Execute(r ApiGetATaskByIdCopy1Request) (*GetAllTasksCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) GetATaskByIdCopyExecute(r ApiGetATaskByIdCopyRequest) (*GetAllTasksCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) GetActiveContactsCopy(ctx context.Context) ApiGetActiveContactsCopyRequest
- func (a *DefaultAPIService) GetActiveContactsCopyExecute(r ApiGetActiveContactsCopyRequest) ([]GetActiveContactsCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetActivityTypeOptionsCopy(ctx context.Context) ApiGetActivityTypeOptionsCopyRequest
- func (a *DefaultAPIService) GetActivityTypeOptionsCopyExecute(r ApiGetActivityTypeOptionsCopyRequest) ([]GetActivityTypeOptionsCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllActivitiesCopy(ctx context.Context) ApiGetAllActivitiesCopyRequest
- func (a *DefaultAPIService) GetAllActivitiesCopyExecute(r ApiGetAllActivitiesCopyRequest) ([]GetAllActivitiesCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllContactsCopy(ctx context.Context, id int64) ApiGetAllContactsCopyRequest
- func (a *DefaultAPIService) GetAllContactsCopy1(ctx context.Context) ApiGetAllContactsCopy1Request
- func (a *DefaultAPIService) GetAllContactsCopy1Execute(r ApiGetAllContactsCopy1Request) ([]GetAllContactsCopy1200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllContactsCopy2(ctx context.Context) ApiGetAllContactsCopy2Request
- func (a *DefaultAPIService) GetAllContactsCopy2Execute(r ApiGetAllContactsCopy2Request) ([]GetAllContactsCopy2200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllContactsCopy3(ctx context.Context) ApiGetAllContactsCopy3Request
- func (a *DefaultAPIService) GetAllContactsCopy3Execute(r ApiGetAllContactsCopy3Request) ([]GetAllContactsCopy3200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllContactsCopy4(ctx context.Context) ApiGetAllContactsCopy4Request
- func (a *DefaultAPIService) GetAllContactsCopy4Execute(r ApiGetAllContactsCopy4Request) ([]GetAllContactsCopy4200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllContactsCopyExecute(r ApiGetAllContactsCopyRequest) (*GetAllActivitiesCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllProjectExpenses(ctx context.Context) ApiGetAllProjectExpensesRequest
- func (a *DefaultAPIService) GetAllProjectExpensesExecute(r ApiGetAllProjectExpensesRequest) (*GetAllProjectExpenses200Response, *http.Response, error)
- func (a *DefaultAPIService) GetAllProjects(ctx context.Context) ApiGetAllProjectsRequest
- func (a *DefaultAPIService) GetAllProjectsCopy(ctx context.Context) ApiGetAllProjectsCopyRequest
- func (a *DefaultAPIService) GetAllProjectsCopy1(ctx context.Context) ApiGetAllProjectsCopy1Request
- func (a *DefaultAPIService) GetAllProjectsCopy1Execute(r ApiGetAllProjectsCopy1Request) ([]GetAllProjectsCopy1200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllProjectsCopyExecute(r ApiGetAllProjectsCopyRequest) ([]GetAllProjectsCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetAllProjectsExecute(r ApiGetAllProjectsRequest) (*GetAllProjects200Response, *http.Response, error)
- func (a *DefaultAPIService) GetAllTasksCopy(ctx context.Context, id int64) ApiGetAllTasksCopyRequest
- func (a *DefaultAPIService) GetAllTasksCopyExecute(r ApiGetAllTasksCopyRequest) (*GetAllTasksCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) GetAnInvoiceById(ctx context.Context) ApiGetAnInvoiceByIdRequest
- func (a *DefaultAPIService) GetAnInvoiceByIdExecute(r ApiGetAnInvoiceByIdRequest) (*GetAnInvoiceById200Response, *http.Response, error)
- func (a *DefaultAPIService) GetCompanyLocationsOptions(ctx context.Context) ApiGetCompanyLocationsOptionsRequest
- func (a *DefaultAPIService) GetCompanyLocationsOptionsExecute(r ApiGetCompanyLocationsOptionsRequest) (*GetCompanyLocationsOptions200Response, *http.Response, error)
- func (a *DefaultAPIService) GetEquipmentTypesOptions(ctx context.Context) ApiGetEquipmentTypesOptionsRequest
- func (a *DefaultAPIService) GetEquipmentTypesOptionsExecute(r ApiGetEquipmentTypesOptionsRequest) (*GetEquipmentTypesOptions200Response, *http.Response, error)
- func (a *DefaultAPIService) GetEventById(ctx context.Context) ApiGetEventByIdRequest
- func (a *DefaultAPIService) GetEventByIdExecute(r ApiGetEventByIdRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetProjectDatesDetails(ctx context.Context) ApiGetProjectDatesDetailsRequest
- func (a *DefaultAPIService) GetProjectDatesDetailsExecute(r ApiGetProjectDatesDetailsRequest) (*ProjectDateDataResponse, *http.Response, error)
- func (a *DefaultAPIService) GetProjectEquipment(ctx context.Context) ApiGetProjectEquipmentRequest
- func (a *DefaultAPIService) GetProjectEquipmentExecute(r ApiGetProjectEquipmentRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetProjectExpenseById(ctx context.Context) ApiGetProjectExpenseByIdRequest
- func (a *DefaultAPIService) GetProjectExpenseByIdExecute(r ApiGetProjectExpenseByIdRequest) (*GetProjectExpenseById200Response, *http.Response, error)
- func (a *DefaultAPIService) GetProjectFiles(ctx context.Context) ApiGetProjectFilesRequest
- func (a *DefaultAPIService) GetProjectFilesExecute(r ApiGetProjectFilesRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetProjectNotes(ctx context.Context) ApiGetProjectNotesRequest
- func (a *DefaultAPIService) GetProjectNotesExecute(r ApiGetProjectNotesRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetProjectPaymentById(ctx context.Context) ApiGetProjectPaymentByIdRequest
- func (a *DefaultAPIService) GetProjectPaymentByIdExecute(r ApiGetProjectPaymentByIdRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetProjectPayments(ctx context.Context) ApiGetProjectPaymentsRequest
- func (a *DefaultAPIService) GetProjectPayments1(ctx context.Context) ApiGetProjectPayments1Request
- func (a *DefaultAPIService) GetProjectPayments1Execute(r ApiGetProjectPayments1Request) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetProjectPaymentsExecute(r ApiGetProjectPaymentsRequest) (*GetProjectPayments200Response, *http.Response, error)
- func (a *DefaultAPIService) GetProjectRoleOptionsCopy(ctx context.Context) ApiGetProjectRoleOptionsCopyRequest
- func (a *DefaultAPIService) GetProjectRoleOptionsCopyExecute(r ApiGetProjectRoleOptionsCopyRequest) ([]GetProjectRoleOptionsCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetProjectTimeline(ctx context.Context) ApiGetProjectTimelineRequest
- func (a *DefaultAPIService) GetProjectTimelineExecute(r ApiGetProjectTimelineRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetProjectsByStatusCopy(ctx context.Context) ApiGetProjectsByStatusCopyRequest
- func (a *DefaultAPIService) GetProjectsByStatusCopyExecute(r ApiGetProjectsByStatusCopyRequest) ([]GetProjectsByStatusCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetProjectsDateCopy(ctx context.Context) ApiGetProjectsDateCopyRequest
- func (a *DefaultAPIService) GetProjectsDateCopyExecute(r ApiGetProjectsDateCopyRequest) (*GetProjectsDateCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) GetProjectsStatusCopy(ctx context.Context) ApiGetProjectsStatusCopyRequest
- func (a *DefaultAPIService) GetProjectsStatusCopyExecute(r ApiGetProjectsStatusCopyRequest) (*GetProjectsStatusCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) GetReferralSourceOptionsCopy(ctx context.Context) ApiGetReferralSourceOptionsCopyRequest
- func (a *DefaultAPIService) GetReferralSourceOptionsCopyExecute(r ApiGetReferralSourceOptionsCopyRequest) (*http.Response, error)
- func (a *DefaultAPIService) GetRelationshipTypeOptionsCopy(ctx context.Context) ApiGetRelationshipTypeOptionsCopyRequest
- func (a *DefaultAPIService) GetRelationshipTypeOptionsCopyExecute(r ApiGetRelationshipTypeOptionsCopyRequest) ([]GetRelationshipTypeOptionsCopy200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) GetSalesoperson(ctx context.Context) ApiGetSalesopersonRequest
- func (a *DefaultAPIService) GetSalesopersonExecute(r ApiGetSalesopersonRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetSchedulerEvents(ctx context.Context) ApiGetSchedulerEventsRequest
- func (a *DefaultAPIService) GetSchedulerEventsExecute(r ApiGetSchedulerEventsRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) GetStaffListCopy(ctx context.Context) ApiGetStaffListCopyRequest
- func (a *DefaultAPIService) GetStaffListCopyExecute(r ApiGetStaffListCopyRequest) (*GetStaffListCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) GetTimesheet(ctx context.Context) ApiGetTimesheetRequest
- func (a *DefaultAPIService) GetTimesheetExecute(r ApiGetTimesheetRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) ListWebhooks(ctx context.Context) ApiListWebhooksRequest
- func (a *DefaultAPIService) ListWebhooksExecute(r ApiListWebhooksRequest) ([]ListWebhooks200ResponseInner, *http.Response, error)
- func (a *DefaultAPIService) RetrieveProject(ctx context.Context, id int64) ApiRetrieveProjectRequest
- func (a *DefaultAPIService) RetrieveProjectExecute(r ApiRetrieveProjectRequest) (*RetrieveProject200Response, *http.Response, error)
- func (a *DefaultAPIService) SendEmail(ctx context.Context) ApiSendEmailRequest
- func (a *DefaultAPIService) SendEmailExecute(r ApiSendEmailRequest) (map[string]interface{}, *http.Response, error)
- func (a *DefaultAPIService) UpdateAnEquipmentCopy(ctx context.Context) ApiUpdateAnEquipmentCopyRequest
- func (a *DefaultAPIService) UpdateAnEquipmentCopyExecute(r ApiUpdateAnEquipmentCopyRequest) (*UpdateAnEquipmentCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) UpdateContactStatusCopy(ctx context.Context) ApiUpdateContactStatusCopyRequest
- func (a *DefaultAPIService) UpdateContactStatusCopyExecute(r ApiUpdateContactStatusCopyRequest) (*CreateAContactCopy200Response, *http.Response, error)
- func (a *DefaultAPIService) UpdateProjectDates(ctx context.Context) ApiUpdateProjectDatesRequest
- func (a *DefaultAPIService) UpdateProjectDatesExecute(r ApiUpdateProjectDatesRequest) (map[string]interface{}, *http.Response, error)
- type DeleteWebhook200Response
- func (o *DeleteWebhook200Response) GetData() interface{}
- func (o *DeleteWebhook200Response) GetDataOk() (*interface{}, bool)
- func (o *DeleteWebhook200Response) GetMessage() string
- func (o *DeleteWebhook200Response) GetMessageOk() (*string, bool)
- func (o *DeleteWebhook200Response) GetStatus() int32
- func (o *DeleteWebhook200Response) GetStatusOk() (*int32, bool)
- func (o *DeleteWebhook200Response) HasData() bool
- func (o *DeleteWebhook200Response) HasMessage() bool
- func (o *DeleteWebhook200Response) HasStatus() bool
- func (o DeleteWebhook200Response) MarshalJSON() ([]byte, error)
- func (o *DeleteWebhook200Response) SetData(v interface{})
- func (o *DeleteWebhook200Response) SetMessage(v string)
- func (o *DeleteWebhook200Response) SetStatus(v int32)
- func (o DeleteWebhook200Response) ToMap() (map[string]interface{}, error)
- func (o *DeleteWebhook200Response) UnmarshalJSON(data []byte) (err error)
- type GenericOpenAPIError
- type GetAContactByIdCopy200Response
- func (o *GetAContactByIdCopy200Response) GetAddress1() string
- func (o *GetAContactByIdCopy200Response) GetAddress1Ok() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetAddress2() interface{}
- func (o *GetAContactByIdCopy200Response) GetAddress2Ok() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetCanDelete() bool
- func (o *GetAContactByIdCopy200Response) GetCanDeleteOk() (*bool, bool)
- func (o *GetAContactByIdCopy200Response) GetCity() string
- func (o *GetAContactByIdCopy200Response) GetCityOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetCountry() string
- func (o *GetAContactByIdCopy200Response) GetCountryOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetCreatedAt() string
- func (o *GetAContactByIdCopy200Response) GetCreatedAtOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetDisplayOrganizationTypes() string
- func (o *GetAContactByIdCopy200Response) GetDisplayOrganizationTypesOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetEmail() interface{}
- func (o *GetAContactByIdCopy200Response) GetEmailOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetFinancialCRMID() string
- func (o *GetAContactByIdCopy200Response) GetFinancialCRMIDOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetId() int32
- func (o *GetAContactByIdCopy200Response) GetIdOk() (*int32, bool)
- func (o *GetAContactByIdCopy200Response) GetIsInsuranceCompany() bool
- func (o *GetAContactByIdCopy200Response) GetIsInsuranceCompanyOk() (*bool, bool)
- func (o *GetAContactByIdCopy200Response) GetLatitude() interface{}
- func (o *GetAContactByIdCopy200Response) GetLatitudeOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetLongitude() interface{}
- func (o *GetAContactByIdCopy200Response) GetLongitudeOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetName() string
- func (o *GetAContactByIdCopy200Response) GetNameOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetOrganizationTypeIds() []int32
- func (o *GetAContactByIdCopy200Response) GetOrganizationTypeIdsOk() ([]int32, bool)
- func (o *GetAContactByIdCopy200Response) GetOrganizationTypes() []string
- func (o *GetAContactByIdCopy200Response) GetOrganizationTypesOk() ([]string, bool)
- func (o *GetAContactByIdCopy200Response) GetParentOrganization() interface{}
- func (o *GetAContactByIdCopy200Response) GetParentOrganizationId() interface{}
- func (o *GetAContactByIdCopy200Response) GetParentOrganizationIdOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetParentOrganizationOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetPhoneNumber() interface{}
- func (o *GetAContactByIdCopy200Response) GetPhoneNumberOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetPriceListID() int32
- func (o *GetAContactByIdCopy200Response) GetPriceListIDOk() (*int32, bool)
- func (o *GetAContactByIdCopy200Response) GetPriceListName() string
- func (o *GetAContactByIdCopy200Response) GetPriceListNameOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetReferralSource() string
- func (o *GetAContactByIdCopy200Response) GetReferralSourceID() int32
- func (o *GetAContactByIdCopy200Response) GetReferralSourceIDOk() (*int32, bool)
- func (o *GetAContactByIdCopy200Response) GetReferralSourceOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetRelationshipStatus() interface{}
- func (o *GetAContactByIdCopy200Response) GetRelationshipStatusID() int32
- func (o *GetAContactByIdCopy200Response) GetRelationshipStatusIDOk() (*int32, bool)
- func (o *GetAContactByIdCopy200Response) GetRelationshipStatusOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetSaleperson() interface{}
- func (o *GetAContactByIdCopy200Response) GetSalepersonId() interface{}
- func (o *GetAContactByIdCopy200Response) GetSalepersonIdOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetSalepersonOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetSandbox() interface{}
- func (o *GetAContactByIdCopy200Response) GetSandboxOk() (*interface{}, bool)
- func (o *GetAContactByIdCopy200Response) GetState() string
- func (o *GetAContactByIdCopy200Response) GetStateOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetTaxID() string
- func (o *GetAContactByIdCopy200Response) GetTaxIDOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetUpdatedAt() string
- func (o *GetAContactByIdCopy200Response) GetUpdatedAtOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) GetZipcode() string
- func (o *GetAContactByIdCopy200Response) GetZipcodeOk() (*string, bool)
- func (o *GetAContactByIdCopy200Response) HasAddress1() bool
- func (o *GetAContactByIdCopy200Response) HasAddress2() bool
- func (o *GetAContactByIdCopy200Response) HasCanDelete() bool
- func (o *GetAContactByIdCopy200Response) HasCity() bool
- func (o *GetAContactByIdCopy200Response) HasCountry() bool
- func (o *GetAContactByIdCopy200Response) HasCreatedAt() bool
- func (o *GetAContactByIdCopy200Response) HasDisplayOrganizationTypes() bool
- func (o *GetAContactByIdCopy200Response) HasEmail() bool
- func (o *GetAContactByIdCopy200Response) HasFinancialCRMID() bool
- func (o *GetAContactByIdCopy200Response) HasId() bool
- func (o *GetAContactByIdCopy200Response) HasIsInsuranceCompany() bool
- func (o *GetAContactByIdCopy200Response) HasLatitude() bool
- func (o *GetAContactByIdCopy200Response) HasLongitude() bool
- func (o *GetAContactByIdCopy200Response) HasName() bool
- func (o *GetAContactByIdCopy200Response) HasOrganizationTypeIds() bool
- func (o *GetAContactByIdCopy200Response) HasOrganizationTypes() bool
- func (o *GetAContactByIdCopy200Response) HasParentOrganization() bool
- func (o *GetAContactByIdCopy200Response) HasParentOrganizationId() bool
- func (o *GetAContactByIdCopy200Response) HasPhoneNumber() bool
- func (o *GetAContactByIdCopy200Response) HasPriceListID() bool
- func (o *GetAContactByIdCopy200Response) HasPriceListName() bool
- func (o *GetAContactByIdCopy200Response) HasReferralSource() bool
- func (o *GetAContactByIdCopy200Response) HasReferralSourceID() bool
- func (o *GetAContactByIdCopy200Response) HasRelationshipStatus() bool
- func (o *GetAContactByIdCopy200Response) HasRelationshipStatusID() bool
- func (o *GetAContactByIdCopy200Response) HasSaleperson() bool
- func (o *GetAContactByIdCopy200Response) HasSalepersonId() bool
- func (o *GetAContactByIdCopy200Response) HasSandbox() bool
- func (o *GetAContactByIdCopy200Response) HasState() bool
- func (o *GetAContactByIdCopy200Response) HasTaxID() bool
- func (o *GetAContactByIdCopy200Response) HasUpdatedAt() bool
- func (o *GetAContactByIdCopy200Response) HasZipcode() bool
- func (o GetAContactByIdCopy200Response) MarshalJSON() ([]byte, error)
- func (o *GetAContactByIdCopy200Response) SetAddress1(v string)
- func (o *GetAContactByIdCopy200Response) SetAddress2(v interface{})
- func (o *GetAContactByIdCopy200Response) SetCanDelete(v bool)
- func (o *GetAContactByIdCopy200Response) SetCity(v string)
- func (o *GetAContactByIdCopy200Response) SetCountry(v string)
- func (o *GetAContactByIdCopy200Response) SetCreatedAt(v string)
- func (o *GetAContactByIdCopy200Response) SetDisplayOrganizationTypes(v string)
- func (o *GetAContactByIdCopy200Response) SetEmail(v interface{})
- func (o *GetAContactByIdCopy200Response) SetFinancialCRMID(v string)
- func (o *GetAContactByIdCopy200Response) SetId(v int32)
- func (o *GetAContactByIdCopy200Response) SetIsInsuranceCompany(v bool)
- func (o *GetAContactByIdCopy200Response) SetLatitude(v interface{})
- func (o *GetAContactByIdCopy200Response) SetLongitude(v interface{})
- func (o *GetAContactByIdCopy200Response) SetName(v string)
- func (o *GetAContactByIdCopy200Response) SetOrganizationTypeIds(v []int32)
- func (o *GetAContactByIdCopy200Response) SetOrganizationTypes(v []string)
- func (o *GetAContactByIdCopy200Response) SetParentOrganization(v interface{})
- func (o *GetAContactByIdCopy200Response) SetParentOrganizationId(v interface{})
- func (o *GetAContactByIdCopy200Response) SetPhoneNumber(v interface{})
- func (o *GetAContactByIdCopy200Response) SetPriceListID(v int32)
- func (o *GetAContactByIdCopy200Response) SetPriceListName(v string)
- func (o *GetAContactByIdCopy200Response) SetReferralSource(v string)
- func (o *GetAContactByIdCopy200Response) SetReferralSourceID(v int32)
- func (o *GetAContactByIdCopy200Response) SetRelationshipStatus(v interface{})
- func (o *GetAContactByIdCopy200Response) SetRelationshipStatusID(v int32)
- func (o *GetAContactByIdCopy200Response) SetSaleperson(v interface{})
- func (o *GetAContactByIdCopy200Response) SetSalepersonId(v interface{})
- func (o *GetAContactByIdCopy200Response) SetSandbox(v interface{})
- func (o *GetAContactByIdCopy200Response) SetState(v string)
- func (o *GetAContactByIdCopy200Response) SetTaxID(v string)
- func (o *GetAContactByIdCopy200Response) SetUpdatedAt(v string)
- func (o *GetAContactByIdCopy200Response) SetZipcode(v string)
- func (o GetAContactByIdCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *GetAContactByIdCopy200Response) UnmarshalJSON(data []byte) (err error)
- type GetActiveContactsCopy200ResponseInner
- func (o *GetActiveContactsCopy200ResponseInner) GetAddress1() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetAddress1Ok() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetAddress2() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetAddress2Ok() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetCanDelete() bool
- func (o *GetActiveContactsCopy200ResponseInner) GetCanDeleteOk() (*bool, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetCity() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetCityOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetCountry() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetCountryOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetCreatedAt() string
- func (o *GetActiveContactsCopy200ResponseInner) GetCreatedAtOk() (*string, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetDisplayOrganizationTypes() string
- func (o *GetActiveContactsCopy200ResponseInner) GetDisplayOrganizationTypesOk() (*string, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetEmail() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetEmailOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetFinancialCRMID() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetFinancialCRMIDOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetId() int32
- func (o *GetActiveContactsCopy200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetIsInsuranceCompany() bool
- func (o *GetActiveContactsCopy200ResponseInner) GetIsInsuranceCompanyOk() (*bool, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetLatitude() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetLatitudeOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetLongitude() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetLongitudeOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetName() string
- func (o *GetActiveContactsCopy200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationId() int32
- func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationIdOk() (*int32, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypeIds() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypeIdsOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypes() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypesOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganization() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganizationId() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganizationOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetPhoneNumber() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetPhoneNumberOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetPriceListID() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetPriceListIDOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetPriceListName() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetPriceListNameOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetReferralSource() string
- func (o *GetActiveContactsCopy200ResponseInner) GetReferralSourceID() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetReferralSourceIDOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetReferralSourceOk() (*string, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatus() string
- func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatusID() int32
- func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatusOk() (*string, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetSaleperson() string
- func (o *GetActiveContactsCopy200ResponseInner) GetSalepersonId() int32
- func (o *GetActiveContactsCopy200ResponseInner) GetSalepersonIdOk() (*int32, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetSalepersonOk() (*string, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetSandbox() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetSandboxOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetState() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetStateOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetTaxID() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetTaxIDOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetUpdatedAt() string
- func (o *GetActiveContactsCopy200ResponseInner) GetUpdatedAtOk() (*string, bool)
- func (o *GetActiveContactsCopy200ResponseInner) GetZipcode() interface{}
- func (o *GetActiveContactsCopy200ResponseInner) GetZipcodeOk() (*interface{}, bool)
- func (o *GetActiveContactsCopy200ResponseInner) HasAddress1() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasAddress2() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasCanDelete() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasCity() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasCountry() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasCreatedAt() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasDisplayOrganizationTypes() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasEmail() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasFinancialCRMID() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasId() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasIsInsuranceCompany() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasLatitude() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasLongitude() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasName() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasOrganizationId() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasOrganizationTypeIds() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasOrganizationTypes() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasParentOrganization() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasParentOrganizationId() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasPhoneNumber() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasPriceListID() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasPriceListName() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasReferralSource() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasReferralSourceID() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasRelationshipStatus() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasRelationshipStatusID() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasSaleperson() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasSalepersonId() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasSandbox() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasState() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasTaxID() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasUpdatedAt() bool
- func (o *GetActiveContactsCopy200ResponseInner) HasZipcode() bool
- func (o GetActiveContactsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetActiveContactsCopy200ResponseInner) SetAddress1(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetAddress2(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetCanDelete(v bool)
- func (o *GetActiveContactsCopy200ResponseInner) SetCity(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetCountry(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetCreatedAt(v string)
- func (o *GetActiveContactsCopy200ResponseInner) SetDisplayOrganizationTypes(v string)
- func (o *GetActiveContactsCopy200ResponseInner) SetEmail(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetFinancialCRMID(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetId(v int32)
- func (o *GetActiveContactsCopy200ResponseInner) SetIsInsuranceCompany(v bool)
- func (o *GetActiveContactsCopy200ResponseInner) SetLatitude(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetLongitude(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetName(v string)
- func (o *GetActiveContactsCopy200ResponseInner) SetOrganizationId(v int32)
- func (o *GetActiveContactsCopy200ResponseInner) SetOrganizationTypeIds(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetOrganizationTypes(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetParentOrganization(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetParentOrganizationId(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetPhoneNumber(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetPriceListID(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetPriceListName(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetReferralSource(v string)
- func (o *GetActiveContactsCopy200ResponseInner) SetReferralSourceID(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetRelationshipStatus(v string)
- func (o *GetActiveContactsCopy200ResponseInner) SetRelationshipStatusID(v int32)
- func (o *GetActiveContactsCopy200ResponseInner) SetSaleperson(v string)
- func (o *GetActiveContactsCopy200ResponseInner) SetSalepersonId(v int32)
- func (o *GetActiveContactsCopy200ResponseInner) SetSandbox(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetState(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetTaxID(v interface{})
- func (o *GetActiveContactsCopy200ResponseInner) SetUpdatedAt(v string)
- func (o *GetActiveContactsCopy200ResponseInner) SetZipcode(v interface{})
- func (o GetActiveContactsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetActiveContactsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetActivityTypeOptionsCopy200ResponseInner
- func (o *GetActivityTypeOptionsCopy200ResponseInner) GetId() int32
- func (o *GetActivityTypeOptionsCopy200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetActivityTypeOptionsCopy200ResponseInner) GetName() string
- func (o *GetActivityTypeOptionsCopy200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetActivityTypeOptionsCopy200ResponseInner) HasId() bool
- func (o *GetActivityTypeOptionsCopy200ResponseInner) HasName() bool
- func (o GetActivityTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetActivityTypeOptionsCopy200ResponseInner) SetId(v int32)
- func (o *GetActivityTypeOptionsCopy200ResponseInner) SetName(v string)
- func (o GetActivityTypeOptionsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetActivityTypeOptionsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllActivitiesCopy200ResponseInner
- func (o *GetAllActivitiesCopy200ResponseInner) GetAddress1() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetAddress1Ok() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetAddress2() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetAddress2Ok() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetCanDelete() bool
- func (o *GetAllActivitiesCopy200ResponseInner) GetCanDeleteOk() (*bool, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetCity() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetCityOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetContactTypeIds() []int32
- func (o *GetAllActivitiesCopy200ResponseInner) GetContactTypeIdsOk() ([]int32, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetCountry() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetCountryOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetCreatedAt() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetCreatedAtOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetEmail() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetEmailOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetFirstName() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetFirstNameOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetId() int32
- func (o *GetAllActivitiesCopy200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetLastName() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetLastNameOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetLatitude() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetLatitudeOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetLongitude() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetLongitudeOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetMobileNumber() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetMobileNumberOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetName() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationId() int32
- func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationIdOk() (*int32, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationName() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationNameOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationId() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationName() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationNameOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetPhoneNumber() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetPhoneNumberOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSource() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSourceID() int32
- func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSourceIDOk() (*int32, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSourceOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatus() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusID() int32
- func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonId() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonIdOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonName() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonNameOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetSandbox() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetSandboxOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetState() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetStateOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetType() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetTypeOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetTypes() []string
- func (o *GetAllActivitiesCopy200ResponseInner) GetTypesOk() ([]string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetUpdatedAt() string
- func (o *GetAllActivitiesCopy200ResponseInner) GetUpdatedAtOk() (*string, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) GetZipcode() interface{}
- func (o *GetAllActivitiesCopy200ResponseInner) GetZipcodeOk() (*interface{}, bool)
- func (o *GetAllActivitiesCopy200ResponseInner) HasAddress1() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasAddress2() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasCanDelete() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasCity() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasContactTypeIds() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasCountry() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasCreatedAt() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasEmail() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasFirstName() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasId() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasLastName() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasLatitude() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasLongitude() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasMobileNumber() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasName() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasOrganizationId() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasOrganizationName() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasParentOrganizationId() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasParentOrganizationName() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasPhoneNumber() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasReferralSource() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasReferralSourceID() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasRelationshipStatus() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasRelationshipStatusID() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasSalespersonId() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasSalespersonName() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasSandbox() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasState() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasType() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasTypes() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasUpdatedAt() bool
- func (o *GetAllActivitiesCopy200ResponseInner) HasZipcode() bool
- func (o GetAllActivitiesCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetAllActivitiesCopy200ResponseInner) SetAddress1(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetAddress2(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetCanDelete(v bool)
- func (o *GetAllActivitiesCopy200ResponseInner) SetCity(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetContactTypeIds(v []int32)
- func (o *GetAllActivitiesCopy200ResponseInner) SetCountry(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetCreatedAt(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetEmail(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetFirstName(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetId(v int32)
- func (o *GetAllActivitiesCopy200ResponseInner) SetLastName(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetLatitude(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetLongitude(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetMobileNumber(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetName(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetOrganizationId(v int32)
- func (o *GetAllActivitiesCopy200ResponseInner) SetOrganizationName(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetParentOrganizationId(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetParentOrganizationName(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetPhoneNumber(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetReferralSource(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetReferralSourceID(v int32)
- func (o *GetAllActivitiesCopy200ResponseInner) SetRelationshipStatus(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetRelationshipStatusID(v int32)
- func (o *GetAllActivitiesCopy200ResponseInner) SetSalespersonId(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetSalespersonName(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetSandbox(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetState(v interface{})
- func (o *GetAllActivitiesCopy200ResponseInner) SetType(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetTypes(v []string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetUpdatedAt(v string)
- func (o *GetAllActivitiesCopy200ResponseInner) SetZipcode(v interface{})
- func (o GetAllActivitiesCopy200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllActivitiesCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllContactsCopy1200ResponseInner
- func (o *GetAllContactsCopy1200ResponseInner) GetAddress1() string
- func (o *GetAllContactsCopy1200ResponseInner) GetAddress1Ok() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetAddress2() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetAddress2Ok() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetCanDelete() bool
- func (o *GetAllContactsCopy1200ResponseInner) GetCanDeleteOk() (*bool, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetCity() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetCityOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetContactId() int32
- func (o *GetAllContactsCopy1200ResponseInner) GetContactIdOk() (*int32, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetContactTypeIds() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetContactTypeIdsOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetCountry() string
- func (o *GetAllContactsCopy1200ResponseInner) GetCountryOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetCreatedAt() string
- func (o *GetAllContactsCopy1200ResponseInner) GetCreatedAtOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetEmail() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetEmailOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetFirstName() string
- func (o *GetAllContactsCopy1200ResponseInner) GetFirstNameOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetId() int32
- func (o *GetAllContactsCopy1200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetLastName() string
- func (o *GetAllContactsCopy1200ResponseInner) GetLastNameOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetLatitude() float32
- func (o *GetAllContactsCopy1200ResponseInner) GetLatitudeOk() (*float32, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetLongitude() float32
- func (o *GetAllContactsCopy1200ResponseInner) GetLongitudeOk() (*float32, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetMobileNumber() string
- func (o *GetAllContactsCopy1200ResponseInner) GetMobileNumberOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetName() string
- func (o *GetAllContactsCopy1200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationId() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationIdOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationName() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationNameOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationId() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationName() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationNameOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetPhoneNumber() string
- func (o *GetAllContactsCopy1200ResponseInner) GetPhoneNumberOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetReferralSource() string
- func (o *GetAllContactsCopy1200ResponseInner) GetReferralSourceID() int32
- func (o *GetAllContactsCopy1200ResponseInner) GetReferralSourceIDOk() (*int32, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetReferralSourceOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatus() string
- func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatusID() int32
- func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatusOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonId() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonIdOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonName() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonNameOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetSandbox() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetSandboxOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetState() string
- func (o *GetAllContactsCopy1200ResponseInner) GetStateOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetType() string
- func (o *GetAllContactsCopy1200ResponseInner) GetTypeOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetTypes() interface{}
- func (o *GetAllContactsCopy1200ResponseInner) GetTypesOk() (*interface{}, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetUpdatedAt() string
- func (o *GetAllContactsCopy1200ResponseInner) GetUpdatedAtOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) GetZipcode() string
- func (o *GetAllContactsCopy1200ResponseInner) GetZipcodeOk() (*string, bool)
- func (o *GetAllContactsCopy1200ResponseInner) HasAddress1() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasAddress2() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasCanDelete() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasCity() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasContactId() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasContactTypeIds() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasCountry() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasCreatedAt() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasEmail() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasFirstName() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasId() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasLastName() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasLatitude() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasLongitude() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasMobileNumber() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasName() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasOrganizationId() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasOrganizationName() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasParentOrganizationId() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasParentOrganizationName() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasPhoneNumber() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasReferralSource() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasReferralSourceID() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasRelationshipStatus() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasRelationshipStatusID() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasSalespersonId() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasSalespersonName() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasSandbox() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasState() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasType() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasTypes() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasUpdatedAt() bool
- func (o *GetAllContactsCopy1200ResponseInner) HasZipcode() bool
- func (o GetAllContactsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetAllContactsCopy1200ResponseInner) SetAddress1(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetAddress2(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetCanDelete(v bool)
- func (o *GetAllContactsCopy1200ResponseInner) SetCity(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetContactId(v int32)
- func (o *GetAllContactsCopy1200ResponseInner) SetContactTypeIds(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetCountry(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetCreatedAt(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetEmail(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetFirstName(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetId(v int32)
- func (o *GetAllContactsCopy1200ResponseInner) SetLastName(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetLatitude(v float32)
- func (o *GetAllContactsCopy1200ResponseInner) SetLongitude(v float32)
- func (o *GetAllContactsCopy1200ResponseInner) SetMobileNumber(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetName(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetOrganizationId(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetOrganizationName(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetParentOrganizationId(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetParentOrganizationName(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetPhoneNumber(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetReferralSource(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetReferralSourceID(v int32)
- func (o *GetAllContactsCopy1200ResponseInner) SetRelationshipStatus(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetRelationshipStatusID(v int32)
- func (o *GetAllContactsCopy1200ResponseInner) SetSalespersonId(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetSalespersonName(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetSandbox(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetState(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetType(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetTypes(v interface{})
- func (o *GetAllContactsCopy1200ResponseInner) SetUpdatedAt(v string)
- func (o *GetAllContactsCopy1200ResponseInner) SetZipcode(v string)
- func (o GetAllContactsCopy1200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllContactsCopy1200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllContactsCopy2200ResponseInner
- func (o *GetAllContactsCopy2200ResponseInner) GetId() int32
- func (o *GetAllContactsCopy2200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetAllContactsCopy2200ResponseInner) GetName() string
- func (o *GetAllContactsCopy2200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetAllContactsCopy2200ResponseInner) HasId() bool
- func (o *GetAllContactsCopy2200ResponseInner) HasName() bool
- func (o GetAllContactsCopy2200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetAllContactsCopy2200ResponseInner) SetId(v int32)
- func (o *GetAllContactsCopy2200ResponseInner) SetName(v string)
- func (o GetAllContactsCopy2200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllContactsCopy2200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllContactsCopy3200ResponseInner
- func (o *GetAllContactsCopy3200ResponseInner) GetAddress1() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetAddress1Ok() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetAddress2() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetAddress2Ok() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetCanDelete() bool
- func (o *GetAllContactsCopy3200ResponseInner) GetCanDeleteOk() (*bool, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetCity() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetCityOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetCountry() string
- func (o *GetAllContactsCopy3200ResponseInner) GetCountryOk() (*string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetCreatedAt() string
- func (o *GetAllContactsCopy3200ResponseInner) GetCreatedAtOk() (*string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetDisplayOrganizationTypes() string
- func (o *GetAllContactsCopy3200ResponseInner) GetDisplayOrganizationTypesOk() (*string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetEmail() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetEmailOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetFinancialCRMID() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetFinancialCRMIDOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetId() int32
- func (o *GetAllContactsCopy3200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetIsInsuranceCompany() bool
- func (o *GetAllContactsCopy3200ResponseInner) GetIsInsuranceCompanyOk() (*bool, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetLatitude() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetLatitudeOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetLongitude() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetLongitudeOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetName() string
- func (o *GetAllContactsCopy3200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypeIds() []int32
- func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypeIdsOk() ([]int32, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypes() []string
- func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypesOk() ([]string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganization() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganizationId() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganizationOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetPhoneNumber() string
- func (o *GetAllContactsCopy3200ResponseInner) GetPhoneNumberOk() (*string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetPriceListID() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetPriceListIDOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetPriceListName() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetPriceListNameOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetReferralSource() string
- func (o *GetAllContactsCopy3200ResponseInner) GetReferralSourceID() int32
- func (o *GetAllContactsCopy3200ResponseInner) GetReferralSourceIDOk() (*int32, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetReferralSourceOk() (*string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatus() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatusID() int32
- func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatusOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetSaleperson() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetSalepersonId() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetSalepersonIdOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetSalepersonOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetSandbox() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetSandboxOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetState() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetStateOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetTaxID() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetTaxIDOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetUpdatedAt() string
- func (o *GetAllContactsCopy3200ResponseInner) GetUpdatedAtOk() (*string, bool)
- func (o *GetAllContactsCopy3200ResponseInner) GetZipcode() interface{}
- func (o *GetAllContactsCopy3200ResponseInner) GetZipcodeOk() (*interface{}, bool)
- func (o *GetAllContactsCopy3200ResponseInner) HasAddress1() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasAddress2() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasCanDelete() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasCity() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasCountry() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasCreatedAt() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasDisplayOrganizationTypes() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasEmail() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasFinancialCRMID() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasId() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasIsInsuranceCompany() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasLatitude() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasLongitude() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasName() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasOrganizationTypeIds() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasOrganizationTypes() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasParentOrganization() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasParentOrganizationId() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasPhoneNumber() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasPriceListID() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasPriceListName() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasReferralSource() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasReferralSourceID() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasRelationshipStatus() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasRelationshipStatusID() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasSaleperson() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasSalepersonId() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasSandbox() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasState() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasTaxID() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasUpdatedAt() bool
- func (o *GetAllContactsCopy3200ResponseInner) HasZipcode() bool
- func (o GetAllContactsCopy3200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetAllContactsCopy3200ResponseInner) SetAddress1(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetAddress2(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetCanDelete(v bool)
- func (o *GetAllContactsCopy3200ResponseInner) SetCity(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetCountry(v string)
- func (o *GetAllContactsCopy3200ResponseInner) SetCreatedAt(v string)
- func (o *GetAllContactsCopy3200ResponseInner) SetDisplayOrganizationTypes(v string)
- func (o *GetAllContactsCopy3200ResponseInner) SetEmail(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetFinancialCRMID(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetId(v int32)
- func (o *GetAllContactsCopy3200ResponseInner) SetIsInsuranceCompany(v bool)
- func (o *GetAllContactsCopy3200ResponseInner) SetLatitude(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetLongitude(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetName(v string)
- func (o *GetAllContactsCopy3200ResponseInner) SetOrganizationTypeIds(v []int32)
- func (o *GetAllContactsCopy3200ResponseInner) SetOrganizationTypes(v []string)
- func (o *GetAllContactsCopy3200ResponseInner) SetParentOrganization(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetParentOrganizationId(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetPhoneNumber(v string)
- func (o *GetAllContactsCopy3200ResponseInner) SetPriceListID(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetPriceListName(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetReferralSource(v string)
- func (o *GetAllContactsCopy3200ResponseInner) SetReferralSourceID(v int32)
- func (o *GetAllContactsCopy3200ResponseInner) SetRelationshipStatus(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetRelationshipStatusID(v int32)
- func (o *GetAllContactsCopy3200ResponseInner) SetSaleperson(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetSalepersonId(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetSandbox(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetState(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetTaxID(v interface{})
- func (o *GetAllContactsCopy3200ResponseInner) SetUpdatedAt(v string)
- func (o *GetAllContactsCopy3200ResponseInner) SetZipcode(v interface{})
- func (o GetAllContactsCopy3200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllContactsCopy3200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllContactsCopy4200ResponseInner
- func (o *GetAllContactsCopy4200ResponseInner) GetActionText() string
- func (o *GetAllContactsCopy4200ResponseInner) GetActionTextOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetCreatedAt() string
- func (o *GetAllContactsCopy4200ResponseInner) GetCreatedAtOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetCreatedBy() string
- func (o *GetAllContactsCopy4200ResponseInner) GetCreatedById() int32
- func (o *GetAllContactsCopy4200ResponseInner) GetCreatedByIdOk() (*int32, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetCreatedByOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetDisplayDueDate() interface{}
- func (o *GetAllContactsCopy4200ResponseInner) GetDisplayDueDateOk() (*interface{}, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetDisplayProject() string
- func (o *GetAllContactsCopy4200ResponseInner) GetDisplayProjectOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetDisplayStatus() string
- func (o *GetAllContactsCopy4200ResponseInner) GetDisplayStatusOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetDocuments() interface{}
- func (o *GetAllContactsCopy4200ResponseInner) GetDocumentsOk() (*interface{}, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetDueAt() interface{}
- func (o *GetAllContactsCopy4200ResponseInner) GetDueAtOk() (*interface{}, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetId() int32
- func (o *GetAllContactsCopy4200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdateBy() interface{}
- func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdateByOk() (*interface{}, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdated() string
- func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdatedOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetListDisplayDueDate() string
- func (o *GetAllContactsCopy4200ResponseInner) GetListDisplayDueDateOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetNotes() interface{}
- func (o *GetAllContactsCopy4200ResponseInner) GetNotesOk() (*interface{}, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetProject() interface{}
- func (o *GetAllContactsCopy4200ResponseInner) GetProjectId() interface{}
- func (o *GetAllContactsCopy4200ResponseInner) GetProjectIdOk() (*interface{}, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetProjectOk() (*interface{}, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetStaff() string
- func (o *GetAllContactsCopy4200ResponseInner) GetStaffId() int32
- func (o *GetAllContactsCopy4200ResponseInner) GetStaffIdOk() (*int32, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetStaffOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetStatus() string
- func (o *GetAllContactsCopy4200ResponseInner) GetStatusOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) GetTaskAction() string
- func (o *GetAllContactsCopy4200ResponseInner) GetTaskActionOk() (*string, bool)
- func (o *GetAllContactsCopy4200ResponseInner) HasActionText() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasCreatedAt() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasCreatedBy() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasCreatedById() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasDisplayDueDate() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasDisplayProject() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasDisplayStatus() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasDocuments() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasDueAt() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasId() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasLastUpdateBy() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasLastUpdated() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasListDisplayDueDate() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasNotes() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasProject() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasProjectId() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasStaff() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasStaffId() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasStatus() bool
- func (o *GetAllContactsCopy4200ResponseInner) HasTaskAction() bool
- func (o GetAllContactsCopy4200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetAllContactsCopy4200ResponseInner) SetActionText(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetCreatedAt(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetCreatedBy(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetCreatedById(v int32)
- func (o *GetAllContactsCopy4200ResponseInner) SetDisplayDueDate(v interface{})
- func (o *GetAllContactsCopy4200ResponseInner) SetDisplayProject(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetDisplayStatus(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetDocuments(v interface{})
- func (o *GetAllContactsCopy4200ResponseInner) SetDueAt(v interface{})
- func (o *GetAllContactsCopy4200ResponseInner) SetId(v int32)
- func (o *GetAllContactsCopy4200ResponseInner) SetLastUpdateBy(v interface{})
- func (o *GetAllContactsCopy4200ResponseInner) SetLastUpdated(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetListDisplayDueDate(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetNotes(v interface{})
- func (o *GetAllContactsCopy4200ResponseInner) SetProject(v interface{})
- func (o *GetAllContactsCopy4200ResponseInner) SetProjectId(v interface{})
- func (o *GetAllContactsCopy4200ResponseInner) SetStaff(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetStaffId(v int32)
- func (o *GetAllContactsCopy4200ResponseInner) SetStatus(v string)
- func (o *GetAllContactsCopy4200ResponseInner) SetTaskAction(v string)
- func (o GetAllContactsCopy4200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllContactsCopy4200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllProjectExpenses200Response
- func (o *GetAllProjectExpenses200Response) GetData() []GetAllProjectExpenses200ResponseDataInner
- func (o *GetAllProjectExpenses200Response) GetDataOk() ([]GetAllProjectExpenses200ResponseDataInner, bool)
- func (o *GetAllProjectExpenses200Response) GetMessage() string
- func (o *GetAllProjectExpenses200Response) GetMessageOk() (*string, bool)
- func (o *GetAllProjectExpenses200Response) GetStatus() int32
- func (o *GetAllProjectExpenses200Response) GetStatusOk() (*int32, bool)
- func (o *GetAllProjectExpenses200Response) GetTotalRecords() int32
- func (o *GetAllProjectExpenses200Response) GetTotalRecordsOk() (*int32, bool)
- func (o *GetAllProjectExpenses200Response) HasData() bool
- func (o *GetAllProjectExpenses200Response) HasMessage() bool
- func (o *GetAllProjectExpenses200Response) HasStatus() bool
- func (o *GetAllProjectExpenses200Response) HasTotalRecords() bool
- func (o GetAllProjectExpenses200Response) MarshalJSON() ([]byte, error)
- func (o *GetAllProjectExpenses200Response) SetData(v []GetAllProjectExpenses200ResponseDataInner)
- func (o *GetAllProjectExpenses200Response) SetMessage(v string)
- func (o *GetAllProjectExpenses200Response) SetStatus(v int32)
- func (o *GetAllProjectExpenses200Response) SetTotalRecords(v int32)
- func (o GetAllProjectExpenses200Response) ToMap() (map[string]interface{}, error)
- func (o *GetAllProjectExpenses200Response) UnmarshalJSON(data []byte) (err error)
- type GetAllProjectExpenses200ResponseDataInner
- func (o *GetAllProjectExpenses200ResponseDataInner) GetBalance() int32
- func (o *GetAllProjectExpenses200ResponseDataInner) GetBalanceOk() (*int32, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCost() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCostOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedAt() string
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedAtOk() (*string, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedBy() string
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedById() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedByIdOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedByOk() (*string, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetDeleted() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) GetDeletedOk() (*bool, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetEquipmentProjectId() int32
- func (o *GetAllProjectExpenses200ResponseDataInner) GetEquipmentProjectIdOk() (*int32, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseDate() string
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseDateOk() (*string, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseEquipments() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseEquipmentsOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseStaffTimesheets() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseStaffTimesheetsOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseSubcategories() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseSubcategoriesOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetFinancialCRMID() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetFinancialCRMIDOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetId() int32
- func (o *GetAllProjectExpenses200ResponseDataInner) GetIdOk() (*int32, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetMemo() string
- func (o *GetAllProjectExpenses200ResponseDataInner) GetMemoOk() (*string, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetMethod() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetMethodOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetNumber() string
- func (o *GetAllProjectExpenses200ResponseDataInner) GetNumberOk() (*string, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetPayee() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetPayeeOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetPaymentAccount() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetPaymentAccountOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectExpenseItems() []map[string]interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectExpenseItemsOk() ([]map[string]interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectId() int32
- func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectIdOk() (*int32, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQboExpenseAccountId() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQboExpenseAccountIdOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQboPaymentAccountId() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQboPaymentAccountIdOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQboSubCustomerId() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQboSubCustomerIdOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQuantity() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetQuantityOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetStaffTimesheetId() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetStaffTimesheetIdOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetStatus() string
- func (o *GetAllProjectExpenses200ResponseDataInner) GetStatusOk() (*string, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetSubcategory() string
- func (o *GetAllProjectExpenses200ResponseDataInner) GetSubcategoryOk() (*string, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetSyncToken() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetSyncTokenOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetTotal() int32
- func (o *GetAllProjectExpenses200ResponseDataInner) GetTotalOk() (*int32, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetTransactionType() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetTransactionTypeOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedAt() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedAtOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedBy() interface{}
- func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedByOk() (*interface{}, bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) HasBalance() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasCost() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasCreatedAt() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasCreatedBy() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasCreatedById() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasDeleted() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasEquipmentProjectId() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseDate() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseEquipments() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseStaffTimesheets() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseSubcategories() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasFinancialCRMID() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasId() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasMemo() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasMethod() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasNumber() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasPayee() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasPaymentAccount() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasProjectExpenseItems() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasProjectId() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasQboExpenseAccountId() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasQboPaymentAccountId() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasQboSubCustomerId() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasQuantity() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasStaffTimesheetId() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasStatus() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasSubcategory() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasSyncToken() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasTotal() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasTransactionType() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasUpdatedAt() bool
- func (o *GetAllProjectExpenses200ResponseDataInner) HasUpdatedBy() bool
- func (o GetAllProjectExpenses200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetBalance(v int32)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetCost(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetCreatedAt(v string)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetCreatedBy(v string)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetCreatedById(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetDeleted(v bool)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetEquipmentProjectId(v int32)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseDate(v string)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseEquipments(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseStaffTimesheets(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseSubcategories(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetFinancialCRMID(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetId(v int32)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetMemo(v string)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetMethod(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetNumber(v string)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetPayee(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetPaymentAccount(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetProjectExpenseItems(v []map[string]interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetProjectId(v int32)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetQboExpenseAccountId(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetQboPaymentAccountId(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetQboSubCustomerId(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetQuantity(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetStaffTimesheetId(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetStatus(v string)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetSubcategory(v string)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetSyncToken(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetTotal(v int32)
- func (o *GetAllProjectExpenses200ResponseDataInner) SetTransactionType(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetUpdatedAt(v interface{})
- func (o *GetAllProjectExpenses200ResponseDataInner) SetUpdatedBy(v interface{})
- func (o GetAllProjectExpenses200ResponseDataInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllProjectExpenses200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
- type GetAllProjects200Response
- func (o *GetAllProjects200Response) GetData() []GetAllProjects200ResponseDataInner
- func (o *GetAllProjects200Response) GetDataOk() ([]GetAllProjects200ResponseDataInner, bool)
- func (o *GetAllProjects200Response) GetPagination() GetAllProjects200ResponsePagination
- func (o *GetAllProjects200Response) GetPaginationOk() (*GetAllProjects200ResponsePagination, bool)
- func (o *GetAllProjects200Response) HasData() bool
- func (o *GetAllProjects200Response) HasPagination() bool
- func (o GetAllProjects200Response) MarshalJSON() ([]byte, error)
- func (o *GetAllProjects200Response) SetData(v []GetAllProjects200ResponseDataInner)
- func (o *GetAllProjects200Response) SetPagination(v GetAllProjects200ResponsePagination)
- func (o GetAllProjects200Response) ToMap() (map[string]interface{}, error)
- func (o *GetAllProjects200Response) UnmarshalJSON(data []byte) (err error)
- type GetAllProjects200ResponseDataInner
- func (o *GetAllProjects200ResponseDataInner) GetActualRevenue() float32
- func (o *GetAllProjects200ResponseDataInner) GetActualRevenueOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetAddress() string
- func (o *GetAllProjects200ResponseDataInner) GetAddress1() string
- func (o *GetAllProjects200ResponseDataInner) GetAddress1Ok() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetAddress2() string
- func (o *GetAllProjects200ResponseDataInner) GetAddress2Ok() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetAddressOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetBudgetRevenue() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetBudgetRevenueOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetBudgetedGrossMargin() float32
- func (o *GetAllProjects200ResponseDataInner) GetBudgetedGrossMarginOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetCity() string
- func (o *GetAllProjects200ResponseDataInner) GetCityOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetClosed() string
- func (o *GetAllProjects200ResponseDataInner) GetClosedBoolean() bool
- func (o *GetAllProjects200ResponseDataInner) GetClosedBooleanOk() (*bool, bool)
- func (o *GetAllProjects200ResponseDataInner) GetClosedOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetCountry() string
- func (o *GetAllProjects200ResponseDataInner) GetCountryOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetCreatedAt() string
- func (o *GetAllProjects200ResponseDataInner) GetCreatedAtOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetCustomerEmail() string
- func (o *GetAllProjects200ResponseDataInner) GetCustomerEmailOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetCustomerName() string
- func (o *GetAllProjects200ResponseDataInner) GetCustomerNameOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetCustomerPhoneNumber() string
- func (o *GetAllProjects200ResponseDataInner) GetCustomerPhoneNumberOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetEstimatedRevenue() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetEstimatedRevenueOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetGrossMargin() float32
- func (o *GetAllProjects200ResponseDataInner) GetGrossMarginOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetGrossProfit() float32
- func (o *GetAllProjects200ResponseDataInner) GetGrossProfitOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetId() int32
- func (o *GetAllProjects200ResponseDataInner) GetIdOk() (*int32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetImageFolderID() int32
- func (o *GetAllProjects200ResponseDataInner) GetImageFolderIDOk() (*int32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetImageLossUrl() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetImageLossUrlOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetInsuranceAdjuster() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetInsuranceAdjusterOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetInsuranceClaimNumber() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetInsuranceClaimNumberOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetInsuranceCompany() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetInsuranceCompanyOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetInsurancePolicyNumber() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetInsurancePolicyNumberOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetLatitude() float32
- func (o *GetAllProjects200ResponseDataInner) GetLatitudeOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetLinkedProject() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetLinkedProjectOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetLocation() string
- func (o *GetAllProjects200ResponseDataInner) GetLocationOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetLongitude() float32
- func (o *GetAllProjects200ResponseDataInner) GetLongitudeOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetName() string
- func (o *GetAllProjects200ResponseDataInner) GetNameOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetPaidAmount() float32
- func (o *GetAllProjects200ResponseDataInner) GetPaidAmountOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetProjectBilledPercent() float32
- func (o *GetAllProjects200ResponseDataInner) GetProjectBilledPercentOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetProjectLostCause() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetProjectLostCauseOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetProjectManager() string
- func (o *GetAllProjects200ResponseDataInner) GetProjectManagerEmail() string
- func (o *GetAllProjects200ResponseDataInner) GetProjectManagerEmailOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetProjectManagerOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetProjectManagerPhoneNumber() string
- func (o *GetAllProjects200ResponseDataInner) GetProjectManagerPhoneNumberOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetProjectType() string
- func (o *GetAllProjects200ResponseDataInner) GetProjectTypeOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetPropertyType() string
- func (o *GetAllProjects200ResponseDataInner) GetPropertyTypeOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferralSource() string
- func (o *GetAllProjects200ResponseDataInner) GetReferralSourceOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerContactEmail() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerContactEmailOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerContactName() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerContactNameOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerContactPhoneNumber() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerContactPhoneNumberOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerEmail() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerEmailOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerName() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerNameOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationEmail() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationEmailOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationName() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationNameOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationPhoneNumber() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationPhoneNumberOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetReferrerPhoneNumber() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetReferrerPhoneNumberOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetSalesPerson() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetSalesPersonEmail() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetSalesPersonEmailOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetSalesPersonOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetSalesPersonPhoneNumber() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetSalesPersonPhoneNumberOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetSandbox() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetSandboxOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetState() string
- func (o *GetAllProjects200ResponseDataInner) GetStateOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetStatus() string
- func (o *GetAllProjects200ResponseDataInner) GetStatusOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetTotalActualExpenses() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetTotalActualExpensesOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetTotalCogs() float32
- func (o *GetAllProjects200ResponseDataInner) GetTotalCogsOk() (*float32, bool)
- func (o *GetAllProjects200ResponseDataInner) GetUpdatedAt() string
- func (o *GetAllProjects200ResponseDataInner) GetUpdatedAtOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetUrl() string
- func (o *GetAllProjects200ResponseDataInner) GetUrlOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) GetYearBuilt() interface{}
- func (o *GetAllProjects200ResponseDataInner) GetYearBuiltOk() (*interface{}, bool)
- func (o *GetAllProjects200ResponseDataInner) GetZipCode() string
- func (o *GetAllProjects200ResponseDataInner) GetZipCodeOk() (*string, bool)
- func (o *GetAllProjects200ResponseDataInner) HasActualRevenue() bool
- func (o *GetAllProjects200ResponseDataInner) HasAddress() bool
- func (o *GetAllProjects200ResponseDataInner) HasAddress1() bool
- func (o *GetAllProjects200ResponseDataInner) HasAddress2() bool
- func (o *GetAllProjects200ResponseDataInner) HasBudgetRevenue() bool
- func (o *GetAllProjects200ResponseDataInner) HasBudgetedGrossMargin() bool
- func (o *GetAllProjects200ResponseDataInner) HasCity() bool
- func (o *GetAllProjects200ResponseDataInner) HasClosed() bool
- func (o *GetAllProjects200ResponseDataInner) HasClosedBoolean() bool
- func (o *GetAllProjects200ResponseDataInner) HasCountry() bool
- func (o *GetAllProjects200ResponseDataInner) HasCreatedAt() bool
- func (o *GetAllProjects200ResponseDataInner) HasCustomerEmail() bool
- func (o *GetAllProjects200ResponseDataInner) HasCustomerName() bool
- func (o *GetAllProjects200ResponseDataInner) HasCustomerPhoneNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasEstimatedRevenue() bool
- func (o *GetAllProjects200ResponseDataInner) HasGrossMargin() bool
- func (o *GetAllProjects200ResponseDataInner) HasGrossProfit() bool
- func (o *GetAllProjects200ResponseDataInner) HasId() bool
- func (o *GetAllProjects200ResponseDataInner) HasImageFolderID() bool
- func (o *GetAllProjects200ResponseDataInner) HasImageLossUrl() bool
- func (o *GetAllProjects200ResponseDataInner) HasInsuranceAdjuster() bool
- func (o *GetAllProjects200ResponseDataInner) HasInsuranceClaimNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasInsuranceCompany() bool
- func (o *GetAllProjects200ResponseDataInner) HasInsurancePolicyNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasLatitude() bool
- func (o *GetAllProjects200ResponseDataInner) HasLinkedProject() bool
- func (o *GetAllProjects200ResponseDataInner) HasLocation() bool
- func (o *GetAllProjects200ResponseDataInner) HasLongitude() bool
- func (o *GetAllProjects200ResponseDataInner) HasName() bool
- func (o *GetAllProjects200ResponseDataInner) HasPaidAmount() bool
- func (o *GetAllProjects200ResponseDataInner) HasProjectBilledPercent() bool
- func (o *GetAllProjects200ResponseDataInner) HasProjectLostCause() bool
- func (o *GetAllProjects200ResponseDataInner) HasProjectManager() bool
- func (o *GetAllProjects200ResponseDataInner) HasProjectManagerEmail() bool
- func (o *GetAllProjects200ResponseDataInner) HasProjectManagerPhoneNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasProjectType() bool
- func (o *GetAllProjects200ResponseDataInner) HasPropertyType() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferralSource() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerContactEmail() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerContactName() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerContactPhoneNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerEmail() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerName() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerOrganizationEmail() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerOrganizationName() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerOrganizationPhoneNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasReferrerPhoneNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasSalesPerson() bool
- func (o *GetAllProjects200ResponseDataInner) HasSalesPersonEmail() bool
- func (o *GetAllProjects200ResponseDataInner) HasSalesPersonPhoneNumber() bool
- func (o *GetAllProjects200ResponseDataInner) HasSandbox() bool
- func (o *GetAllProjects200ResponseDataInner) HasState() bool
- func (o *GetAllProjects200ResponseDataInner) HasStatus() bool
- func (o *GetAllProjects200ResponseDataInner) HasTotalActualExpenses() bool
- func (o *GetAllProjects200ResponseDataInner) HasTotalCogs() bool
- func (o *GetAllProjects200ResponseDataInner) HasUpdatedAt() bool
- func (o *GetAllProjects200ResponseDataInner) HasUrl() bool
- func (o *GetAllProjects200ResponseDataInner) HasYearBuilt() bool
- func (o *GetAllProjects200ResponseDataInner) HasZipCode() bool
- func (o GetAllProjects200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (o *GetAllProjects200ResponseDataInner) SetActualRevenue(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetAddress(v string)
- func (o *GetAllProjects200ResponseDataInner) SetAddress1(v string)
- func (o *GetAllProjects200ResponseDataInner) SetAddress2(v string)
- func (o *GetAllProjects200ResponseDataInner) SetBudgetRevenue(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetBudgetedGrossMargin(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetCity(v string)
- func (o *GetAllProjects200ResponseDataInner) SetClosed(v string)
- func (o *GetAllProjects200ResponseDataInner) SetClosedBoolean(v bool)
- func (o *GetAllProjects200ResponseDataInner) SetCountry(v string)
- func (o *GetAllProjects200ResponseDataInner) SetCreatedAt(v string)
- func (o *GetAllProjects200ResponseDataInner) SetCustomerEmail(v string)
- func (o *GetAllProjects200ResponseDataInner) SetCustomerName(v string)
- func (o *GetAllProjects200ResponseDataInner) SetCustomerPhoneNumber(v string)
- func (o *GetAllProjects200ResponseDataInner) SetEstimatedRevenue(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetGrossMargin(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetGrossProfit(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetId(v int32)
- func (o *GetAllProjects200ResponseDataInner) SetImageFolderID(v int32)
- func (o *GetAllProjects200ResponseDataInner) SetImageLossUrl(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetInsuranceAdjuster(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetInsuranceClaimNumber(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetInsuranceCompany(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetInsurancePolicyNumber(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetLatitude(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetLinkedProject(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetLocation(v string)
- func (o *GetAllProjects200ResponseDataInner) SetLongitude(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetName(v string)
- func (o *GetAllProjects200ResponseDataInner) SetPaidAmount(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetProjectBilledPercent(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetProjectLostCause(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetProjectManager(v string)
- func (o *GetAllProjects200ResponseDataInner) SetProjectManagerEmail(v string)
- func (o *GetAllProjects200ResponseDataInner) SetProjectManagerPhoneNumber(v string)
- func (o *GetAllProjects200ResponseDataInner) SetProjectType(v string)
- func (o *GetAllProjects200ResponseDataInner) SetPropertyType(v string)
- func (o *GetAllProjects200ResponseDataInner) SetReferralSource(v string)
- func (o *GetAllProjects200ResponseDataInner) SetReferrerContactEmail(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerContactName(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerContactPhoneNumber(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerEmail(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerName(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerOrganizationEmail(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerOrganizationName(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerOrganizationPhoneNumber(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetReferrerPhoneNumber(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetSalesPerson(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetSalesPersonEmail(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetSalesPersonPhoneNumber(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetSandbox(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetState(v string)
- func (o *GetAllProjects200ResponseDataInner) SetStatus(v string)
- func (o *GetAllProjects200ResponseDataInner) SetTotalActualExpenses(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetTotalCogs(v float32)
- func (o *GetAllProjects200ResponseDataInner) SetUpdatedAt(v string)
- func (o *GetAllProjects200ResponseDataInner) SetUrl(v string)
- func (o *GetAllProjects200ResponseDataInner) SetYearBuilt(v interface{})
- func (o *GetAllProjects200ResponseDataInner) SetZipCode(v string)
- func (o GetAllProjects200ResponseDataInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllProjects200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
- type GetAllProjects200ResponsePagination
- func (o *GetAllProjects200ResponsePagination) GetPage() int32
- func (o *GetAllProjects200ResponsePagination) GetPageOk() (*int32, bool)
- func (o *GetAllProjects200ResponsePagination) GetPageSize() int32
- func (o *GetAllProjects200ResponsePagination) GetPageSizeOk() (*int32, bool)
- func (o *GetAllProjects200ResponsePagination) GetTotal() int32
- func (o *GetAllProjects200ResponsePagination) GetTotalOk() (*int32, bool)
- func (o *GetAllProjects200ResponsePagination) GetTotalPages() int32
- func (o *GetAllProjects200ResponsePagination) GetTotalPagesOk() (*int32, bool)
- func (o *GetAllProjects200ResponsePagination) HasPage() bool
- func (o *GetAllProjects200ResponsePagination) HasPageSize() bool
- func (o *GetAllProjects200ResponsePagination) HasTotal() bool
- func (o *GetAllProjects200ResponsePagination) HasTotalPages() bool
- func (o GetAllProjects200ResponsePagination) MarshalJSON() ([]byte, error)
- func (o *GetAllProjects200ResponsePagination) SetPage(v int32)
- func (o *GetAllProjects200ResponsePagination) SetPageSize(v int32)
- func (o *GetAllProjects200ResponsePagination) SetTotal(v int32)
- func (o *GetAllProjects200ResponsePagination) SetTotalPages(v int32)
- func (o GetAllProjects200ResponsePagination) ToMap() (map[string]interface{}, error)
- func (o *GetAllProjects200ResponsePagination) UnmarshalJSON(data []byte) (err error)
- type GetAllProjectsCopy200ResponseInner
- func (o *GetAllProjectsCopy200ResponseInner) GetEstimateApproved() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetEstimateApprovedOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetEstimateWorkStart() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetEstimateWorkStartOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetFinalFileReview() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetFinalFileReviewOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetInProduction1() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetInProduction1Ok() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetLost() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetLostOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetProjectLost() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetProjectLostOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetReadyForProduction() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetReadyForProductionOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetSales() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetSalesOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetWorkAuthSigned() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetWorkAuthSignedOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetWorkCompleteProjected() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetWorkCompleteProjectedOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) GetWorkStartActual() interface{}
- func (o *GetAllProjectsCopy200ResponseInner) GetWorkStartActualOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy200ResponseInner) HasEstimateApproved() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasEstimateWorkStart() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasFinalFileReview() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasInProduction1() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasLost() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasProjectLost() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasReadyForProduction() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasSales() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasWorkAuthSigned() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasWorkCompleteProjected() bool
- func (o *GetAllProjectsCopy200ResponseInner) HasWorkStartActual() bool
- func (o GetAllProjectsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetAllProjectsCopy200ResponseInner) SetEstimateApproved(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetEstimateWorkStart(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetFinalFileReview(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetInProduction1(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetLost(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetProjectLost(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetReadyForProduction(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetSales(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetWorkAuthSigned(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetWorkCompleteProjected(v interface{})
- func (o *GetAllProjectsCopy200ResponseInner) SetWorkStartActual(v interface{})
- func (o GetAllProjectsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllProjectsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllProjectsCopy1200ResponseInner
- func (o *GetAllProjectsCopy1200ResponseInner) GetContactId() interface{}
- func (o *GetAllProjectsCopy1200ResponseInner) GetContactIdOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedById() int32
- func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedByIdOk() (*int32, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedByName() string
- func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedByNameOk() (*string, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetDate() string
- func (o *GetAllProjectsCopy1200ResponseInner) GetDateOk() (*string, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetId() int32
- func (o *GetAllProjectsCopy1200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetNotes() string
- func (o *GetAllProjectsCopy1200ResponseInner) GetNotesOk() (*string, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetOrganizationId() int32
- func (o *GetAllProjectsCopy1200ResponseInner) GetOrganizationIdOk() (*int32, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetRelationshipName() string
- func (o *GetAllProjectsCopy1200ResponseInner) GetRelationshipNameOk() (*string, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetSource() interface{}
- func (o *GetAllProjectsCopy1200ResponseInner) GetSourceId() interface{}
- func (o *GetAllProjectsCopy1200ResponseInner) GetSourceIdOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetSourceOk() (*interface{}, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) GetType() string
- func (o *GetAllProjectsCopy1200ResponseInner) GetTypeOk() (*string, bool)
- func (o *GetAllProjectsCopy1200ResponseInner) HasContactId() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasCreatedById() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasCreatedByName() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasDate() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasId() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasNotes() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasOrganizationId() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasRelationshipName() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasSource() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasSourceId() bool
- func (o *GetAllProjectsCopy1200ResponseInner) HasType() bool
- func (o GetAllProjectsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetAllProjectsCopy1200ResponseInner) SetContactId(v interface{})
- func (o *GetAllProjectsCopy1200ResponseInner) SetCreatedById(v int32)
- func (o *GetAllProjectsCopy1200ResponseInner) SetCreatedByName(v string)
- func (o *GetAllProjectsCopy1200ResponseInner) SetDate(v string)
- func (o *GetAllProjectsCopy1200ResponseInner) SetId(v int32)
- func (o *GetAllProjectsCopy1200ResponseInner) SetNotes(v string)
- func (o *GetAllProjectsCopy1200ResponseInner) SetOrganizationId(v int32)
- func (o *GetAllProjectsCopy1200ResponseInner) SetRelationshipName(v string)
- func (o *GetAllProjectsCopy1200ResponseInner) SetSource(v interface{})
- func (o *GetAllProjectsCopy1200ResponseInner) SetSourceId(v interface{})
- func (o *GetAllProjectsCopy1200ResponseInner) SetType(v string)
- func (o GetAllProjectsCopy1200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetAllProjectsCopy1200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetAllTasksCopy200Response
- func (o *GetAllTasksCopy200Response) GetActionText() string
- func (o *GetAllTasksCopy200Response) GetActionTextOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetCreatedAt() string
- func (o *GetAllTasksCopy200Response) GetCreatedAtOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetCreatedBy() string
- func (o *GetAllTasksCopy200Response) GetCreatedById() int32
- func (o *GetAllTasksCopy200Response) GetCreatedByIdOk() (*int32, bool)
- func (o *GetAllTasksCopy200Response) GetCreatedByOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetDisplayDueDate() string
- func (o *GetAllTasksCopy200Response) GetDisplayDueDateOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetDisplayProject() string
- func (o *GetAllTasksCopy200Response) GetDisplayProjectOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetDisplayStatus() string
- func (o *GetAllTasksCopy200Response) GetDisplayStatusOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetDocuments() interface{}
- func (o *GetAllTasksCopy200Response) GetDocumentsOk() (*interface{}, bool)
- func (o *GetAllTasksCopy200Response) GetDueAt() string
- func (o *GetAllTasksCopy200Response) GetDueAtOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetId() int32
- func (o *GetAllTasksCopy200Response) GetIdOk() (*int32, bool)
- func (o *GetAllTasksCopy200Response) GetLastUpdateBy() interface{}
- func (o *GetAllTasksCopy200Response) GetLastUpdateByOk() (*interface{}, bool)
- func (o *GetAllTasksCopy200Response) GetLastUpdated() string
- func (o *GetAllTasksCopy200Response) GetLastUpdatedOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetListDisplayDueDate() string
- func (o *GetAllTasksCopy200Response) GetListDisplayDueDateOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetNotes() interface{}
- func (o *GetAllTasksCopy200Response) GetNotesOk() (*interface{}, bool)
- func (o *GetAllTasksCopy200Response) GetProject() interface{}
- func (o *GetAllTasksCopy200Response) GetProjectId() interface{}
- func (o *GetAllTasksCopy200Response) GetProjectIdOk() (*interface{}, bool)
- func (o *GetAllTasksCopy200Response) GetProjectOk() (*interface{}, bool)
- func (o *GetAllTasksCopy200Response) GetStaff() string
- func (o *GetAllTasksCopy200Response) GetStaffId() int32
- func (o *GetAllTasksCopy200Response) GetStaffIdOk() (*int32, bool)
- func (o *GetAllTasksCopy200Response) GetStaffOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetStatus() string
- func (o *GetAllTasksCopy200Response) GetStatusOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) GetTaskAction() string
- func (o *GetAllTasksCopy200Response) GetTaskActionOk() (*string, bool)
- func (o *GetAllTasksCopy200Response) HasActionText() bool
- func (o *GetAllTasksCopy200Response) HasCreatedAt() bool
- func (o *GetAllTasksCopy200Response) HasCreatedBy() bool
- func (o *GetAllTasksCopy200Response) HasCreatedById() bool
- func (o *GetAllTasksCopy200Response) HasDisplayDueDate() bool
- func (o *GetAllTasksCopy200Response) HasDisplayProject() bool
- func (o *GetAllTasksCopy200Response) HasDisplayStatus() bool
- func (o *GetAllTasksCopy200Response) HasDocuments() bool
- func (o *GetAllTasksCopy200Response) HasDueAt() bool
- func (o *GetAllTasksCopy200Response) HasId() bool
- func (o *GetAllTasksCopy200Response) HasLastUpdateBy() bool
- func (o *GetAllTasksCopy200Response) HasLastUpdated() bool
- func (o *GetAllTasksCopy200Response) HasListDisplayDueDate() bool
- func (o *GetAllTasksCopy200Response) HasNotes() bool
- func (o *GetAllTasksCopy200Response) HasProject() bool
- func (o *GetAllTasksCopy200Response) HasProjectId() bool
- func (o *GetAllTasksCopy200Response) HasStaff() bool
- func (o *GetAllTasksCopy200Response) HasStaffId() bool
- func (o *GetAllTasksCopy200Response) HasStatus() bool
- func (o *GetAllTasksCopy200Response) HasTaskAction() bool
- func (o GetAllTasksCopy200Response) MarshalJSON() ([]byte, error)
- func (o *GetAllTasksCopy200Response) SetActionText(v string)
- func (o *GetAllTasksCopy200Response) SetCreatedAt(v string)
- func (o *GetAllTasksCopy200Response) SetCreatedBy(v string)
- func (o *GetAllTasksCopy200Response) SetCreatedById(v int32)
- func (o *GetAllTasksCopy200Response) SetDisplayDueDate(v string)
- func (o *GetAllTasksCopy200Response) SetDisplayProject(v string)
- func (o *GetAllTasksCopy200Response) SetDisplayStatus(v string)
- func (o *GetAllTasksCopy200Response) SetDocuments(v interface{})
- func (o *GetAllTasksCopy200Response) SetDueAt(v string)
- func (o *GetAllTasksCopy200Response) SetId(v int32)
- func (o *GetAllTasksCopy200Response) SetLastUpdateBy(v interface{})
- func (o *GetAllTasksCopy200Response) SetLastUpdated(v string)
- func (o *GetAllTasksCopy200Response) SetListDisplayDueDate(v string)
- func (o *GetAllTasksCopy200Response) SetNotes(v interface{})
- func (o *GetAllTasksCopy200Response) SetProject(v interface{})
- func (o *GetAllTasksCopy200Response) SetProjectId(v interface{})
- func (o *GetAllTasksCopy200Response) SetStaff(v string)
- func (o *GetAllTasksCopy200Response) SetStaffId(v int32)
- func (o *GetAllTasksCopy200Response) SetStatus(v string)
- func (o *GetAllTasksCopy200Response) SetTaskAction(v string)
- func (o GetAllTasksCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *GetAllTasksCopy200Response) UnmarshalJSON(data []byte) (err error)
- type GetAnInvoiceById200Response
- func (o *GetAnInvoiceById200Response) GetData() GetProjectPayments200ResponseDataInner
- func (o *GetAnInvoiceById200Response) GetDataOk() (*GetProjectPayments200ResponseDataInner, bool)
- func (o *GetAnInvoiceById200Response) GetMessage() string
- func (o *GetAnInvoiceById200Response) GetMessageOk() (*string, bool)
- func (o *GetAnInvoiceById200Response) GetStatus() int32
- func (o *GetAnInvoiceById200Response) GetStatusOk() (*int32, bool)
- func (o *GetAnInvoiceById200Response) HasData() bool
- func (o *GetAnInvoiceById200Response) HasMessage() bool
- func (o *GetAnInvoiceById200Response) HasStatus() bool
- func (o GetAnInvoiceById200Response) MarshalJSON() ([]byte, error)
- func (o *GetAnInvoiceById200Response) SetData(v GetProjectPayments200ResponseDataInner)
- func (o *GetAnInvoiceById200Response) SetMessage(v string)
- func (o *GetAnInvoiceById200Response) SetStatus(v int32)
- func (o GetAnInvoiceById200Response) ToMap() (map[string]interface{}, error)
- func (o *GetAnInvoiceById200Response) UnmarshalJSON(data []byte) (err error)
- type GetCompanyLocationsOptions200Response
- func (o *GetCompanyLocationsOptions200Response) GetData() []GetCompanyLocationsOptions200ResponseDataInner
- func (o *GetCompanyLocationsOptions200Response) GetDataOk() ([]GetCompanyLocationsOptions200ResponseDataInner, bool)
- func (o *GetCompanyLocationsOptions200Response) GetMessage() string
- func (o *GetCompanyLocationsOptions200Response) GetMessageOk() (*string, bool)
- func (o *GetCompanyLocationsOptions200Response) GetStatus() int32
- func (o *GetCompanyLocationsOptions200Response) GetStatusOk() (*int32, bool)
- func (o *GetCompanyLocationsOptions200Response) HasData() bool
- func (o *GetCompanyLocationsOptions200Response) HasMessage() bool
- func (o *GetCompanyLocationsOptions200Response) HasStatus() bool
- func (o GetCompanyLocationsOptions200Response) MarshalJSON() ([]byte, error)
- func (o *GetCompanyLocationsOptions200Response) SetData(v []GetCompanyLocationsOptions200ResponseDataInner)
- func (o *GetCompanyLocationsOptions200Response) SetMessage(v string)
- func (o *GetCompanyLocationsOptions200Response) SetStatus(v int32)
- func (o GetCompanyLocationsOptions200Response) ToMap() (map[string]interface{}, error)
- func (o *GetCompanyLocationsOptions200Response) UnmarshalJSON(data []byte) (err error)
- type GetCompanyLocationsOptions200ResponseDataInner
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetId() int32
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIdOk() (*int32, bool)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIdentifier() string
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIdentifierOk() (*string, bool)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIsDefault() bool
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIsDefaultOk() (*bool, bool)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetName() string
- func (o *GetCompanyLocationsOptions200ResponseDataInner) GetNameOk() (*string, bool)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) HasId() bool
- func (o *GetCompanyLocationsOptions200ResponseDataInner) HasIdentifier() bool
- func (o *GetCompanyLocationsOptions200ResponseDataInner) HasIsDefault() bool
- func (o *GetCompanyLocationsOptions200ResponseDataInner) HasName() bool
- func (o GetCompanyLocationsOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) SetId(v int32)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) SetIdentifier(v string)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) SetIsDefault(v bool)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) SetName(v string)
- func (o GetCompanyLocationsOptions200ResponseDataInner) ToMap() (map[string]interface{}, error)
- func (o *GetCompanyLocationsOptions200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
- type GetEquipmentTypesOptions200Response
- func (o *GetEquipmentTypesOptions200Response) GetData() []GetEquipmentTypesOptions200ResponseDataInner
- func (o *GetEquipmentTypesOptions200Response) GetDataOk() ([]GetEquipmentTypesOptions200ResponseDataInner, bool)
- func (o *GetEquipmentTypesOptions200Response) GetMessage() string
- func (o *GetEquipmentTypesOptions200Response) GetMessageOk() (*string, bool)
- func (o *GetEquipmentTypesOptions200Response) GetStatus() int32
- func (o *GetEquipmentTypesOptions200Response) GetStatusOk() (*int32, bool)
- func (o *GetEquipmentTypesOptions200Response) HasData() bool
- func (o *GetEquipmentTypesOptions200Response) HasMessage() bool
- func (o *GetEquipmentTypesOptions200Response) HasStatus() bool
- func (o GetEquipmentTypesOptions200Response) MarshalJSON() ([]byte, error)
- func (o *GetEquipmentTypesOptions200Response) SetData(v []GetEquipmentTypesOptions200ResponseDataInner)
- func (o *GetEquipmentTypesOptions200Response) SetMessage(v string)
- func (o *GetEquipmentTypesOptions200Response) SetStatus(v int32)
- func (o GetEquipmentTypesOptions200Response) ToMap() (map[string]interface{}, error)
- func (o *GetEquipmentTypesOptions200Response) UnmarshalJSON(data []byte) (err error)
- type GetEquipmentTypesOptions200ResponseDataInner
- func (o *GetEquipmentTypesOptions200ResponseDataInner) GetId() int32
- func (o *GetEquipmentTypesOptions200ResponseDataInner) GetIdOk() (*int32, bool)
- func (o *GetEquipmentTypesOptions200ResponseDataInner) GetIdentifier() string
- func (o *GetEquipmentTypesOptions200ResponseDataInner) GetIdentifierOk() (*string, bool)
- func (o *GetEquipmentTypesOptions200ResponseDataInner) GetName() string
- func (o *GetEquipmentTypesOptions200ResponseDataInner) GetNameOk() (*string, bool)
- func (o *GetEquipmentTypesOptions200ResponseDataInner) HasId() bool
- func (o *GetEquipmentTypesOptions200ResponseDataInner) HasIdentifier() bool
- func (o *GetEquipmentTypesOptions200ResponseDataInner) HasName() bool
- func (o GetEquipmentTypesOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (o *GetEquipmentTypesOptions200ResponseDataInner) SetId(v int32)
- func (o *GetEquipmentTypesOptions200ResponseDataInner) SetIdentifier(v string)
- func (o *GetEquipmentTypesOptions200ResponseDataInner) SetName(v string)
- func (o GetEquipmentTypesOptions200ResponseDataInner) ToMap() (map[string]interface{}, error)
- func (o *GetEquipmentTypesOptions200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
- type GetProjectExpenseById200Response
- func (o *GetProjectExpenseById200Response) GetData() []GetProjectExpenseById200ResponseDataInner
- func (o *GetProjectExpenseById200Response) GetDataOk() ([]GetProjectExpenseById200ResponseDataInner, bool)
- func (o *GetProjectExpenseById200Response) GetMessage() string
- func (o *GetProjectExpenseById200Response) GetMessageOk() (*string, bool)
- func (o *GetProjectExpenseById200Response) GetStatus() int32
- func (o *GetProjectExpenseById200Response) GetStatusOk() (*int32, bool)
- func (o *GetProjectExpenseById200Response) GetTotalRecords() int32
- func (o *GetProjectExpenseById200Response) GetTotalRecordsOk() (*int32, bool)
- func (o *GetProjectExpenseById200Response) HasData() bool
- func (o *GetProjectExpenseById200Response) HasMessage() bool
- func (o *GetProjectExpenseById200Response) HasStatus() bool
- func (o *GetProjectExpenseById200Response) HasTotalRecords() bool
- func (o GetProjectExpenseById200Response) MarshalJSON() ([]byte, error)
- func (o *GetProjectExpenseById200Response) SetData(v []GetProjectExpenseById200ResponseDataInner)
- func (o *GetProjectExpenseById200Response) SetMessage(v string)
- func (o *GetProjectExpenseById200Response) SetStatus(v int32)
- func (o *GetProjectExpenseById200Response) SetTotalRecords(v int32)
- func (o GetProjectExpenseById200Response) ToMap() (map[string]interface{}, error)
- func (o *GetProjectExpenseById200Response) UnmarshalJSON(data []byte) (err error)
- type GetProjectExpenseById200ResponseDataInner
- func (o *GetProjectExpenseById200ResponseDataInner) GetBalance() int32
- func (o *GetProjectExpenseById200ResponseDataInner) GetBalanceOk() (*int32, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetCost() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetCostOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedAt() string
- func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedAtOk() (*string, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedBy() string
- func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedById() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedByIdOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedByOk() (*string, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetDeleted() bool
- func (o *GetProjectExpenseById200ResponseDataInner) GetDeletedOk() (*bool, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetEquipmentProjectId() int32
- func (o *GetProjectExpenseById200ResponseDataInner) GetEquipmentProjectIdOk() (*int32, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseDate() string
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseDateOk() (*string, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseEquipments() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseEquipmentsOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseStaffTimesheets() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseStaffTimesheetsOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseSubcategories() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseSubcategoriesOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetFinancialCRMID() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetFinancialCRMIDOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetId() int32
- func (o *GetProjectExpenseById200ResponseDataInner) GetIdOk() (*int32, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetMemo() string
- func (o *GetProjectExpenseById200ResponseDataInner) GetMemoOk() (*string, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetMethod() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetMethodOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetNumber() string
- func (o *GetProjectExpenseById200ResponseDataInner) GetNumberOk() (*string, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetPayee() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetPayeeOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetPaymentAccount() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetPaymentAccountOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetProjectExpenseItems() []map[string]interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetProjectExpenseItemsOk() ([]map[string]interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetProjectId() int32
- func (o *GetProjectExpenseById200ResponseDataInner) GetProjectIdOk() (*int32, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetQboExpenseAccountId() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetQboExpenseAccountIdOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetQboPaymentAccountId() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetQboPaymentAccountIdOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetQboSubCustomerId() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetQboSubCustomerIdOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetQuantity() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetQuantityOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetStaffTimesheetId() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetStaffTimesheetIdOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetStatus() string
- func (o *GetProjectExpenseById200ResponseDataInner) GetStatusOk() (*string, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetSubcategory() string
- func (o *GetProjectExpenseById200ResponseDataInner) GetSubcategoryOk() (*string, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetSyncToken() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetSyncTokenOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetTotal() int32
- func (o *GetProjectExpenseById200ResponseDataInner) GetTotalOk() (*int32, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetTransactionType() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetTransactionTypeOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedAt() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedAtOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedBy() interface{}
- func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedByOk() (*interface{}, bool)
- func (o *GetProjectExpenseById200ResponseDataInner) HasBalance() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasCost() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasCreatedAt() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasCreatedBy() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasCreatedById() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasDeleted() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasEquipmentProjectId() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseDate() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseEquipments() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseStaffTimesheets() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseSubcategories() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasFinancialCRMID() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasId() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasMemo() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasMethod() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasNumber() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasPayee() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasPaymentAccount() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasProjectExpenseItems() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasProjectId() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasQboExpenseAccountId() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasQboPaymentAccountId() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasQboSubCustomerId() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasQuantity() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasStaffTimesheetId() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasStatus() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasSubcategory() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasSyncToken() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasTotal() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasTransactionType() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasUpdatedAt() bool
- func (o *GetProjectExpenseById200ResponseDataInner) HasUpdatedBy() bool
- func (o GetProjectExpenseById200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (o *GetProjectExpenseById200ResponseDataInner) SetBalance(v int32)
- func (o *GetProjectExpenseById200ResponseDataInner) SetCost(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetCreatedAt(v string)
- func (o *GetProjectExpenseById200ResponseDataInner) SetCreatedBy(v string)
- func (o *GetProjectExpenseById200ResponseDataInner) SetCreatedById(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetDeleted(v bool)
- func (o *GetProjectExpenseById200ResponseDataInner) SetEquipmentProjectId(v int32)
- func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseDate(v string)
- func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseEquipments(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseStaffTimesheets(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseSubcategories(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetFinancialCRMID(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetId(v int32)
- func (o *GetProjectExpenseById200ResponseDataInner) SetMemo(v string)
- func (o *GetProjectExpenseById200ResponseDataInner) SetMethod(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetNumber(v string)
- func (o *GetProjectExpenseById200ResponseDataInner) SetPayee(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetPaymentAccount(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetProjectExpenseItems(v []map[string]interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetProjectId(v int32)
- func (o *GetProjectExpenseById200ResponseDataInner) SetQboExpenseAccountId(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetQboPaymentAccountId(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetQboSubCustomerId(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetQuantity(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetStaffTimesheetId(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetStatus(v string)
- func (o *GetProjectExpenseById200ResponseDataInner) SetSubcategory(v string)
- func (o *GetProjectExpenseById200ResponseDataInner) SetSyncToken(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetTotal(v int32)
- func (o *GetProjectExpenseById200ResponseDataInner) SetTransactionType(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetUpdatedAt(v interface{})
- func (o *GetProjectExpenseById200ResponseDataInner) SetUpdatedBy(v interface{})
- func (o GetProjectExpenseById200ResponseDataInner) ToMap() (map[string]interface{}, error)
- func (o *GetProjectExpenseById200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
- type GetProjectPayments200Response
- func (o *GetProjectPayments200Response) GetData() []GetProjectPayments200ResponseDataInner
- func (o *GetProjectPayments200Response) GetDataOk() ([]GetProjectPayments200ResponseDataInner, bool)
- func (o *GetProjectPayments200Response) GetMessage() string
- func (o *GetProjectPayments200Response) GetMessageOk() (*string, bool)
- func (o *GetProjectPayments200Response) GetStatus() int32
- func (o *GetProjectPayments200Response) GetStatusOk() (*int32, bool)
- func (o *GetProjectPayments200Response) GetTotalRecords() int32
- func (o *GetProjectPayments200Response) GetTotalRecordsOk() (*int32, bool)
- func (o *GetProjectPayments200Response) HasData() bool
- func (o *GetProjectPayments200Response) HasMessage() bool
- func (o *GetProjectPayments200Response) HasStatus() bool
- func (o *GetProjectPayments200Response) HasTotalRecords() bool
- func (o GetProjectPayments200Response) MarshalJSON() ([]byte, error)
- func (o *GetProjectPayments200Response) SetData(v []GetProjectPayments200ResponseDataInner)
- func (o *GetProjectPayments200Response) SetMessage(v string)
- func (o *GetProjectPayments200Response) SetStatus(v int32)
- func (o *GetProjectPayments200Response) SetTotalRecords(v int32)
- func (o GetProjectPayments200Response) ToMap() (map[string]interface{}, error)
- func (o *GetProjectPayments200Response) UnmarshalJSON(data []byte) (err error)
- type GetProjectPayments200ResponseDataInner
- func (o *GetProjectPayments200ResponseDataInner) GetContactId() int32
- func (o *GetProjectPayments200ResponseDataInner) GetContactIdOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetCreatedAt() string
- func (o *GetProjectPayments200ResponseDataInner) GetCreatedAtOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetCreatedBy() int32
- func (o *GetProjectPayments200ResponseDataInner) GetCreatedByOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetCreatedByStaff() string
- func (o *GetProjectPayments200ResponseDataInner) GetCreatedByStaffOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetDeleted() bool
- func (o *GetProjectPayments200ResponseDataInner) GetDeletedOk() (*bool, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetDescription() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetDescriptionOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetDueDate() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetDueDateOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetFinancialCRMID() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetFinancialCRMIDOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetId() int32
- func (o *GetProjectPayments200ResponseDataInner) GetIdOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetInvoiceDate() string
- func (o *GetProjectPayments200ResponseDataInner) GetInvoiceDateOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetInvoiceNo() string
- func (o *GetProjectPayments200ResponseDataInner) GetInvoiceNoOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetInvoicePayments() []map[string]interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetInvoicePaymentsOk() ([]map[string]interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetInvoiceType() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetInvoiceTypeOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetIsOverdue() bool
- func (o *GetProjectPayments200ResponseDataInner) GetIsOverdueOk() (*bool, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetItems() []GetProjectPayments200ResponseDataInnerItemsInner
- func (o *GetProjectPayments200ResponseDataInner) GetItemsOk() ([]GetProjectPayments200ResponseDataInnerItemsInner, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetOrganizationId() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetOrganizationIdOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetProjectDocumentId() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetProjectDocumentIdOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetProjectId() int32
- func (o *GetProjectPayments200ResponseDataInner) GetProjectIdOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetRemainingBalance() int32
- func (o *GetProjectPayments200ResponseDataInner) GetRemainingBalanceOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetSettingDataJson() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetSettingDataJsonOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetStatus() string
- func (o *GetProjectPayments200ResponseDataInner) GetStatusOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetTaxRateType() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetTaxRateTypeOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetTotalAmount() int32
- func (o *GetProjectPayments200ResponseDataInner) GetTotalAmountOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetUpdatedAt() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetUpdatedAtOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetUpdatedBy() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetUpdatedByOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetVoidAt() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetVoidAtOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetVoidBy() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetVoidByOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetVoided() bool
- func (o *GetProjectPayments200ResponseDataInner) GetVoidedOk() (*bool, bool)
- func (o *GetProjectPayments200ResponseDataInner) GetXeroAccountId() interface{}
- func (o *GetProjectPayments200ResponseDataInner) GetXeroAccountIdOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInner) HasContactId() bool
- func (o *GetProjectPayments200ResponseDataInner) HasCreatedAt() bool
- func (o *GetProjectPayments200ResponseDataInner) HasCreatedBy() bool
- func (o *GetProjectPayments200ResponseDataInner) HasCreatedByStaff() bool
- func (o *GetProjectPayments200ResponseDataInner) HasDeleted() bool
- func (o *GetProjectPayments200ResponseDataInner) HasDescription() bool
- func (o *GetProjectPayments200ResponseDataInner) HasDueDate() bool
- func (o *GetProjectPayments200ResponseDataInner) HasFinancialCRMID() bool
- func (o *GetProjectPayments200ResponseDataInner) HasId() bool
- func (o *GetProjectPayments200ResponseDataInner) HasInvoiceDate() bool
- func (o *GetProjectPayments200ResponseDataInner) HasInvoiceNo() bool
- func (o *GetProjectPayments200ResponseDataInner) HasInvoicePayments() bool
- func (o *GetProjectPayments200ResponseDataInner) HasInvoiceType() bool
- func (o *GetProjectPayments200ResponseDataInner) HasIsOverdue() bool
- func (o *GetProjectPayments200ResponseDataInner) HasItems() bool
- func (o *GetProjectPayments200ResponseDataInner) HasOrganizationId() bool
- func (o *GetProjectPayments200ResponseDataInner) HasProjectDocumentId() bool
- func (o *GetProjectPayments200ResponseDataInner) HasProjectId() bool
- func (o *GetProjectPayments200ResponseDataInner) HasRemainingBalance() bool
- func (o *GetProjectPayments200ResponseDataInner) HasSettingDataJson() bool
- func (o *GetProjectPayments200ResponseDataInner) HasStatus() bool
- func (o *GetProjectPayments200ResponseDataInner) HasTaxRateType() bool
- func (o *GetProjectPayments200ResponseDataInner) HasTotalAmount() bool
- func (o *GetProjectPayments200ResponseDataInner) HasUpdatedAt() bool
- func (o *GetProjectPayments200ResponseDataInner) HasUpdatedBy() bool
- func (o *GetProjectPayments200ResponseDataInner) HasVoidAt() bool
- func (o *GetProjectPayments200ResponseDataInner) HasVoidBy() bool
- func (o *GetProjectPayments200ResponseDataInner) HasVoided() bool
- func (o *GetProjectPayments200ResponseDataInner) HasXeroAccountId() bool
- func (o GetProjectPayments200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (o *GetProjectPayments200ResponseDataInner) SetContactId(v int32)
- func (o *GetProjectPayments200ResponseDataInner) SetCreatedAt(v string)
- func (o *GetProjectPayments200ResponseDataInner) SetCreatedBy(v int32)
- func (o *GetProjectPayments200ResponseDataInner) SetCreatedByStaff(v string)
- func (o *GetProjectPayments200ResponseDataInner) SetDeleted(v bool)
- func (o *GetProjectPayments200ResponseDataInner) SetDescription(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetDueDate(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetFinancialCRMID(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetId(v int32)
- func (o *GetProjectPayments200ResponseDataInner) SetInvoiceDate(v string)
- func (o *GetProjectPayments200ResponseDataInner) SetInvoiceNo(v string)
- func (o *GetProjectPayments200ResponseDataInner) SetInvoicePayments(v []map[string]interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetInvoiceType(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetIsOverdue(v bool)
- func (o *GetProjectPayments200ResponseDataInner) SetItems(v []GetProjectPayments200ResponseDataInnerItemsInner)
- func (o *GetProjectPayments200ResponseDataInner) SetOrganizationId(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetProjectDocumentId(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetProjectId(v int32)
- func (o *GetProjectPayments200ResponseDataInner) SetRemainingBalance(v int32)
- func (o *GetProjectPayments200ResponseDataInner) SetSettingDataJson(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetStatus(v string)
- func (o *GetProjectPayments200ResponseDataInner) SetTaxRateType(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetTotalAmount(v int32)
- func (o *GetProjectPayments200ResponseDataInner) SetUpdatedAt(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetUpdatedBy(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetVoidAt(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetVoidBy(v interface{})
- func (o *GetProjectPayments200ResponseDataInner) SetVoided(v bool)
- func (o *GetProjectPayments200ResponseDataInner) SetXeroAccountId(v interface{})
- func (o GetProjectPayments200ResponseDataInner) ToMap() (map[string]interface{}, error)
- func (o *GetProjectPayments200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
- type GetProjectPayments200ResponseDataInnerItemsInner
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetAmount() int32
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetAmountOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDate() string
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDateOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDescription() interface{}
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDescriptionOk() (*interface{}, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetName() string
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetNameOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetOverheadProfit() int32
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetOverheadProfitOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetQuantity() int32
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetQuantityOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSalesTax() int32
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSalesTaxOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSubCategory() string
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSubCategoryOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnit() string
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnitCost() int32
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnitCostOk() (*int32, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnitOk() (*string, bool)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasAmount() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasDate() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasDescription() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasName() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasOverheadProfit() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasQuantity() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasSalesTax() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasSubCategory() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasUnit() bool
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasUnitCost() bool
- func (o GetProjectPayments200ResponseDataInnerItemsInner) MarshalJSON() ([]byte, error)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetAmount(v int32)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetDate(v string)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetDescription(v interface{})
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetName(v string)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetOverheadProfit(v int32)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetQuantity(v int32)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetSalesTax(v int32)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetSubCategory(v string)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetUnit(v string)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetUnitCost(v int32)
- func (o GetProjectPayments200ResponseDataInnerItemsInner) ToMap() (map[string]interface{}, error)
- func (o *GetProjectPayments200ResponseDataInnerItemsInner) UnmarshalJSON(data []byte) (err error)
- type GetProjectRoleOptionsCopy200ResponseInner
- func (o *GetProjectRoleOptionsCopy200ResponseInner) GetId() int32
- func (o *GetProjectRoleOptionsCopy200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetProjectRoleOptionsCopy200ResponseInner) GetName() string
- func (o *GetProjectRoleOptionsCopy200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetProjectRoleOptionsCopy200ResponseInner) HasId() bool
- func (o *GetProjectRoleOptionsCopy200ResponseInner) HasName() bool
- func (o GetProjectRoleOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetProjectRoleOptionsCopy200ResponseInner) SetId(v int32)
- func (o *GetProjectRoleOptionsCopy200ResponseInner) SetName(v string)
- func (o GetProjectRoleOptionsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetProjectRoleOptionsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetProjectsByStatusCopy200ResponseInner
- func (o *GetProjectsByStatusCopy200ResponseInner) GetMessage() string
- func (o *GetProjectsByStatusCopy200ResponseInner) GetMessageOk() (*string, bool)
- func (o *GetProjectsByStatusCopy200ResponseInner) GetStatus() int32
- func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusId() int32
- func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusIdOk() (*int32, bool)
- func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusName() string
- func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusNameOk() (*string, bool)
- func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusOk() (*int32, bool)
- func (o *GetProjectsByStatusCopy200ResponseInner) HasMessage() bool
- func (o *GetProjectsByStatusCopy200ResponseInner) HasStatus() bool
- func (o *GetProjectsByStatusCopy200ResponseInner) HasStatusId() bool
- func (o *GetProjectsByStatusCopy200ResponseInner) HasStatusName() bool
- func (o GetProjectsByStatusCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetProjectsByStatusCopy200ResponseInner) SetMessage(v string)
- func (o *GetProjectsByStatusCopy200ResponseInner) SetStatus(v int32)
- func (o *GetProjectsByStatusCopy200ResponseInner) SetStatusId(v int32)
- func (o *GetProjectsByStatusCopy200ResponseInner) SetStatusName(v string)
- func (o GetProjectsByStatusCopy200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetProjectsByStatusCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetProjectsDateCopy200Response
- func (o *GetProjectsDateCopy200Response) GetData() GetProjectsDateCopy200ResponseData
- func (o *GetProjectsDateCopy200Response) GetDataOk() (*GetProjectsDateCopy200ResponseData, bool)
- func (o *GetProjectsDateCopy200Response) GetMessage() string
- func (o *GetProjectsDateCopy200Response) GetMessageOk() (*string, bool)
- func (o *GetProjectsDateCopy200Response) GetStatus() int32
- func (o *GetProjectsDateCopy200Response) GetStatusOk() (*int32, bool)
- func (o *GetProjectsDateCopy200Response) HasData() bool
- func (o *GetProjectsDateCopy200Response) HasMessage() bool
- func (o *GetProjectsDateCopy200Response) HasStatus() bool
- func (o GetProjectsDateCopy200Response) MarshalJSON() ([]byte, error)
- func (o *GetProjectsDateCopy200Response) SetData(v GetProjectsDateCopy200ResponseData)
- func (o *GetProjectsDateCopy200Response) SetMessage(v string)
- func (o *GetProjectsDateCopy200Response) SetStatus(v int32)
- func (o GetProjectsDateCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *GetProjectsDateCopy200Response) UnmarshalJSON(data []byte) (err error)
- type GetProjectsDateCopy200ResponseData
- func (o *GetProjectsDateCopy200ResponseData) GetActualRevenue() int32
- func (o *GetProjectsDateCopy200ResponseData) GetActualRevenueOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetBudgetRevenue() int32
- func (o *GetProjectsDateCopy200ResponseData) GetBudgetRevenueOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetBudgetedGrossMargin() int32
- func (o *GetProjectsDateCopy200ResponseData) GetBudgetedGrossMarginOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetCreatedAt() string
- func (o *GetProjectsDateCopy200ResponseData) GetCreatedAtOk() (*string, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetCreatedBy() int32
- func (o *GetProjectsDateCopy200ResponseData) GetCreatedByOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetEstimatedRevenue() float32
- func (o *GetProjectsDateCopy200ResponseData) GetEstimatedRevenueOk() (*float32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetGrossMargin() int32
- func (o *GetProjectsDateCopy200ResponseData) GetGrossMarginOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetPaidAmount() int32
- func (o *GetProjectsDateCopy200ResponseData) GetPaidAmountOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetProjectBilledPercent() int32
- func (o *GetProjectsDateCopy200ResponseData) GetProjectBilledPercentOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetProjectId() int32
- func (o *GetProjectsDateCopy200ResponseData) GetProjectIdOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetTotalCogs() float32
- func (o *GetProjectsDateCopy200ResponseData) GetTotalCogsOk() (*float32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetTotalInvoiceAmount() int32
- func (o *GetProjectsDateCopy200ResponseData) GetTotalInvoiceAmountOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetTotalPaymentAmount() int32
- func (o *GetProjectsDateCopy200ResponseData) GetTotalPaymentAmountOk() (*int32, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetUpdatedAt() string
- func (o *GetProjectsDateCopy200ResponseData) GetUpdatedAtOk() (*string, bool)
- func (o *GetProjectsDateCopy200ResponseData) GetUpdatedBy() interface{}
- func (o *GetProjectsDateCopy200ResponseData) GetUpdatedByOk() (*interface{}, bool)
- func (o *GetProjectsDateCopy200ResponseData) HasActualRevenue() bool
- func (o *GetProjectsDateCopy200ResponseData) HasBudgetRevenue() bool
- func (o *GetProjectsDateCopy200ResponseData) HasBudgetedGrossMargin() bool
- func (o *GetProjectsDateCopy200ResponseData) HasCreatedAt() bool
- func (o *GetProjectsDateCopy200ResponseData) HasCreatedBy() bool
- func (o *GetProjectsDateCopy200ResponseData) HasEstimatedRevenue() bool
- func (o *GetProjectsDateCopy200ResponseData) HasGrossMargin() bool
- func (o *GetProjectsDateCopy200ResponseData) HasPaidAmount() bool
- func (o *GetProjectsDateCopy200ResponseData) HasProjectBilledPercent() bool
- func (o *GetProjectsDateCopy200ResponseData) HasProjectId() bool
- func (o *GetProjectsDateCopy200ResponseData) HasTotalCogs() bool
- func (o *GetProjectsDateCopy200ResponseData) HasTotalInvoiceAmount() bool
- func (o *GetProjectsDateCopy200ResponseData) HasTotalPaymentAmount() bool
- func (o *GetProjectsDateCopy200ResponseData) HasUpdatedAt() bool
- func (o *GetProjectsDateCopy200ResponseData) HasUpdatedBy() bool
- func (o GetProjectsDateCopy200ResponseData) MarshalJSON() ([]byte, error)
- func (o *GetProjectsDateCopy200ResponseData) SetActualRevenue(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetBudgetRevenue(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetBudgetedGrossMargin(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetCreatedAt(v string)
- func (o *GetProjectsDateCopy200ResponseData) SetCreatedBy(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetEstimatedRevenue(v float32)
- func (o *GetProjectsDateCopy200ResponseData) SetGrossMargin(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetPaidAmount(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetProjectBilledPercent(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetProjectId(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetTotalCogs(v float32)
- func (o *GetProjectsDateCopy200ResponseData) SetTotalInvoiceAmount(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetTotalPaymentAmount(v int32)
- func (o *GetProjectsDateCopy200ResponseData) SetUpdatedAt(v string)
- func (o *GetProjectsDateCopy200ResponseData) SetUpdatedBy(v interface{})
- func (o GetProjectsDateCopy200ResponseData) ToMap() (map[string]interface{}, error)
- func (o *GetProjectsDateCopy200ResponseData) UnmarshalJSON(data []byte) (err error)
- type GetProjectsStatusCopy200Response
- func (o *GetProjectsStatusCopy200Response) GetCreatedAt() string
- func (o *GetProjectsStatusCopy200Response) GetCreatedAtOk() (*string, bool)
- func (o *GetProjectsStatusCopy200Response) GetDate() string
- func (o *GetProjectsStatusCopy200Response) GetDateOk() (*string, bool)
- func (o *GetProjectsStatusCopy200Response) GetId() int32
- func (o *GetProjectsStatusCopy200Response) GetIdOk() (*int32, bool)
- func (o *GetProjectsStatusCopy200Response) GetProjectId() int32
- func (o *GetProjectsStatusCopy200Response) GetProjectIdOk() (*int32, bool)
- func (o *GetProjectsStatusCopy200Response) GetUpdatedAt() interface{}
- func (o *GetProjectsStatusCopy200Response) GetUpdatedAtOk() (*interface{}, bool)
- func (o *GetProjectsStatusCopy200Response) GetValue() string
- func (o *GetProjectsStatusCopy200Response) GetValueOk() (*string, bool)
- func (o *GetProjectsStatusCopy200Response) HasCreatedAt() bool
- func (o *GetProjectsStatusCopy200Response) HasDate() bool
- func (o *GetProjectsStatusCopy200Response) HasId() bool
- func (o *GetProjectsStatusCopy200Response) HasProjectId() bool
- func (o *GetProjectsStatusCopy200Response) HasUpdatedAt() bool
- func (o *GetProjectsStatusCopy200Response) HasValue() bool
- func (o GetProjectsStatusCopy200Response) MarshalJSON() ([]byte, error)
- func (o *GetProjectsStatusCopy200Response) SetCreatedAt(v string)
- func (o *GetProjectsStatusCopy200Response) SetDate(v string)
- func (o *GetProjectsStatusCopy200Response) SetId(v int32)
- func (o *GetProjectsStatusCopy200Response) SetProjectId(v int32)
- func (o *GetProjectsStatusCopy200Response) SetUpdatedAt(v interface{})
- func (o *GetProjectsStatusCopy200Response) SetValue(v string)
- func (o GetProjectsStatusCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *GetProjectsStatusCopy200Response) UnmarshalJSON(data []byte) (err error)
- type GetRelationshipTypeOptionsCopy200ResponseInner
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetId() int32
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetIdOk() (*int32, bool)
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetName() string
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetNameOk() (*string, bool)
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) HasId() bool
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) HasName() bool
- func (o GetRelationshipTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) SetId(v int32)
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) SetName(v string)
- func (o GetRelationshipTypeOptionsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *GetRelationshipTypeOptionsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type GetSchedulerEventsRequest
- func (o *GetSchedulerEventsRequest) GetEndTime() string
- func (o *GetSchedulerEventsRequest) GetEndTimeOk() (*string, bool)
- func (o *GetSchedulerEventsRequest) GetProjectIds() []int64
- func (o *GetSchedulerEventsRequest) GetProjectIdsOk() ([]int64, bool)
- func (o *GetSchedulerEventsRequest) GetStartTime() string
- func (o *GetSchedulerEventsRequest) GetStartTimeOk() (*string, bool)
- func (o *GetSchedulerEventsRequest) HasEndTime() bool
- func (o *GetSchedulerEventsRequest) HasProjectIds() bool
- func (o *GetSchedulerEventsRequest) HasStartTime() bool
- func (o GetSchedulerEventsRequest) MarshalJSON() ([]byte, error)
- func (o *GetSchedulerEventsRequest) SetEndTime(v string)
- func (o *GetSchedulerEventsRequest) SetProjectIds(v []int64)
- func (o *GetSchedulerEventsRequest) SetStartTime(v string)
- func (o GetSchedulerEventsRequest) ToMap() (map[string]interface{}, error)
- func (o *GetSchedulerEventsRequest) UnmarshalJSON(data []byte) (err error)
- type GetStaffListCopy200Response
- func (o *GetStaffListCopy200Response) GetData() int32
- func (o *GetStaffListCopy200Response) GetDataOk() (*int32, bool)
- func (o *GetStaffListCopy200Response) GetMessage() string
- func (o *GetStaffListCopy200Response) GetMessageOk() (*string, bool)
- func (o *GetStaffListCopy200Response) GetStatus() int32
- func (o *GetStaffListCopy200Response) GetStatusOk() (*int32, bool)
- func (o *GetStaffListCopy200Response) HasData() bool
- func (o *GetStaffListCopy200Response) HasMessage() bool
- func (o *GetStaffListCopy200Response) HasStatus() bool
- func (o GetStaffListCopy200Response) MarshalJSON() ([]byte, error)
- func (o *GetStaffListCopy200Response) SetData(v int32)
- func (o *GetStaffListCopy200Response) SetMessage(v string)
- func (o *GetStaffListCopy200Response) SetStatus(v int32)
- func (o GetStaffListCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *GetStaffListCopy200Response) UnmarshalJSON(data []byte) (err error)
- type GetStaffListCopyRequest
- func (o *GetStaffListCopyRequest) GetContactId() int64
- func (o *GetStaffListCopyRequest) GetContactIdOk() (*int64, bool)
- func (o *GetStaffListCopyRequest) GetDate() string
- func (o *GetStaffListCopyRequest) GetDateOk() (*string, bool)
- func (o *GetStaffListCopyRequest) GetNotes() string
- func (o *GetStaffListCopyRequest) GetNotesOk() (*string, bool)
- func (o *GetStaffListCopyRequest) GetOrganizationId() int64
- func (o *GetStaffListCopyRequest) GetOrganizationIdOk() (*int64, bool)
- func (o *GetStaffListCopyRequest) GetRelationshipName() string
- func (o *GetStaffListCopyRequest) GetRelationshipNameOk() (*string, bool)
- func (o *GetStaffListCopyRequest) GetSource() string
- func (o *GetStaffListCopyRequest) GetSourceId() int64
- func (o *GetStaffListCopyRequest) GetSourceIdOk() (*int64, bool)
- func (o *GetStaffListCopyRequest) GetSourceOk() (*string, bool)
- func (o *GetStaffListCopyRequest) GetTypeId() int64
- func (o *GetStaffListCopyRequest) GetTypeIdOk() (*int64, bool)
- func (o *GetStaffListCopyRequest) HasContactId() bool
- func (o *GetStaffListCopyRequest) HasDate() bool
- func (o *GetStaffListCopyRequest) HasNotes() bool
- func (o *GetStaffListCopyRequest) HasOrganizationId() bool
- func (o *GetStaffListCopyRequest) HasRelationshipName() bool
- func (o *GetStaffListCopyRequest) HasSource() bool
- func (o *GetStaffListCopyRequest) HasSourceId() bool
- func (o *GetStaffListCopyRequest) HasTypeId() bool
- func (o GetStaffListCopyRequest) MarshalJSON() ([]byte, error)
- func (o *GetStaffListCopyRequest) SetContactId(v int64)
- func (o *GetStaffListCopyRequest) SetDate(v string)
- func (o *GetStaffListCopyRequest) SetNotes(v string)
- func (o *GetStaffListCopyRequest) SetOrganizationId(v int64)
- func (o *GetStaffListCopyRequest) SetRelationshipName(v string)
- func (o *GetStaffListCopyRequest) SetSource(v string)
- func (o *GetStaffListCopyRequest) SetSourceId(v int64)
- func (o *GetStaffListCopyRequest) SetTypeId(v int64)
- func (o GetStaffListCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *GetStaffListCopyRequest) UnmarshalJSON(data []byte) (err error)
- type GetTimesheetRequest
- func (o *GetTimesheetRequest) GetEndDate() string
- func (o *GetTimesheetRequest) GetEndDateOk() (*string, bool)
- func (o *GetTimesheetRequest) GetProjectId() int64
- func (o *GetTimesheetRequest) GetProjectIdOk() (*int64, bool)
- func (o *GetTimesheetRequest) GetStartDate() string
- func (o *GetTimesheetRequest) GetStartDateOk() (*string, bool)
- func (o *GetTimesheetRequest) GetUserId() int64
- func (o *GetTimesheetRequest) GetUserIdOk() (*int64, bool)
- func (o *GetTimesheetRequest) HasEndDate() bool
- func (o *GetTimesheetRequest) HasProjectId() bool
- func (o *GetTimesheetRequest) HasStartDate() bool
- func (o *GetTimesheetRequest) HasUserId() bool
- func (o GetTimesheetRequest) MarshalJSON() ([]byte, error)
- func (o *GetTimesheetRequest) SetEndDate(v string)
- func (o *GetTimesheetRequest) SetProjectId(v int64)
- func (o *GetTimesheetRequest) SetStartDate(v string)
- func (o *GetTimesheetRequest) SetUserId(v int64)
- func (o GetTimesheetRequest) ToMap() (map[string]interface{}, error)
- func (o *GetTimesheetRequest) UnmarshalJSON(data []byte) (err error)
- type ListWebhooks200ResponseInner
- func (o *ListWebhooks200ResponseInner) GetCreatedAt() string
- func (o *ListWebhooks200ResponseInner) GetCreatedAtOk() (*string, bool)
- func (o *ListWebhooks200ResponseInner) GetId() int32
- func (o *ListWebhooks200ResponseInner) GetIdOk() (*int32, bool)
- func (o *ListWebhooks200ResponseInner) GetScopes() []string
- func (o *ListWebhooks200ResponseInner) GetScopesOk() ([]string, bool)
- func (o *ListWebhooks200ResponseInner) GetWebhookUrl() string
- func (o *ListWebhooks200ResponseInner) GetWebhookUrlOk() (*string, bool)
- func (o *ListWebhooks200ResponseInner) HasCreatedAt() bool
- func (o *ListWebhooks200ResponseInner) HasId() bool
- func (o *ListWebhooks200ResponseInner) HasScopes() bool
- func (o *ListWebhooks200ResponseInner) HasWebhookUrl() bool
- func (o ListWebhooks200ResponseInner) MarshalJSON() ([]byte, error)
- func (o *ListWebhooks200ResponseInner) SetCreatedAt(v string)
- func (o *ListWebhooks200ResponseInner) SetId(v int32)
- func (o *ListWebhooks200ResponseInner) SetScopes(v []string)
- func (o *ListWebhooks200ResponseInner) SetWebhookUrl(v string)
- func (o ListWebhooks200ResponseInner) ToMap() (map[string]interface{}, error)
- func (o *ListWebhooks200ResponseInner) UnmarshalJSON(data []byte) (err error)
- type MappedNullable
- type NullableBool
- type NullableCreateAContactCopy1Request
- func (v NullableCreateAContactCopy1Request) Get() *CreateAContactCopy1Request
- func (v NullableCreateAContactCopy1Request) IsSet() bool
- func (v NullableCreateAContactCopy1Request) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAContactCopy1Request) Set(val *CreateAContactCopy1Request)
- func (v *NullableCreateAContactCopy1Request) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAContactCopy1Request) Unset()
- type NullableCreateAContactCopy200Response
- func (v NullableCreateAContactCopy200Response) Get() *CreateAContactCopy200Response
- func (v NullableCreateAContactCopy200Response) IsSet() bool
- func (v NullableCreateAContactCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAContactCopy200Response) Set(val *CreateAContactCopy200Response)
- func (v *NullableCreateAContactCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAContactCopy200Response) Unset()
- type NullableCreateAContactCopy1200Response
- func (v NullableCreateAContactCopy1200Response) Get() *CreateAContactCopy1200Response
- func (v NullableCreateAContactCopy1200Response) IsSet() bool
- func (v NullableCreateAContactCopy1200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAContactCopy1200Response) Set(val *CreateAContactCopy1200Response)
- func (v *NullableCreateAContactCopy1200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAContactCopy1200Response) Unset()
- type NullableCreateAContactCopyRequest
- func (v NullableCreateAContactCopyRequest) Get() *CreateAContactCopyRequest
- func (v NullableCreateAContactCopyRequest) IsSet() bool
- func (v NullableCreateAContactCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAContactCopyRequest) Set(val *CreateAContactCopyRequest)
- func (v *NullableCreateAContactCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAContactCopyRequest) Unset()
- type NullableCreateAEquipmentCopy200Response
- func (v NullableCreateAEquipmentCopy200Response) Get() *CreateAEquipmentCopy200Response
- func (v NullableCreateAEquipmentCopy200Response) IsSet() bool
- func (v NullableCreateAEquipmentCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAEquipmentCopy200Response) Set(val *CreateAEquipmentCopy200Response)
- func (v *NullableCreateAEquipmentCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAEquipmentCopy200Response) Unset()
- type NullableCreateAEquipmentCopy200ResponseData
- func (v NullableCreateAEquipmentCopy200ResponseData) Get() *CreateAEquipmentCopy200ResponseData
- func (v NullableCreateAEquipmentCopy200ResponseData) IsSet() bool
- func (v NullableCreateAEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAEquipmentCopy200ResponseData) Set(val *CreateAEquipmentCopy200ResponseData)
- func (v *NullableCreateAEquipmentCopy200ResponseData) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAEquipmentCopy200ResponseData) Unset()
- type NullableCreateAEquipmentCopy200ResponseDataTypeImage
- func (v NullableCreateAEquipmentCopy200ResponseDataTypeImage) Get() *CreateAEquipmentCopy200ResponseDataTypeImage
- func (v NullableCreateAEquipmentCopy200ResponseDataTypeImage) IsSet() bool
- func (v NullableCreateAEquipmentCopy200ResponseDataTypeImage) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAEquipmentCopy200ResponseDataTypeImage) Set(val *CreateAEquipmentCopy200ResponseDataTypeImage)
- func (v *NullableCreateAEquipmentCopy200ResponseDataTypeImage) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAEquipmentCopy200ResponseDataTypeImage) Unset()
- type NullableCreateAEquipmentCopyRequest
- func (v NullableCreateAEquipmentCopyRequest) Get() *CreateAEquipmentCopyRequest
- func (v NullableCreateAEquipmentCopyRequest) IsSet() bool
- func (v NullableCreateAEquipmentCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAEquipmentCopyRequest) Set(val *CreateAEquipmentCopyRequest)
- func (v *NullableCreateAEquipmentCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAEquipmentCopyRequest) Unset()
- type NullableCreateAScheduledEvent200Response
- func (v NullableCreateAScheduledEvent200Response) Get() *CreateAScheduledEvent200Response
- func (v NullableCreateAScheduledEvent200Response) IsSet() bool
- func (v NullableCreateAScheduledEvent200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAScheduledEvent200Response) Set(val *CreateAScheduledEvent200Response)
- func (v *NullableCreateAScheduledEvent200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAScheduledEvent200Response) Unset()
- type NullableCreateAScheduledEventRequest
- func (v NullableCreateAScheduledEventRequest) Get() *CreateAScheduledEventRequest
- func (v NullableCreateAScheduledEventRequest) IsSet() bool
- func (v NullableCreateAScheduledEventRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAScheduledEventRequest) Set(val *CreateAScheduledEventRequest)
- func (v *NullableCreateAScheduledEventRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAScheduledEventRequest) Unset()
- type NullableCreateAScheduledEventRequestTagDataInner
- func (v NullableCreateAScheduledEventRequestTagDataInner) Get() *CreateAScheduledEventRequestTagDataInner
- func (v NullableCreateAScheduledEventRequestTagDataInner) IsSet() bool
- func (v NullableCreateAScheduledEventRequestTagDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAScheduledEventRequestTagDataInner) Set(val *CreateAScheduledEventRequestTagDataInner)
- func (v *NullableCreateAScheduledEventRequestTagDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAScheduledEventRequestTagDataInner) Unset()
- type NullableCreateAnEquipmentCopy200Response
- func (v NullableCreateAnEquipmentCopy200Response) Get() *CreateAnEquipmentCopy200Response
- func (v NullableCreateAnEquipmentCopy200Response) IsSet() bool
- func (v NullableCreateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy200Response) Set(val *CreateAnEquipmentCopy200Response)
- func (v *NullableCreateAnEquipmentCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy200Response) Unset()
- type NullableCreateAnEquipmentCopy200ResponseData
- func (v NullableCreateAnEquipmentCopy200ResponseData) Get() *CreateAnEquipmentCopy200ResponseData
- func (v NullableCreateAnEquipmentCopy200ResponseData) IsSet() bool
- func (v NullableCreateAnEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy200ResponseData) Set(val *CreateAnEquipmentCopy200ResponseData)
- func (v *NullableCreateAnEquipmentCopy200ResponseData) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy200ResponseData) Unset()
- type NullableCreateAnEquipmentCopy400Response
- func (v NullableCreateAnEquipmentCopy400Response) Get() *CreateAnEquipmentCopy400Response
- func (v NullableCreateAnEquipmentCopy400Response) IsSet() bool
- func (v NullableCreateAnEquipmentCopy400Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy400Response) Set(val *CreateAnEquipmentCopy400Response)
- func (v *NullableCreateAnEquipmentCopy400Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy400Response) Unset()
- type NullableCreateAnEquipmentCopy400ResponseErrors
- func (v NullableCreateAnEquipmentCopy400ResponseErrors) Get() *CreateAnEquipmentCopy400ResponseErrors
- func (v NullableCreateAnEquipmentCopy400ResponseErrors) IsSet() bool
- func (v NullableCreateAnEquipmentCopy400ResponseErrors) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy400ResponseErrors) Set(val *CreateAnEquipmentCopy400ResponseErrors)
- func (v *NullableCreateAnEquipmentCopy400ResponseErrors) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy400ResponseErrors) Unset()
- type NullableCreateAnEquipmentCopy409Response
- func (v NullableCreateAnEquipmentCopy409Response) Get() *CreateAnEquipmentCopy409Response
- func (v NullableCreateAnEquipmentCopy409Response) IsSet() bool
- func (v NullableCreateAnEquipmentCopy409Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy409Response) Set(val *CreateAnEquipmentCopy409Response)
- func (v *NullableCreateAnEquipmentCopy409Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy409Response) Unset()
- type NullableCreateAnEquipmentCopy409ResponseData
- func (v NullableCreateAnEquipmentCopy409ResponseData) Get() *CreateAnEquipmentCopy409ResponseData
- func (v NullableCreateAnEquipmentCopy409ResponseData) IsSet() bool
- func (v NullableCreateAnEquipmentCopy409ResponseData) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy409ResponseData) Set(val *CreateAnEquipmentCopy409ResponseData)
- func (v *NullableCreateAnEquipmentCopy409ResponseData) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy409ResponseData) Unset()
- type NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus
- func (v NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) Get() *CreateAnEquipmentCopy409ResponseDataEquipmentStatus
- func (v NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) IsSet() bool
- func (v NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) Set(val *CreateAnEquipmentCopy409ResponseDataEquipmentStatus)
- func (v *NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) Unset()
- type NullableCreateAnEquipmentCopy409ResponseDataTypeImage
- func (v NullableCreateAnEquipmentCopy409ResponseDataTypeImage) Get() *CreateAnEquipmentCopy409ResponseDataTypeImage
- func (v NullableCreateAnEquipmentCopy409ResponseDataTypeImage) IsSet() bool
- func (v NullableCreateAnEquipmentCopy409ResponseDataTypeImage) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopy409ResponseDataTypeImage) Set(val *CreateAnEquipmentCopy409ResponseDataTypeImage)
- func (v *NullableCreateAnEquipmentCopy409ResponseDataTypeImage) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopy409ResponseDataTypeImage) Unset()
- type NullableCreateAnEquipmentCopyRequest
- func (v NullableCreateAnEquipmentCopyRequest) Get() *CreateAnEquipmentCopyRequest
- func (v NullableCreateAnEquipmentCopyRequest) IsSet() bool
- func (v NullableCreateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnEquipmentCopyRequest) Set(val *CreateAnEquipmentCopyRequest)
- func (v *NullableCreateAnEquipmentCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnEquipmentCopyRequest) Unset()
- type NullableCreateAnOrganizationCopy200Response
- func (v NullableCreateAnOrganizationCopy200Response) Get() *CreateAnOrganizationCopy200Response
- func (v NullableCreateAnOrganizationCopy200Response) IsSet() bool
- func (v NullableCreateAnOrganizationCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnOrganizationCopy200Response) Set(val *CreateAnOrganizationCopy200Response)
- func (v *NullableCreateAnOrganizationCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnOrganizationCopy200Response) Unset()
- type NullableCreateAnOrganizationCopyRequest
- func (v NullableCreateAnOrganizationCopyRequest) Get() *CreateAnOrganizationCopyRequest
- func (v NullableCreateAnOrganizationCopyRequest) IsSet() bool
- func (v NullableCreateAnOrganizationCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAnOrganizationCopyRequest) Set(val *CreateAnOrganizationCopyRequest)
- func (v *NullableCreateAnOrganizationCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAnOrganizationCopyRequest) Unset()
- type NullableCreateNote200Response
- func (v NullableCreateNote200Response) Get() *CreateNote200Response
- func (v NullableCreateNote200Response) IsSet() bool
- func (v NullableCreateNote200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateNote200Response) Set(val *CreateNote200Response)
- func (v *NullableCreateNote200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateNote200Response) Unset()
- type NullableCreateNoteCopy200Response
- func (v NullableCreateNoteCopy200Response) Get() *CreateNoteCopy200Response
- func (v NullableCreateNoteCopy200Response) IsSet() bool
- func (v NullableCreateNoteCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateNoteCopy200Response) Set(val *CreateNoteCopy200Response)
- func (v *NullableCreateNoteCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateNoteCopy200Response) Unset()
- type NullableCreateNoteCopy200ResponseDataInner
- func (v NullableCreateNoteCopy200ResponseDataInner) Get() *CreateNoteCopy200ResponseDataInner
- func (v NullableCreateNoteCopy200ResponseDataInner) IsSet() bool
- func (v NullableCreateNoteCopy200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableCreateNoteCopy200ResponseDataInner) Set(val *CreateNoteCopy200ResponseDataInner)
- func (v *NullableCreateNoteCopy200ResponseDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableCreateNoteCopy200ResponseDataInner) Unset()
- type NullableCreateNoteCopyRequest
- func (v NullableCreateNoteCopyRequest) Get() *CreateNoteCopyRequest
- func (v NullableCreateNoteCopyRequest) IsSet() bool
- func (v NullableCreateNoteCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateNoteCopyRequest) Set(val *CreateNoteCopyRequest)
- func (v *NullableCreateNoteCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateNoteCopyRequest) Unset()
- type NullableCreateNoteRequest
- func (v NullableCreateNoteRequest) Get() *CreateNoteRequest
- func (v NullableCreateNoteRequest) IsSet() bool
- func (v NullableCreateNoteRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateNoteRequest) Set(val *CreateNoteRequest)
- func (v *NullableCreateNoteRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateNoteRequest) Unset()
- type NullableCreateProjectRequest
- func (v NullableCreateProjectRequest) Get() *CreateProjectRequest
- func (v NullableCreateProjectRequest) IsSet() bool
- func (v NullableCreateProjectRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateProjectRequest) Set(val *CreateProjectRequest)
- func (v *NullableCreateProjectRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateProjectRequest) Unset()
- type NullableCreateProjectRequestProjectCustomer
- func (v NullableCreateProjectRequestProjectCustomer) Get() *CreateProjectRequestProjectCustomer
- func (v NullableCreateProjectRequestProjectCustomer) IsSet() bool
- func (v NullableCreateProjectRequestProjectCustomer) MarshalJSON() ([]byte, error)
- func (v *NullableCreateProjectRequestProjectCustomer) Set(val *CreateProjectRequestProjectCustomer)
- func (v *NullableCreateProjectRequestProjectCustomer) UnmarshalJSON(src []byte) error
- func (v *NullableCreateProjectRequestProjectCustomer) Unset()
- type NullableCreateProjectRequestProjectReferrer
- func (v NullableCreateProjectRequestProjectReferrer) Get() *CreateProjectRequestProjectReferrer
- func (v NullableCreateProjectRequestProjectReferrer) IsSet() bool
- func (v NullableCreateProjectRequestProjectReferrer) MarshalJSON() ([]byte, error)
- func (v *NullableCreateProjectRequestProjectReferrer) Set(val *CreateProjectRequestProjectReferrer)
- func (v *NullableCreateProjectRequestProjectReferrer) UnmarshalJSON(src []byte) error
- func (v *NullableCreateProjectRequestProjectReferrer) Unset()
- type NullableCreateProjectRequestProjectStaffInner
- func (v NullableCreateProjectRequestProjectStaffInner) Get() *CreateProjectRequestProjectStaffInner
- func (v NullableCreateProjectRequestProjectStaffInner) IsSet() bool
- func (v NullableCreateProjectRequestProjectStaffInner) MarshalJSON() ([]byte, error)
- func (v *NullableCreateProjectRequestProjectStaffInner) Set(val *CreateProjectRequestProjectStaffInner)
- func (v *NullableCreateProjectRequestProjectStaffInner) UnmarshalJSON(src []byte) error
- func (v *NullableCreateProjectRequestProjectStaffInner) Unset()
- type NullableCreateWebhook200Response
- func (v NullableCreateWebhook200Response) Get() *CreateWebhook200Response
- func (v NullableCreateWebhook200Response) IsSet() bool
- func (v NullableCreateWebhook200Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateWebhook200Response) Set(val *CreateWebhook200Response)
- func (v *NullableCreateWebhook200Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateWebhook200Response) Unset()
- type NullableCreateWebhook500Response
- func (v NullableCreateWebhook500Response) Get() *CreateWebhook500Response
- func (v NullableCreateWebhook500Response) IsSet() bool
- func (v NullableCreateWebhook500Response) MarshalJSON() ([]byte, error)
- func (v *NullableCreateWebhook500Response) Set(val *CreateWebhook500Response)
- func (v *NullableCreateWebhook500Response) UnmarshalJSON(src []byte) error
- func (v *NullableCreateWebhook500Response) Unset()
- type NullableCreateWebhookRequest
- func (v NullableCreateWebhookRequest) Get() *CreateWebhookRequest
- func (v NullableCreateWebhookRequest) IsSet() bool
- func (v NullableCreateWebhookRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateWebhookRequest) Set(val *CreateWebhookRequest)
- func (v *NullableCreateWebhookRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateWebhookRequest) Unset()
- type NullableDateData
- type NullableDateDataAutoUpdate
- func (v NullableDateDataAutoUpdate) Get() *DateDataAutoUpdate
- func (v NullableDateDataAutoUpdate) IsSet() bool
- func (v NullableDateDataAutoUpdate) MarshalJSON() ([]byte, error)
- func (v *NullableDateDataAutoUpdate) Set(val *DateDataAutoUpdate)
- func (v *NullableDateDataAutoUpdate) UnmarshalJSON(src []byte) error
- func (v *NullableDateDataAutoUpdate) Unset()
- type NullableDeleteWebhook200Response
- func (v NullableDeleteWebhook200Response) Get() *DeleteWebhook200Response
- func (v NullableDeleteWebhook200Response) IsSet() bool
- func (v NullableDeleteWebhook200Response) MarshalJSON() ([]byte, error)
- func (v *NullableDeleteWebhook200Response) Set(val *DeleteWebhook200Response)
- func (v *NullableDeleteWebhook200Response) UnmarshalJSON(src []byte) error
- func (v *NullableDeleteWebhook200Response) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableGetAContactByIdCopy200Response
- func (v NullableGetAContactByIdCopy200Response) Get() *GetAContactByIdCopy200Response
- func (v NullableGetAContactByIdCopy200Response) IsSet() bool
- func (v NullableGetAContactByIdCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetAContactByIdCopy200Response) Set(val *GetAContactByIdCopy200Response)
- func (v *NullableGetAContactByIdCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetAContactByIdCopy200Response) Unset()
- type NullableGetActiveContactsCopy200ResponseInner
- func (v NullableGetActiveContactsCopy200ResponseInner) Get() *GetActiveContactsCopy200ResponseInner
- func (v NullableGetActiveContactsCopy200ResponseInner) IsSet() bool
- func (v NullableGetActiveContactsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetActiveContactsCopy200ResponseInner) Set(val *GetActiveContactsCopy200ResponseInner)
- func (v *NullableGetActiveContactsCopy200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetActiveContactsCopy200ResponseInner) Unset()
- type NullableGetActivityTypeOptionsCopy200ResponseInner
- func (v NullableGetActivityTypeOptionsCopy200ResponseInner) Get() *GetActivityTypeOptionsCopy200ResponseInner
- func (v NullableGetActivityTypeOptionsCopy200ResponseInner) IsSet() bool
- func (v NullableGetActivityTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetActivityTypeOptionsCopy200ResponseInner) Set(val *GetActivityTypeOptionsCopy200ResponseInner)
- func (v *NullableGetActivityTypeOptionsCopy200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetActivityTypeOptionsCopy200ResponseInner) Unset()
- type NullableGetAllActivitiesCopy200ResponseInner
- func (v NullableGetAllActivitiesCopy200ResponseInner) Get() *GetAllActivitiesCopy200ResponseInner
- func (v NullableGetAllActivitiesCopy200ResponseInner) IsSet() bool
- func (v NullableGetAllActivitiesCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllActivitiesCopy200ResponseInner) Set(val *GetAllActivitiesCopy200ResponseInner)
- func (v *NullableGetAllActivitiesCopy200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllActivitiesCopy200ResponseInner) Unset()
- type NullableGetAllContactsCopy1200ResponseInner
- func (v NullableGetAllContactsCopy1200ResponseInner) Get() *GetAllContactsCopy1200ResponseInner
- func (v NullableGetAllContactsCopy1200ResponseInner) IsSet() bool
- func (v NullableGetAllContactsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllContactsCopy1200ResponseInner) Set(val *GetAllContactsCopy1200ResponseInner)
- func (v *NullableGetAllContactsCopy1200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllContactsCopy1200ResponseInner) Unset()
- type NullableGetAllContactsCopy2200ResponseInner
- func (v NullableGetAllContactsCopy2200ResponseInner) Get() *GetAllContactsCopy2200ResponseInner
- func (v NullableGetAllContactsCopy2200ResponseInner) IsSet() bool
- func (v NullableGetAllContactsCopy2200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllContactsCopy2200ResponseInner) Set(val *GetAllContactsCopy2200ResponseInner)
- func (v *NullableGetAllContactsCopy2200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllContactsCopy2200ResponseInner) Unset()
- type NullableGetAllContactsCopy3200ResponseInner
- func (v NullableGetAllContactsCopy3200ResponseInner) Get() *GetAllContactsCopy3200ResponseInner
- func (v NullableGetAllContactsCopy3200ResponseInner) IsSet() bool
- func (v NullableGetAllContactsCopy3200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllContactsCopy3200ResponseInner) Set(val *GetAllContactsCopy3200ResponseInner)
- func (v *NullableGetAllContactsCopy3200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllContactsCopy3200ResponseInner) Unset()
- type NullableGetAllContactsCopy4200ResponseInner
- func (v NullableGetAllContactsCopy4200ResponseInner) Get() *GetAllContactsCopy4200ResponseInner
- func (v NullableGetAllContactsCopy4200ResponseInner) IsSet() bool
- func (v NullableGetAllContactsCopy4200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllContactsCopy4200ResponseInner) Set(val *GetAllContactsCopy4200ResponseInner)
- func (v *NullableGetAllContactsCopy4200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllContactsCopy4200ResponseInner) Unset()
- type NullableGetAllProjectExpenses200Response
- func (v NullableGetAllProjectExpenses200Response) Get() *GetAllProjectExpenses200Response
- func (v NullableGetAllProjectExpenses200Response) IsSet() bool
- func (v NullableGetAllProjectExpenses200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllProjectExpenses200Response) Set(val *GetAllProjectExpenses200Response)
- func (v *NullableGetAllProjectExpenses200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllProjectExpenses200Response) Unset()
- type NullableGetAllProjectExpenses200ResponseDataInner
- func (v NullableGetAllProjectExpenses200ResponseDataInner) Get() *GetAllProjectExpenses200ResponseDataInner
- func (v NullableGetAllProjectExpenses200ResponseDataInner) IsSet() bool
- func (v NullableGetAllProjectExpenses200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllProjectExpenses200ResponseDataInner) Set(val *GetAllProjectExpenses200ResponseDataInner)
- func (v *NullableGetAllProjectExpenses200ResponseDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllProjectExpenses200ResponseDataInner) Unset()
- type NullableGetAllProjects200Response
- func (v NullableGetAllProjects200Response) Get() *GetAllProjects200Response
- func (v NullableGetAllProjects200Response) IsSet() bool
- func (v NullableGetAllProjects200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllProjects200Response) Set(val *GetAllProjects200Response)
- func (v *NullableGetAllProjects200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllProjects200Response) Unset()
- type NullableGetAllProjects200ResponseDataInner
- func (v NullableGetAllProjects200ResponseDataInner) Get() *GetAllProjects200ResponseDataInner
- func (v NullableGetAllProjects200ResponseDataInner) IsSet() bool
- func (v NullableGetAllProjects200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllProjects200ResponseDataInner) Set(val *GetAllProjects200ResponseDataInner)
- func (v *NullableGetAllProjects200ResponseDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllProjects200ResponseDataInner) Unset()
- type NullableGetAllProjects200ResponsePagination
- func (v NullableGetAllProjects200ResponsePagination) Get() *GetAllProjects200ResponsePagination
- func (v NullableGetAllProjects200ResponsePagination) IsSet() bool
- func (v NullableGetAllProjects200ResponsePagination) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllProjects200ResponsePagination) Set(val *GetAllProjects200ResponsePagination)
- func (v *NullableGetAllProjects200ResponsePagination) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllProjects200ResponsePagination) Unset()
- type NullableGetAllProjectsCopy200ResponseInner
- func (v NullableGetAllProjectsCopy200ResponseInner) Get() *GetAllProjectsCopy200ResponseInner
- func (v NullableGetAllProjectsCopy200ResponseInner) IsSet() bool
- func (v NullableGetAllProjectsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllProjectsCopy200ResponseInner) Set(val *GetAllProjectsCopy200ResponseInner)
- func (v *NullableGetAllProjectsCopy200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllProjectsCopy200ResponseInner) Unset()
- type NullableGetAllProjectsCopy1200ResponseInner
- func (v NullableGetAllProjectsCopy1200ResponseInner) Get() *GetAllProjectsCopy1200ResponseInner
- func (v NullableGetAllProjectsCopy1200ResponseInner) IsSet() bool
- func (v NullableGetAllProjectsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllProjectsCopy1200ResponseInner) Set(val *GetAllProjectsCopy1200ResponseInner)
- func (v *NullableGetAllProjectsCopy1200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllProjectsCopy1200ResponseInner) Unset()
- type NullableGetAllTasksCopy200Response
- func (v NullableGetAllTasksCopy200Response) Get() *GetAllTasksCopy200Response
- func (v NullableGetAllTasksCopy200Response) IsSet() bool
- func (v NullableGetAllTasksCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetAllTasksCopy200Response) Set(val *GetAllTasksCopy200Response)
- func (v *NullableGetAllTasksCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetAllTasksCopy200Response) Unset()
- type NullableGetAnInvoiceById200Response
- func (v NullableGetAnInvoiceById200Response) Get() *GetAnInvoiceById200Response
- func (v NullableGetAnInvoiceById200Response) IsSet() bool
- func (v NullableGetAnInvoiceById200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetAnInvoiceById200Response) Set(val *GetAnInvoiceById200Response)
- func (v *NullableGetAnInvoiceById200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetAnInvoiceById200Response) Unset()
- type NullableGetCompanyLocationsOptions200Response
- func (v NullableGetCompanyLocationsOptions200Response) Get() *GetCompanyLocationsOptions200Response
- func (v NullableGetCompanyLocationsOptions200Response) IsSet() bool
- func (v NullableGetCompanyLocationsOptions200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetCompanyLocationsOptions200Response) Set(val *GetCompanyLocationsOptions200Response)
- func (v *NullableGetCompanyLocationsOptions200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetCompanyLocationsOptions200Response) Unset()
- type NullableGetCompanyLocationsOptions200ResponseDataInner
- func (v NullableGetCompanyLocationsOptions200ResponseDataInner) Get() *GetCompanyLocationsOptions200ResponseDataInner
- func (v NullableGetCompanyLocationsOptions200ResponseDataInner) IsSet() bool
- func (v NullableGetCompanyLocationsOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetCompanyLocationsOptions200ResponseDataInner) Set(val *GetCompanyLocationsOptions200ResponseDataInner)
- func (v *NullableGetCompanyLocationsOptions200ResponseDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetCompanyLocationsOptions200ResponseDataInner) Unset()
- type NullableGetEquipmentTypesOptions200Response
- func (v NullableGetEquipmentTypesOptions200Response) Get() *GetEquipmentTypesOptions200Response
- func (v NullableGetEquipmentTypesOptions200Response) IsSet() bool
- func (v NullableGetEquipmentTypesOptions200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetEquipmentTypesOptions200Response) Set(val *GetEquipmentTypesOptions200Response)
- func (v *NullableGetEquipmentTypesOptions200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetEquipmentTypesOptions200Response) Unset()
- type NullableGetEquipmentTypesOptions200ResponseDataInner
- func (v NullableGetEquipmentTypesOptions200ResponseDataInner) Get() *GetEquipmentTypesOptions200ResponseDataInner
- func (v NullableGetEquipmentTypesOptions200ResponseDataInner) IsSet() bool
- func (v NullableGetEquipmentTypesOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetEquipmentTypesOptions200ResponseDataInner) Set(val *GetEquipmentTypesOptions200ResponseDataInner)
- func (v *NullableGetEquipmentTypesOptions200ResponseDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetEquipmentTypesOptions200ResponseDataInner) Unset()
- type NullableGetProjectExpenseById200Response
- func (v NullableGetProjectExpenseById200Response) Get() *GetProjectExpenseById200Response
- func (v NullableGetProjectExpenseById200Response) IsSet() bool
- func (v NullableGetProjectExpenseById200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectExpenseById200Response) Set(val *GetProjectExpenseById200Response)
- func (v *NullableGetProjectExpenseById200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectExpenseById200Response) Unset()
- type NullableGetProjectExpenseById200ResponseDataInner
- func (v NullableGetProjectExpenseById200ResponseDataInner) Get() *GetProjectExpenseById200ResponseDataInner
- func (v NullableGetProjectExpenseById200ResponseDataInner) IsSet() bool
- func (v NullableGetProjectExpenseById200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectExpenseById200ResponseDataInner) Set(val *GetProjectExpenseById200ResponseDataInner)
- func (v *NullableGetProjectExpenseById200ResponseDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectExpenseById200ResponseDataInner) Unset()
- type NullableGetProjectPayments200Response
- func (v NullableGetProjectPayments200Response) Get() *GetProjectPayments200Response
- func (v NullableGetProjectPayments200Response) IsSet() bool
- func (v NullableGetProjectPayments200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectPayments200Response) Set(val *GetProjectPayments200Response)
- func (v *NullableGetProjectPayments200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectPayments200Response) Unset()
- type NullableGetProjectPayments200ResponseDataInner
- func (v NullableGetProjectPayments200ResponseDataInner) Get() *GetProjectPayments200ResponseDataInner
- func (v NullableGetProjectPayments200ResponseDataInner) IsSet() bool
- func (v NullableGetProjectPayments200ResponseDataInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectPayments200ResponseDataInner) Set(val *GetProjectPayments200ResponseDataInner)
- func (v *NullableGetProjectPayments200ResponseDataInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectPayments200ResponseDataInner) Unset()
- type NullableGetProjectPayments200ResponseDataInnerItemsInner
- func (v NullableGetProjectPayments200ResponseDataInnerItemsInner) Get() *GetProjectPayments200ResponseDataInnerItemsInner
- func (v NullableGetProjectPayments200ResponseDataInnerItemsInner) IsSet() bool
- func (v NullableGetProjectPayments200ResponseDataInnerItemsInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectPayments200ResponseDataInnerItemsInner) Set(val *GetProjectPayments200ResponseDataInnerItemsInner)
- func (v *NullableGetProjectPayments200ResponseDataInnerItemsInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectPayments200ResponseDataInnerItemsInner) Unset()
- type NullableGetProjectRoleOptionsCopy200ResponseInner
- func (v NullableGetProjectRoleOptionsCopy200ResponseInner) Get() *GetProjectRoleOptionsCopy200ResponseInner
- func (v NullableGetProjectRoleOptionsCopy200ResponseInner) IsSet() bool
- func (v NullableGetProjectRoleOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectRoleOptionsCopy200ResponseInner) Set(val *GetProjectRoleOptionsCopy200ResponseInner)
- func (v *NullableGetProjectRoleOptionsCopy200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectRoleOptionsCopy200ResponseInner) Unset()
- type NullableGetProjectsByStatusCopy200ResponseInner
- func (v NullableGetProjectsByStatusCopy200ResponseInner) Get() *GetProjectsByStatusCopy200ResponseInner
- func (v NullableGetProjectsByStatusCopy200ResponseInner) IsSet() bool
- func (v NullableGetProjectsByStatusCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectsByStatusCopy200ResponseInner) Set(val *GetProjectsByStatusCopy200ResponseInner)
- func (v *NullableGetProjectsByStatusCopy200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectsByStatusCopy200ResponseInner) Unset()
- type NullableGetProjectsDateCopy200Response
- func (v NullableGetProjectsDateCopy200Response) Get() *GetProjectsDateCopy200Response
- func (v NullableGetProjectsDateCopy200Response) IsSet() bool
- func (v NullableGetProjectsDateCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectsDateCopy200Response) Set(val *GetProjectsDateCopy200Response)
- func (v *NullableGetProjectsDateCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectsDateCopy200Response) Unset()
- type NullableGetProjectsDateCopy200ResponseData
- func (v NullableGetProjectsDateCopy200ResponseData) Get() *GetProjectsDateCopy200ResponseData
- func (v NullableGetProjectsDateCopy200ResponseData) IsSet() bool
- func (v NullableGetProjectsDateCopy200ResponseData) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectsDateCopy200ResponseData) Set(val *GetProjectsDateCopy200ResponseData)
- func (v *NullableGetProjectsDateCopy200ResponseData) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectsDateCopy200ResponseData) Unset()
- type NullableGetProjectsStatusCopy200Response
- func (v NullableGetProjectsStatusCopy200Response) Get() *GetProjectsStatusCopy200Response
- func (v NullableGetProjectsStatusCopy200Response) IsSet() bool
- func (v NullableGetProjectsStatusCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetProjectsStatusCopy200Response) Set(val *GetProjectsStatusCopy200Response)
- func (v *NullableGetProjectsStatusCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetProjectsStatusCopy200Response) Unset()
- type NullableGetRelationshipTypeOptionsCopy200ResponseInner
- func (v NullableGetRelationshipTypeOptionsCopy200ResponseInner) Get() *GetRelationshipTypeOptionsCopy200ResponseInner
- func (v NullableGetRelationshipTypeOptionsCopy200ResponseInner) IsSet() bool
- func (v NullableGetRelationshipTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableGetRelationshipTypeOptionsCopy200ResponseInner) Set(val *GetRelationshipTypeOptionsCopy200ResponseInner)
- func (v *NullableGetRelationshipTypeOptionsCopy200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableGetRelationshipTypeOptionsCopy200ResponseInner) Unset()
- type NullableGetSchedulerEventsRequest
- func (v NullableGetSchedulerEventsRequest) Get() *GetSchedulerEventsRequest
- func (v NullableGetSchedulerEventsRequest) IsSet() bool
- func (v NullableGetSchedulerEventsRequest) MarshalJSON() ([]byte, error)
- func (v *NullableGetSchedulerEventsRequest) Set(val *GetSchedulerEventsRequest)
- func (v *NullableGetSchedulerEventsRequest) UnmarshalJSON(src []byte) error
- func (v *NullableGetSchedulerEventsRequest) Unset()
- type NullableGetStaffListCopy200Response
- func (v NullableGetStaffListCopy200Response) Get() *GetStaffListCopy200Response
- func (v NullableGetStaffListCopy200Response) IsSet() bool
- func (v NullableGetStaffListCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableGetStaffListCopy200Response) Set(val *GetStaffListCopy200Response)
- func (v *NullableGetStaffListCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableGetStaffListCopy200Response) Unset()
- type NullableGetStaffListCopyRequest
- func (v NullableGetStaffListCopyRequest) Get() *GetStaffListCopyRequest
- func (v NullableGetStaffListCopyRequest) IsSet() bool
- func (v NullableGetStaffListCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableGetStaffListCopyRequest) Set(val *GetStaffListCopyRequest)
- func (v *NullableGetStaffListCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableGetStaffListCopyRequest) Unset()
- type NullableGetTimesheetRequest
- func (v NullableGetTimesheetRequest) Get() *GetTimesheetRequest
- func (v NullableGetTimesheetRequest) IsSet() bool
- func (v NullableGetTimesheetRequest) MarshalJSON() ([]byte, error)
- func (v *NullableGetTimesheetRequest) Set(val *GetTimesheetRequest)
- func (v *NullableGetTimesheetRequest) UnmarshalJSON(src []byte) error
- func (v *NullableGetTimesheetRequest) Unset()
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableListWebhooks200ResponseInner
- func (v NullableListWebhooks200ResponseInner) Get() *ListWebhooks200ResponseInner
- func (v NullableListWebhooks200ResponseInner) IsSet() bool
- func (v NullableListWebhooks200ResponseInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWebhooks200ResponseInner) Set(val *ListWebhooks200ResponseInner)
- func (v *NullableListWebhooks200ResponseInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWebhooks200ResponseInner) Unset()
- type NullableProjectDateDataResponse
- func (v NullableProjectDateDataResponse) Get() *ProjectDateDataResponse
- func (v NullableProjectDateDataResponse) IsSet() bool
- func (v NullableProjectDateDataResponse) MarshalJSON() ([]byte, error)
- func (v *NullableProjectDateDataResponse) Set(val *ProjectDateDataResponse)
- func (v *NullableProjectDateDataResponse) UnmarshalJSON(src []byte) error
- func (v *NullableProjectDateDataResponse) Unset()
- type NullableProjectDateDataResponseValidationErrors
- func (v NullableProjectDateDataResponseValidationErrors) Get() *ProjectDateDataResponseValidationErrors
- func (v NullableProjectDateDataResponseValidationErrors) IsSet() bool
- func (v NullableProjectDateDataResponseValidationErrors) MarshalJSON() ([]byte, error)
- func (v *NullableProjectDateDataResponseValidationErrors) Set(val *ProjectDateDataResponseValidationErrors)
- func (v *NullableProjectDateDataResponseValidationErrors) UnmarshalJSON(src []byte) error
- func (v *NullableProjectDateDataResponseValidationErrors) Unset()
- type NullableRetrieveProject200Response
- func (v NullableRetrieveProject200Response) Get() *RetrieveProject200Response
- func (v NullableRetrieveProject200Response) IsSet() bool
- func (v NullableRetrieveProject200Response) MarshalJSON() ([]byte, error)
- func (v *NullableRetrieveProject200Response) Set(val *RetrieveProject200Response)
- func (v *NullableRetrieveProject200Response) UnmarshalJSON(src []byte) error
- func (v *NullableRetrieveProject200Response) Unset()
- type NullableRetrieveProject200ResponseLinkedProjectInner
- func (v NullableRetrieveProject200ResponseLinkedProjectInner) Get() *RetrieveProject200ResponseLinkedProjectInner
- func (v NullableRetrieveProject200ResponseLinkedProjectInner) IsSet() bool
- func (v NullableRetrieveProject200ResponseLinkedProjectInner) MarshalJSON() ([]byte, error)
- func (v *NullableRetrieveProject200ResponseLinkedProjectInner) Set(val *RetrieveProject200ResponseLinkedProjectInner)
- func (v *NullableRetrieveProject200ResponseLinkedProjectInner) UnmarshalJSON(src []byte) error
- func (v *NullableRetrieveProject200ResponseLinkedProjectInner) Unset()
- type NullableSendEmailRequest
- func (v NullableSendEmailRequest) Get() *SendEmailRequest
- func (v NullableSendEmailRequest) IsSet() bool
- func (v NullableSendEmailRequest) MarshalJSON() ([]byte, error)
- func (v *NullableSendEmailRequest) Set(val *SendEmailRequest)
- func (v *NullableSendEmailRequest) UnmarshalJSON(src []byte) error
- func (v *NullableSendEmailRequest) Unset()
- type NullableString
- type NullableTime
- type NullableUpdateAnEquipmentCopy200Response
- func (v NullableUpdateAnEquipmentCopy200Response) Get() *UpdateAnEquipmentCopy200Response
- func (v NullableUpdateAnEquipmentCopy200Response) IsSet() bool
- func (v NullableUpdateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateAnEquipmentCopy200Response) Set(val *UpdateAnEquipmentCopy200Response)
- func (v *NullableUpdateAnEquipmentCopy200Response) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateAnEquipmentCopy200Response) Unset()
- type NullableUpdateAnEquipmentCopyRequest
- func (v NullableUpdateAnEquipmentCopyRequest) Get() *UpdateAnEquipmentCopyRequest
- func (v NullableUpdateAnEquipmentCopyRequest) IsSet() bool
- func (v NullableUpdateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateAnEquipmentCopyRequest) Set(val *UpdateAnEquipmentCopyRequest)
- func (v *NullableUpdateAnEquipmentCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateAnEquipmentCopyRequest) Unset()
- type NullableUpdateContactStatusCopyRequest
- func (v NullableUpdateContactStatusCopyRequest) Get() *UpdateContactStatusCopyRequest
- func (v NullableUpdateContactStatusCopyRequest) IsSet() bool
- func (v NullableUpdateContactStatusCopyRequest) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateContactStatusCopyRequest) Set(val *UpdateContactStatusCopyRequest)
- func (v *NullableUpdateContactStatusCopyRequest) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateContactStatusCopyRequest) Unset()
- type NullableUpdateProjectDatesRequest
- func (v NullableUpdateProjectDatesRequest) Get() *UpdateProjectDatesRequest
- func (v NullableUpdateProjectDatesRequest) IsSet() bool
- func (v NullableUpdateProjectDatesRequest) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateProjectDatesRequest) Set(val *UpdateProjectDatesRequest)
- func (v *NullableUpdateProjectDatesRequest) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateProjectDatesRequest) Unset()
- type NullableUpdateProjectDatesRequestProjectDatesInner
- func (v NullableUpdateProjectDatesRequestProjectDatesInner) Get() *UpdateProjectDatesRequestProjectDatesInner
- func (v NullableUpdateProjectDatesRequestProjectDatesInner) IsSet() bool
- func (v NullableUpdateProjectDatesRequestProjectDatesInner) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateProjectDatesRequestProjectDatesInner) Set(val *UpdateProjectDatesRequestProjectDatesInner)
- func (v *NullableUpdateProjectDatesRequestProjectDatesInner) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateProjectDatesRequestProjectDatesInner) Unset()
- type ProjectDateDataResponse
- func (o *ProjectDateDataResponse) GetData() []DateData
- func (o *ProjectDateDataResponse) GetDataOk() ([]DateData, bool)
- func (o *ProjectDateDataResponse) GetMessage() string
- func (o *ProjectDateDataResponse) GetMessageOk() (*string, bool)
- func (o *ProjectDateDataResponse) GetProjectID() int64
- func (o *ProjectDateDataResponse) GetProjectIDOk() (*int64, bool)
- func (o *ProjectDateDataResponse) GetProjectIdentifier() string
- func (o *ProjectDateDataResponse) GetProjectIdentifierOk() (*string, bool)
- func (o *ProjectDateDataResponse) GetStatus() int32
- func (o *ProjectDateDataResponse) GetStatusOk() (*int32, bool)
- func (o *ProjectDateDataResponse) GetTrackId() string
- func (o *ProjectDateDataResponse) GetTrackIdOk() (*string, bool)
- func (o *ProjectDateDataResponse) GetValidationErrors() ProjectDateDataResponseValidationErrors
- func (o *ProjectDateDataResponse) GetValidationErrorsOk() (*ProjectDateDataResponseValidationErrors, bool)
- func (o *ProjectDateDataResponse) HasValidationErrors() bool
- func (o ProjectDateDataResponse) MarshalJSON() ([]byte, error)
- func (o *ProjectDateDataResponse) SetData(v []DateData)
- func (o *ProjectDateDataResponse) SetMessage(v string)
- func (o *ProjectDateDataResponse) SetProjectID(v int64)
- func (o *ProjectDateDataResponse) SetProjectIdentifier(v string)
- func (o *ProjectDateDataResponse) SetStatus(v int32)
- func (o *ProjectDateDataResponse) SetTrackId(v string)
- func (o *ProjectDateDataResponse) SetValidationErrors(v ProjectDateDataResponseValidationErrors)
- func (o ProjectDateDataResponse) ToMap() (map[string]interface{}, error)
- func (o *ProjectDateDataResponse) UnmarshalJSON(data []byte) (err error)
- type ProjectDateDataResponseValidationErrors
- func ArrayOfStringAsProjectDateDataResponseValidationErrors(v *[]string) ProjectDateDataResponseValidationErrors
- func MapmapOfStringAnyAsProjectDateDataResponseValidationErrors(v *map[string]interface{}) ProjectDateDataResponseValidationErrors
- func StringAsProjectDateDataResponseValidationErrors(v *string) ProjectDateDataResponseValidationErrors
- func (obj *ProjectDateDataResponseValidationErrors) GetActualInstance() interface{}
- func (obj ProjectDateDataResponseValidationErrors) GetActualInstanceValue() interface{}
- func (src ProjectDateDataResponseValidationErrors) MarshalJSON() ([]byte, error)
- func (dst *ProjectDateDataResponseValidationErrors) UnmarshalJSON(data []byte) error
- type RetrieveProject200Response
- func (o *RetrieveProject200Response) GetActualRevenue() interface{}
- func (o *RetrieveProject200Response) GetActualRevenueOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetAddress() string
- func (o *RetrieveProject200Response) GetAddress1() string
- func (o *RetrieveProject200Response) GetAddress1Ok() (*string, bool)
- func (o *RetrieveProject200Response) GetAddress2() interface{}
- func (o *RetrieveProject200Response) GetAddress2Ok() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetAddressOk() (*string, bool)
- func (o *RetrieveProject200Response) GetBudgetRevenue() interface{}
- func (o *RetrieveProject200Response) GetBudgetRevenueOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetBudgetedGrossMargin() interface{}
- func (o *RetrieveProject200Response) GetBudgetedGrossMarginOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetCity() string
- func (o *RetrieveProject200Response) GetCityOk() (*string, bool)
- func (o *RetrieveProject200Response) GetClosed() string
- func (o *RetrieveProject200Response) GetClosedOk() (*string, bool)
- func (o *RetrieveProject200Response) GetCountry() string
- func (o *RetrieveProject200Response) GetCountryOk() (*string, bool)
- func (o *RetrieveProject200Response) GetCreatedAt() string
- func (o *RetrieveProject200Response) GetCreatedAtOk() (*string, bool)
- func (o *RetrieveProject200Response) GetCustomerEmail() string
- func (o *RetrieveProject200Response) GetCustomerEmailOk() (*string, bool)
- func (o *RetrieveProject200Response) GetCustomerName() string
- func (o *RetrieveProject200Response) GetCustomerNameOk() (*string, bool)
- func (o *RetrieveProject200Response) GetCustomerPhoneNumber() string
- func (o *RetrieveProject200Response) GetCustomerPhoneNumberOk() (*string, bool)
- func (o *RetrieveProject200Response) GetEstimatedRevenue() interface{}
- func (o *RetrieveProject200Response) GetEstimatedRevenueOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetGrossMargin() interface{}
- func (o *RetrieveProject200Response) GetGrossMarginOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetGrossProfit() float32
- func (o *RetrieveProject200Response) GetGrossProfitOk() (*float32, bool)
- func (o *RetrieveProject200Response) GetId() int32
- func (o *RetrieveProject200Response) GetIdOk() (*int32, bool)
- func (o *RetrieveProject200Response) GetImageLossUrl() interface{}
- func (o *RetrieveProject200Response) GetImageLossUrlOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetInsuranceClaimNumber() interface{}
- func (o *RetrieveProject200Response) GetInsuranceClaimNumberOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetLatitude() float32
- func (o *RetrieveProject200Response) GetLatitudeOk() (*float32, bool)
- func (o *RetrieveProject200Response) GetLinkedProject() []RetrieveProject200ResponseLinkedProjectInner
- func (o *RetrieveProject200Response) GetLinkedProjectOk() ([]RetrieveProject200ResponseLinkedProjectInner, bool)
- func (o *RetrieveProject200Response) GetLocation() string
- func (o *RetrieveProject200Response) GetLocationOk() (*string, bool)
- func (o *RetrieveProject200Response) GetLongitude() float32
- func (o *RetrieveProject200Response) GetLongitudeOk() (*float32, bool)
- func (o *RetrieveProject200Response) GetName() string
- func (o *RetrieveProject200Response) GetNameOk() (*string, bool)
- func (o *RetrieveProject200Response) GetPaidAmount() interface{}
- func (o *RetrieveProject200Response) GetPaidAmountOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetProjectBilledPercent() interface{}
- func (o *RetrieveProject200Response) GetProjectBilledPercentOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetProjectLostCause() interface{}
- func (o *RetrieveProject200Response) GetProjectLostCauseOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetProjectManager() string
- func (o *RetrieveProject200Response) GetProjectManagerEmail() string
- func (o *RetrieveProject200Response) GetProjectManagerEmailOk() (*string, bool)
- func (o *RetrieveProject200Response) GetProjectManagerOk() (*string, bool)
- func (o *RetrieveProject200Response) GetProjectManagerPhoneNumber() string
- func (o *RetrieveProject200Response) GetProjectManagerPhoneNumberOk() (*string, bool)
- func (o *RetrieveProject200Response) GetProjectType() string
- func (o *RetrieveProject200Response) GetProjectTypeOk() (*string, bool)
- func (o *RetrieveProject200Response) GetPropertyType() string
- func (o *RetrieveProject200Response) GetPropertyTypeOk() (*string, bool)
- func (o *RetrieveProject200Response) GetReferralSource() string
- func (o *RetrieveProject200Response) GetReferralSourceOk() (*string, bool)
- func (o *RetrieveProject200Response) GetReferrerContactEmail() interface{}
- func (o *RetrieveProject200Response) GetReferrerContactEmailOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerContactName() interface{}
- func (o *RetrieveProject200Response) GetReferrerContactNameOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerContactPhoneNumber() interface{}
- func (o *RetrieveProject200Response) GetReferrerContactPhoneNumberOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerEmail() interface{}
- func (o *RetrieveProject200Response) GetReferrerEmailOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerName() interface{}
- func (o *RetrieveProject200Response) GetReferrerNameOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerOrganizationEmail() interface{}
- func (o *RetrieveProject200Response) GetReferrerOrganizationEmailOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerOrganizationName() interface{}
- func (o *RetrieveProject200Response) GetReferrerOrganizationNameOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerOrganizationPhoneNumber() interface{}
- func (o *RetrieveProject200Response) GetReferrerOrganizationPhoneNumberOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetReferrerPhoneNumber() interface{}
- func (o *RetrieveProject200Response) GetReferrerPhoneNumberOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetSalesPerson() interface{}
- func (o *RetrieveProject200Response) GetSalesPersonEmail() interface{}
- func (o *RetrieveProject200Response) GetSalesPersonEmailOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetSalesPersonOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetSalesPersonPhoneNumber() interface{}
- func (o *RetrieveProject200Response) GetSalesPersonPhoneNumberOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetState() string
- func (o *RetrieveProject200Response) GetStateOk() (*string, bool)
- func (o *RetrieveProject200Response) GetStatus() string
- func (o *RetrieveProject200Response) GetStatusOk() (*string, bool)
- func (o *RetrieveProject200Response) GetTotalCogs() interface{}
- func (o *RetrieveProject200Response) GetTotalCogsOk() (*interface{}, bool)
- func (o *RetrieveProject200Response) GetUpdatedAt() string
- func (o *RetrieveProject200Response) GetUpdatedAtOk() (*string, bool)
- func (o *RetrieveProject200Response) GetZipCode() string
- func (o *RetrieveProject200Response) GetZipCodeOk() (*string, bool)
- func (o *RetrieveProject200Response) HasActualRevenue() bool
- func (o *RetrieveProject200Response) HasAddress() bool
- func (o *RetrieveProject200Response) HasAddress1() bool
- func (o *RetrieveProject200Response) HasAddress2() bool
- func (o *RetrieveProject200Response) HasBudgetRevenue() bool
- func (o *RetrieveProject200Response) HasBudgetedGrossMargin() bool
- func (o *RetrieveProject200Response) HasCity() bool
- func (o *RetrieveProject200Response) HasClosed() bool
- func (o *RetrieveProject200Response) HasCountry() bool
- func (o *RetrieveProject200Response) HasCreatedAt() bool
- func (o *RetrieveProject200Response) HasCustomerEmail() bool
- func (o *RetrieveProject200Response) HasCustomerName() bool
- func (o *RetrieveProject200Response) HasCustomerPhoneNumber() bool
- func (o *RetrieveProject200Response) HasEstimatedRevenue() bool
- func (o *RetrieveProject200Response) HasGrossMargin() bool
- func (o *RetrieveProject200Response) HasGrossProfit() bool
- func (o *RetrieveProject200Response) HasId() bool
- func (o *RetrieveProject200Response) HasImageLossUrl() bool
- func (o *RetrieveProject200Response) HasInsuranceClaimNumber() bool
- func (o *RetrieveProject200Response) HasLatitude() bool
- func (o *RetrieveProject200Response) HasLinkedProject() bool
- func (o *RetrieveProject200Response) HasLocation() bool
- func (o *RetrieveProject200Response) HasLongitude() bool
- func (o *RetrieveProject200Response) HasName() bool
- func (o *RetrieveProject200Response) HasPaidAmount() bool
- func (o *RetrieveProject200Response) HasProjectBilledPercent() bool
- func (o *RetrieveProject200Response) HasProjectLostCause() bool
- func (o *RetrieveProject200Response) HasProjectManager() bool
- func (o *RetrieveProject200Response) HasProjectManagerEmail() bool
- func (o *RetrieveProject200Response) HasProjectManagerPhoneNumber() bool
- func (o *RetrieveProject200Response) HasProjectType() bool
- func (o *RetrieveProject200Response) HasPropertyType() bool
- func (o *RetrieveProject200Response) HasReferralSource() bool
- func (o *RetrieveProject200Response) HasReferrerContactEmail() bool
- func (o *RetrieveProject200Response) HasReferrerContactName() bool
- func (o *RetrieveProject200Response) HasReferrerContactPhoneNumber() bool
- func (o *RetrieveProject200Response) HasReferrerEmail() bool
- func (o *RetrieveProject200Response) HasReferrerName() bool
- func (o *RetrieveProject200Response) HasReferrerOrganizationEmail() bool
- func (o *RetrieveProject200Response) HasReferrerOrganizationName() bool
- func (o *RetrieveProject200Response) HasReferrerOrganizationPhoneNumber() bool
- func (o *RetrieveProject200Response) HasReferrerPhoneNumber() bool
- func (o *RetrieveProject200Response) HasSalesPerson() bool
- func (o *RetrieveProject200Response) HasSalesPersonEmail() bool
- func (o *RetrieveProject200Response) HasSalesPersonPhoneNumber() bool
- func (o *RetrieveProject200Response) HasState() bool
- func (o *RetrieveProject200Response) HasStatus() bool
- func (o *RetrieveProject200Response) HasTotalCogs() bool
- func (o *RetrieveProject200Response) HasUpdatedAt() bool
- func (o *RetrieveProject200Response) HasZipCode() bool
- func (o RetrieveProject200Response) MarshalJSON() ([]byte, error)
- func (o *RetrieveProject200Response) SetActualRevenue(v interface{})
- func (o *RetrieveProject200Response) SetAddress(v string)
- func (o *RetrieveProject200Response) SetAddress1(v string)
- func (o *RetrieveProject200Response) SetAddress2(v interface{})
- func (o *RetrieveProject200Response) SetBudgetRevenue(v interface{})
- func (o *RetrieveProject200Response) SetBudgetedGrossMargin(v interface{})
- func (o *RetrieveProject200Response) SetCity(v string)
- func (o *RetrieveProject200Response) SetClosed(v string)
- func (o *RetrieveProject200Response) SetCountry(v string)
- func (o *RetrieveProject200Response) SetCreatedAt(v string)
- func (o *RetrieveProject200Response) SetCustomerEmail(v string)
- func (o *RetrieveProject200Response) SetCustomerName(v string)
- func (o *RetrieveProject200Response) SetCustomerPhoneNumber(v string)
- func (o *RetrieveProject200Response) SetEstimatedRevenue(v interface{})
- func (o *RetrieveProject200Response) SetGrossMargin(v interface{})
- func (o *RetrieveProject200Response) SetGrossProfit(v float32)
- func (o *RetrieveProject200Response) SetId(v int32)
- func (o *RetrieveProject200Response) SetImageLossUrl(v interface{})
- func (o *RetrieveProject200Response) SetInsuranceClaimNumber(v interface{})
- func (o *RetrieveProject200Response) SetLatitude(v float32)
- func (o *RetrieveProject200Response) SetLinkedProject(v []RetrieveProject200ResponseLinkedProjectInner)
- func (o *RetrieveProject200Response) SetLocation(v string)
- func (o *RetrieveProject200Response) SetLongitude(v float32)
- func (o *RetrieveProject200Response) SetName(v string)
- func (o *RetrieveProject200Response) SetPaidAmount(v interface{})
- func (o *RetrieveProject200Response) SetProjectBilledPercent(v interface{})
- func (o *RetrieveProject200Response) SetProjectLostCause(v interface{})
- func (o *RetrieveProject200Response) SetProjectManager(v string)
- func (o *RetrieveProject200Response) SetProjectManagerEmail(v string)
- func (o *RetrieveProject200Response) SetProjectManagerPhoneNumber(v string)
- func (o *RetrieveProject200Response) SetProjectType(v string)
- func (o *RetrieveProject200Response) SetPropertyType(v string)
- func (o *RetrieveProject200Response) SetReferralSource(v string)
- func (o *RetrieveProject200Response) SetReferrerContactEmail(v interface{})
- func (o *RetrieveProject200Response) SetReferrerContactName(v interface{})
- func (o *RetrieveProject200Response) SetReferrerContactPhoneNumber(v interface{})
- func (o *RetrieveProject200Response) SetReferrerEmail(v interface{})
- func (o *RetrieveProject200Response) SetReferrerName(v interface{})
- func (o *RetrieveProject200Response) SetReferrerOrganizationEmail(v interface{})
- func (o *RetrieveProject200Response) SetReferrerOrganizationName(v interface{})
- func (o *RetrieveProject200Response) SetReferrerOrganizationPhoneNumber(v interface{})
- func (o *RetrieveProject200Response) SetReferrerPhoneNumber(v interface{})
- func (o *RetrieveProject200Response) SetSalesPerson(v interface{})
- func (o *RetrieveProject200Response) SetSalesPersonEmail(v interface{})
- func (o *RetrieveProject200Response) SetSalesPersonPhoneNumber(v interface{})
- func (o *RetrieveProject200Response) SetState(v string)
- func (o *RetrieveProject200Response) SetStatus(v string)
- func (o *RetrieveProject200Response) SetTotalCogs(v interface{})
- func (o *RetrieveProject200Response) SetUpdatedAt(v string)
- func (o *RetrieveProject200Response) SetZipCode(v string)
- func (o RetrieveProject200Response) ToMap() (map[string]interface{}, error)
- func (o *RetrieveProject200Response) UnmarshalJSON(data []byte) (err error)
- type RetrieveProject200ResponseLinkedProjectInner
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetId() int32
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetIdOk() (*int32, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetInsurancePolicy() interface{}
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetInsurancePolicyOk() (*interface{}, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectId() int32
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectIdOk() (*int32, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectName() string
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectNameOk() (*string, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetLossAdjusterReference() interface{}
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetLossAdjusterReferenceOk() (*interface{}, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetNotes() interface{}
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetNotesOk() (*interface{}, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetProjectName() string
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetProjectNameOk() (*string, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetSubType() interface{}
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetSubTypeOk() (*interface{}, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetType() string
- func (o *RetrieveProject200ResponseLinkedProjectInner) GetTypeOk() (*string, bool)
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasId() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasInsurancePolicy() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasLinkedProjectId() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasLinkedProjectName() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasLossAdjusterReference() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasNotes() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasProjectName() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasSubType() bool
- func (o *RetrieveProject200ResponseLinkedProjectInner) HasType() bool
- func (o RetrieveProject200ResponseLinkedProjectInner) MarshalJSON() ([]byte, error)
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetId(v int32)
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetInsurancePolicy(v interface{})
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetLinkedProjectId(v int32)
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetLinkedProjectName(v string)
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetLossAdjusterReference(v interface{})
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetNotes(v interface{})
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetProjectName(v string)
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetSubType(v interface{})
- func (o *RetrieveProject200ResponseLinkedProjectInner) SetType(v string)
- func (o RetrieveProject200ResponseLinkedProjectInner) ToMap() (map[string]interface{}, error)
- func (o *RetrieveProject200ResponseLinkedProjectInner) UnmarshalJSON(data []byte) (err error)
- type SendEmailRequest
- func (o *SendEmailRequest) GetFrom() string
- func (o *SendEmailRequest) GetFromCompanyEmailIfAvailable() bool
- func (o *SendEmailRequest) GetFromCompanyEmailIfAvailableOk() (*bool, bool)
- func (o *SendEmailRequest) GetFromName() string
- func (o *SendEmailRequest) GetFromNameOk() (*string, bool)
- func (o *SendEmailRequest) GetFromOk() (*string, bool)
- func (o *SendEmailRequest) GetHtml() string
- func (o *SendEmailRequest) GetHtmlOk() (*string, bool)
- func (o *SendEmailRequest) GetProjectId() int32
- func (o *SendEmailRequest) GetProjectIdOk() (*int32, bool)
- func (o *SendEmailRequest) GetReplyTo() string
- func (o *SendEmailRequest) GetReplyToOk() (*string, bool)
- func (o *SendEmailRequest) GetSubject() string
- func (o *SendEmailRequest) GetSubjectOk() (*string, bool)
- func (o *SendEmailRequest) GetText() string
- func (o *SendEmailRequest) GetTextOk() (*string, bool)
- func (o *SendEmailRequest) GetTo() string
- func (o *SendEmailRequest) GetToOk() (*string, bool)
- func (o *SendEmailRequest) HasFrom() bool
- func (o *SendEmailRequest) HasFromCompanyEmailIfAvailable() bool
- func (o *SendEmailRequest) HasFromName() bool
- func (o *SendEmailRequest) HasHtml() bool
- func (o *SendEmailRequest) HasProjectId() bool
- func (o *SendEmailRequest) HasReplyTo() bool
- func (o *SendEmailRequest) HasSubject() bool
- func (o *SendEmailRequest) HasText() bool
- func (o *SendEmailRequest) HasTo() bool
- func (o SendEmailRequest) MarshalJSON() ([]byte, error)
- func (o *SendEmailRequest) SetFrom(v string)
- func (o *SendEmailRequest) SetFromCompanyEmailIfAvailable(v bool)
- func (o *SendEmailRequest) SetFromName(v string)
- func (o *SendEmailRequest) SetHtml(v string)
- func (o *SendEmailRequest) SetProjectId(v int32)
- func (o *SendEmailRequest) SetReplyTo(v string)
- func (o *SendEmailRequest) SetSubject(v string)
- func (o *SendEmailRequest) SetText(v string)
- func (o *SendEmailRequest) SetTo(v string)
- func (o SendEmailRequest) ToMap() (map[string]interface{}, error)
- func (o *SendEmailRequest) UnmarshalJSON(data []byte) (err error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type UpdateAnEquipmentCopy200Response
- func (o *UpdateAnEquipmentCopy200Response) GetData() int32
- func (o *UpdateAnEquipmentCopy200Response) GetDataOk() (*int32, bool)
- func (o *UpdateAnEquipmentCopy200Response) GetMessage() string
- func (o *UpdateAnEquipmentCopy200Response) GetMessageOk() (*string, bool)
- func (o *UpdateAnEquipmentCopy200Response) GetStatus() int32
- func (o *UpdateAnEquipmentCopy200Response) GetStatusOk() (*int32, bool)
- func (o *UpdateAnEquipmentCopy200Response) HasData() bool
- func (o *UpdateAnEquipmentCopy200Response) HasMessage() bool
- func (o *UpdateAnEquipmentCopy200Response) HasStatus() bool
- func (o UpdateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
- func (o *UpdateAnEquipmentCopy200Response) SetData(v int32)
- func (o *UpdateAnEquipmentCopy200Response) SetMessage(v string)
- func (o *UpdateAnEquipmentCopy200Response) SetStatus(v int32)
- func (o UpdateAnEquipmentCopy200Response) ToMap() (map[string]interface{}, error)
- func (o *UpdateAnEquipmentCopy200Response) UnmarshalJSON(data []byte) (err error)
- type UpdateAnEquipmentCopyRequest
- func (o *UpdateAnEquipmentCopyRequest) GetAddress1() string
- func (o *UpdateAnEquipmentCopyRequest) GetAddress1Ok() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetAddress2() string
- func (o *UpdateAnEquipmentCopyRequest) GetAddress2Ok() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetCity() string
- func (o *UpdateAnEquipmentCopyRequest) GetCityOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetContactTypeIds() []int64
- func (o *UpdateAnEquipmentCopyRequest) GetContactTypeIdsOk() ([]int64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetCountry() string
- func (o *UpdateAnEquipmentCopyRequest) GetCountryOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetEmail() string
- func (o *UpdateAnEquipmentCopyRequest) GetEmailOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetFirstName() string
- func (o *UpdateAnEquipmentCopyRequest) GetFirstNameOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetJobTitle() string
- func (o *UpdateAnEquipmentCopyRequest) GetJobTitleOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetLastName() string
- func (o *UpdateAnEquipmentCopyRequest) GetLastNameOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetLatitude() float64
- func (o *UpdateAnEquipmentCopyRequest) GetLatitudeOk() (*float64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetLongitude() float64
- func (o *UpdateAnEquipmentCopyRequest) GetLongitudeOk() (*float64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetOrganizationId() int64
- func (o *UpdateAnEquipmentCopyRequest) GetOrganizationIdOk() (*int64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetOrganizationName() string
- func (o *UpdateAnEquipmentCopyRequest) GetOrganizationNameOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationId() int64
- func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationIdOk() (*int64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationName() string
- func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationNameOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetPhoneNumber() string
- func (o *UpdateAnEquipmentCopyRequest) GetPhoneNumberOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetReferralSourceId() int64
- func (o *UpdateAnEquipmentCopyRequest) GetReferralSourceIdOk() (*int64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetRelationshipStatusId() int64
- func (o *UpdateAnEquipmentCopyRequest) GetRelationshipStatusIdOk() (*int64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetSalespersonId() int64
- func (o *UpdateAnEquipmentCopyRequest) GetSalespersonIdOk() (*int64, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetSalespersonName() string
- func (o *UpdateAnEquipmentCopyRequest) GetSalespersonNameOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetSandbox() string
- func (o *UpdateAnEquipmentCopyRequest) GetSandboxOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetState() string
- func (o *UpdateAnEquipmentCopyRequest) GetStateOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetStatus() string
- func (o *UpdateAnEquipmentCopyRequest) GetStatusOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetUseOrganizationAddress() bool
- func (o *UpdateAnEquipmentCopyRequest) GetUseOrganizationAddressOk() (*bool, bool)
- func (o *UpdateAnEquipmentCopyRequest) GetZipCode() string
- func (o *UpdateAnEquipmentCopyRequest) GetZipCodeOk() (*string, bool)
- func (o *UpdateAnEquipmentCopyRequest) HasAddress1() bool
- func (o *UpdateAnEquipmentCopyRequest) HasAddress2() bool
- func (o *UpdateAnEquipmentCopyRequest) HasCity() bool
- func (o *UpdateAnEquipmentCopyRequest) HasContactTypeIds() bool
- func (o *UpdateAnEquipmentCopyRequest) HasCountry() bool
- func (o *UpdateAnEquipmentCopyRequest) HasEmail() bool
- func (o *UpdateAnEquipmentCopyRequest) HasFirstName() bool
- func (o *UpdateAnEquipmentCopyRequest) HasJobTitle() bool
- func (o *UpdateAnEquipmentCopyRequest) HasLastName() bool
- func (o *UpdateAnEquipmentCopyRequest) HasLatitude() bool
- func (o *UpdateAnEquipmentCopyRequest) HasLongitude() bool
- func (o *UpdateAnEquipmentCopyRequest) HasOrganizationId() bool
- func (o *UpdateAnEquipmentCopyRequest) HasOrganizationName() bool
- func (o *UpdateAnEquipmentCopyRequest) HasParentOrganizationId() bool
- func (o *UpdateAnEquipmentCopyRequest) HasParentOrganizationName() bool
- func (o *UpdateAnEquipmentCopyRequest) HasPhoneNumber() bool
- func (o *UpdateAnEquipmentCopyRequest) HasReferralSourceId() bool
- func (o *UpdateAnEquipmentCopyRequest) HasRelationshipStatusId() bool
- func (o *UpdateAnEquipmentCopyRequest) HasSalespersonId() bool
- func (o *UpdateAnEquipmentCopyRequest) HasSalespersonName() bool
- func (o *UpdateAnEquipmentCopyRequest) HasSandbox() bool
- func (o *UpdateAnEquipmentCopyRequest) HasState() bool
- func (o *UpdateAnEquipmentCopyRequest) HasStatus() bool
- func (o *UpdateAnEquipmentCopyRequest) HasUseOrganizationAddress() bool
- func (o *UpdateAnEquipmentCopyRequest) HasZipCode() bool
- func (o UpdateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateAnEquipmentCopyRequest) SetAddress1(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetAddress2(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetCity(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetContactTypeIds(v []int64)
- func (o *UpdateAnEquipmentCopyRequest) SetCountry(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetEmail(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetFirstName(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetJobTitle(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetLastName(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetLatitude(v float64)
- func (o *UpdateAnEquipmentCopyRequest) SetLongitude(v float64)
- func (o *UpdateAnEquipmentCopyRequest) SetOrganizationId(v int64)
- func (o *UpdateAnEquipmentCopyRequest) SetOrganizationName(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetParentOrganizationId(v int64)
- func (o *UpdateAnEquipmentCopyRequest) SetParentOrganizationName(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetPhoneNumber(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetReferralSourceId(v int64)
- func (o *UpdateAnEquipmentCopyRequest) SetRelationshipStatusId(v int64)
- func (o *UpdateAnEquipmentCopyRequest) SetSalespersonId(v int64)
- func (o *UpdateAnEquipmentCopyRequest) SetSalespersonName(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetSandbox(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetState(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetStatus(v string)
- func (o *UpdateAnEquipmentCopyRequest) SetUseOrganizationAddress(v bool)
- func (o *UpdateAnEquipmentCopyRequest) SetZipCode(v string)
- func (o UpdateAnEquipmentCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *UpdateAnEquipmentCopyRequest) UnmarshalJSON(data []byte) (err error)
- type UpdateContactStatusCopyRequest
- func (o *UpdateContactStatusCopyRequest) GetOrganizationId() int64
- func (o *UpdateContactStatusCopyRequest) GetOrganizationIdOk() (*int64, bool)
- func (o *UpdateContactStatusCopyRequest) GetOrganizationName() string
- func (o *UpdateContactStatusCopyRequest) GetOrganizationNameOk() (*string, bool)
- func (o *UpdateContactStatusCopyRequest) GetStatus() string
- func (o *UpdateContactStatusCopyRequest) GetStatusId() int64
- func (o *UpdateContactStatusCopyRequest) GetStatusIdOk() (*int64, bool)
- func (o *UpdateContactStatusCopyRequest) GetStatusOk() (*string, bool)
- func (o *UpdateContactStatusCopyRequest) HasOrganizationId() bool
- func (o *UpdateContactStatusCopyRequest) HasOrganizationName() bool
- func (o *UpdateContactStatusCopyRequest) HasStatus() bool
- func (o *UpdateContactStatusCopyRequest) HasStatusId() bool
- func (o UpdateContactStatusCopyRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateContactStatusCopyRequest) SetOrganizationId(v int64)
- func (o *UpdateContactStatusCopyRequest) SetOrganizationName(v string)
- func (o *UpdateContactStatusCopyRequest) SetStatus(v string)
- func (o *UpdateContactStatusCopyRequest) SetStatusId(v int64)
- func (o UpdateContactStatusCopyRequest) ToMap() (map[string]interface{}, error)
- func (o *UpdateContactStatusCopyRequest) UnmarshalJSON(data []byte) (err error)
- type UpdateProjectDatesRequest
- func (o *UpdateProjectDatesRequest) GetProjectDates() []UpdateProjectDatesRequestProjectDatesInner
- func (o *UpdateProjectDatesRequest) GetProjectDatesOk() ([]UpdateProjectDatesRequestProjectDatesInner, bool)
- func (o *UpdateProjectDatesRequest) GetProjectId() int64
- func (o *UpdateProjectDatesRequest) GetProjectIdOk() (*int64, bool)
- func (o *UpdateProjectDatesRequest) HasProjectDates() bool
- func (o *UpdateProjectDatesRequest) HasProjectId() bool
- func (o UpdateProjectDatesRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateProjectDatesRequest) SetProjectDates(v []UpdateProjectDatesRequestProjectDatesInner)
- func (o *UpdateProjectDatesRequest) SetProjectId(v int64)
- func (o UpdateProjectDatesRequest) ToMap() (map[string]interface{}, error)
- func (o *UpdateProjectDatesRequest) UnmarshalJSON(data []byte) (err error)
- type UpdateProjectDatesRequestProjectDatesInner
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetFlags() int32
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetFlagsOk() (*int32, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetId() int32
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetIdOk() (*int32, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetIdentifier() string
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetIdentifierOk() (*string, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyID() int32
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyIDOk() (*int32, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyIdentifier() string
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyIdentifierOk() (*string, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetName() string
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetNameOk() (*string, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetSource() string
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetSourceDateName() string
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetSourceDateNameOk() (*string, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetSourceOk() (*string, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetValue() string
- func (o *UpdateProjectDatesRequestProjectDatesInner) GetValueOk() (*string, bool)
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasFlags() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasId() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasIdentifier() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasKeyID() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasKeyIdentifier() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasName() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasSource() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasSourceDateName() bool
- func (o *UpdateProjectDatesRequestProjectDatesInner) HasValue() bool
- func (o UpdateProjectDatesRequestProjectDatesInner) MarshalJSON() ([]byte, error)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetFlags(v int32)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetId(v int32)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetIdentifier(v string)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetKeyID(v int32)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetKeyIdentifier(v string)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetName(v string)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetSource(v string)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetSourceDateName(v string)
- func (o *UpdateProjectDatesRequestProjectDatesInner) SetValue(v string)
- func (o UpdateProjectDatesRequestProjectDatesInner) ToMap() (map[string]interface{}, error)
- func (o *UpdateProjectDatesRequestProjectDatesInner) UnmarshalJSON(data []byte) (err error)
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
var ( // ContextAPIKeys takes a string apikey as authentication for the request ContextAPIKeys = contextKey("apiKeys") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct {
DefaultAPI *DefaultAPIService
// contains filtered or unexported fields
}
APIClient manages communication with the Core API API v5 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct {
*http.Response `json:"-"`
Message string `json:"message,omitempty"`
// Operation is the name of the OpenAPI operation.
Operation string `json:"operation,omitempty"`
// RequestURL is the request URL. This value is always available, even if the
// embedded *http.Response is nil.
RequestURL string `json:"url,omitempty"`
// Method is the HTTP method used for the request. This value is always
// available, even if the embedded *http.Response is nil.
Method string `json:"method,omitempty"`
// Payload holds the contents of the response body (which may be nil or empty).
// This is provided here as the raw response.Body() reader will have already
// been drained.
Payload []byte `json:"-"`
}
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type ApiCreateAContactCopy1Request ¶
type ApiCreateAContactCopy1Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateAContactCopy1Request) CreateAContactCopy1Request ¶
func (r ApiCreateAContactCopy1Request) CreateAContactCopy1Request(createAContactCopy1Request CreateAContactCopy1Request) ApiCreateAContactCopy1Request
func (ApiCreateAContactCopy1Request) Execute ¶
func (r ApiCreateAContactCopy1Request) Execute() (*CreateAContactCopy1200Response, *http.Response, error)
type ApiCreateAContactCopyRequest ¶
type ApiCreateAContactCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateAContactCopyRequest) CreateAContactCopyRequest ¶
func (r ApiCreateAContactCopyRequest) CreateAContactCopyRequest(createAContactCopyRequest CreateAContactCopyRequest) ApiCreateAContactCopyRequest
func (ApiCreateAContactCopyRequest) Execute ¶
func (r ApiCreateAContactCopyRequest) Execute() (*CreateAContactCopy200Response, *http.Response, error)
type ApiCreateAEquipmentCopyRequest ¶
type ApiCreateAEquipmentCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateAEquipmentCopyRequest) CreateAEquipmentCopyRequest ¶
func (r ApiCreateAEquipmentCopyRequest) CreateAEquipmentCopyRequest(createAEquipmentCopyRequest CreateAEquipmentCopyRequest) ApiCreateAEquipmentCopyRequest
func (ApiCreateAEquipmentCopyRequest) Execute ¶
func (r ApiCreateAEquipmentCopyRequest) Execute() (*CreateAEquipmentCopy200Response, *http.Response, error)
type ApiCreateAScheduledEventRequest ¶
type ApiCreateAScheduledEventRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateAScheduledEventRequest) CreateAScheduledEventRequest ¶
func (r ApiCreateAScheduledEventRequest) CreateAScheduledEventRequest(createAScheduledEventRequest CreateAScheduledEventRequest) ApiCreateAScheduledEventRequest
func (ApiCreateAScheduledEventRequest) Execute ¶
func (r ApiCreateAScheduledEventRequest) Execute() (*CreateAScheduledEvent200Response, *http.Response, error)
type ApiCreateAnEquipmentCopyRequest ¶
type ApiCreateAnEquipmentCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateAnEquipmentCopyRequest) CreateAnEquipmentCopyRequest ¶
func (r ApiCreateAnEquipmentCopyRequest) CreateAnEquipmentCopyRequest(createAnEquipmentCopyRequest CreateAnEquipmentCopyRequest) ApiCreateAnEquipmentCopyRequest
func (ApiCreateAnEquipmentCopyRequest) Execute ¶
func (r ApiCreateAnEquipmentCopyRequest) Execute() (*CreateAnEquipmentCopy200Response, *http.Response, error)
type ApiCreateAnOrganizationCopyRequest ¶
type ApiCreateAnOrganizationCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateAnOrganizationCopyRequest) CreateAnOrganizationCopyRequest ¶
func (r ApiCreateAnOrganizationCopyRequest) CreateAnOrganizationCopyRequest(createAnOrganizationCopyRequest CreateAnOrganizationCopyRequest) ApiCreateAnOrganizationCopyRequest
func (ApiCreateAnOrganizationCopyRequest) Execute ¶
func (r ApiCreateAnOrganizationCopyRequest) Execute() (*CreateAnOrganizationCopy200Response, *http.Response, error)
type ApiCreateNoteCopyRequest ¶
type ApiCreateNoteCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateNoteCopyRequest) CreateNoteCopyRequest ¶
func (r ApiCreateNoteCopyRequest) CreateNoteCopyRequest(createNoteCopyRequest CreateNoteCopyRequest) ApiCreateNoteCopyRequest
func (ApiCreateNoteCopyRequest) Execute ¶
func (r ApiCreateNoteCopyRequest) Execute() (*CreateNoteCopy200Response, *http.Response, error)
type ApiCreateNoteRequest ¶
type ApiCreateNoteRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateNoteRequest) CreateNoteRequest ¶
func (r ApiCreateNoteRequest) CreateNoteRequest(createNoteRequest CreateNoteRequest) ApiCreateNoteRequest
func (ApiCreateNoteRequest) Execute ¶
func (r ApiCreateNoteRequest) Execute() (*CreateNote200Response, *http.Response, error)
type ApiCreateProjectRequest ¶
type ApiCreateProjectRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateProjectRequest) CreateProjectRequest ¶
func (r ApiCreateProjectRequest) CreateProjectRequest(createProjectRequest CreateProjectRequest) ApiCreateProjectRequest
type ApiCreateWebhookRequest ¶
type ApiCreateWebhookRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiCreateWebhookRequest) CreateWebhookRequest ¶
func (r ApiCreateWebhookRequest) CreateWebhookRequest(createWebhookRequest CreateWebhookRequest) ApiCreateWebhookRequest
func (ApiCreateWebhookRequest) Execute ¶
func (r ApiCreateWebhookRequest) Execute() (*CreateWebhook200Response, *http.Response, error)
type ApiDeleteWebhookRequest ¶
type ApiDeleteWebhookRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiDeleteWebhookRequest) Execute ¶
func (r ApiDeleteWebhookRequest) Execute() (*DeleteWebhook200Response, *http.Response, error)
type ApiGetAContactByIdCopyRequest ¶
type ApiGetAContactByIdCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAContactByIdCopyRequest) Execute ¶
func (r ApiGetAContactByIdCopyRequest) Execute() (*GetAContactByIdCopy200Response, *http.Response, error)
type ApiGetATaskByIdCopy1Request ¶
type ApiGetATaskByIdCopy1Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetATaskByIdCopy1Request) Execute ¶
func (r ApiGetATaskByIdCopy1Request) Execute() (*GetAllTasksCopy200Response, *http.Response, error)
type ApiGetATaskByIdCopyRequest ¶
type ApiGetATaskByIdCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetATaskByIdCopyRequest) Execute ¶
func (r ApiGetATaskByIdCopyRequest) Execute() (*GetAllTasksCopy200Response, *http.Response, error)
type ApiGetActiveContactsCopyRequest ¶
type ApiGetActiveContactsCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetActiveContactsCopyRequest) Execute ¶
func (r ApiGetActiveContactsCopyRequest) Execute() ([]GetActiveContactsCopy200ResponseInner, *http.Response, error)
type ApiGetActivityTypeOptionsCopyRequest ¶
type ApiGetActivityTypeOptionsCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetActivityTypeOptionsCopyRequest) Execute ¶
func (r ApiGetActivityTypeOptionsCopyRequest) Execute() ([]GetActivityTypeOptionsCopy200ResponseInner, *http.Response, error)
type ApiGetAllActivitiesCopyRequest ¶
type ApiGetAllActivitiesCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllActivitiesCopyRequest) Execute ¶
func (r ApiGetAllActivitiesCopyRequest) Execute() ([]GetAllActivitiesCopy200ResponseInner, *http.Response, error)
func (ApiGetAllActivitiesCopyRequest) Page ¶
func (r ApiGetAllActivitiesCopyRequest) Page(page int32) ApiGetAllActivitiesCopyRequest
func (ApiGetAllActivitiesCopyRequest) PageSize ¶
func (r ApiGetAllActivitiesCopyRequest) PageSize(pageSize int32) ApiGetAllActivitiesCopyRequest
type ApiGetAllContactsCopy1Request ¶
type ApiGetAllContactsCopy1Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllContactsCopy1Request) Execute ¶
func (r ApiGetAllContactsCopy1Request) Execute() ([]GetAllContactsCopy1200ResponseInner, *http.Response, error)
type ApiGetAllContactsCopy2Request ¶
type ApiGetAllContactsCopy2Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllContactsCopy2Request) Execute ¶
func (r ApiGetAllContactsCopy2Request) Execute() ([]GetAllContactsCopy2200ResponseInner, *http.Response, error)
type ApiGetAllContactsCopy3Request ¶
type ApiGetAllContactsCopy3Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllContactsCopy3Request) Execute ¶
func (r ApiGetAllContactsCopy3Request) Execute() ([]GetAllContactsCopy3200ResponseInner, *http.Response, error)
func (ApiGetAllContactsCopy3Request) Page ¶
func (r ApiGetAllContactsCopy3Request) Page(page int32) ApiGetAllContactsCopy3Request
func (ApiGetAllContactsCopy3Request) PageSize ¶
func (r ApiGetAllContactsCopy3Request) PageSize(pageSize int32) ApiGetAllContactsCopy3Request
type ApiGetAllContactsCopy4Request ¶
type ApiGetAllContactsCopy4Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllContactsCopy4Request) Execute ¶
func (r ApiGetAllContactsCopy4Request) Execute() ([]GetAllContactsCopy4200ResponseInner, *http.Response, error)
func (ApiGetAllContactsCopy4Request) Page ¶
func (r ApiGetAllContactsCopy4Request) Page(page int32) ApiGetAllContactsCopy4Request
func (ApiGetAllContactsCopy4Request) PageSize ¶
func (r ApiGetAllContactsCopy4Request) PageSize(pageSize int32) ApiGetAllContactsCopy4Request
func (ApiGetAllContactsCopy4Request) ProjectId ¶
func (r ApiGetAllContactsCopy4Request) ProjectId(projectId int64) ApiGetAllContactsCopy4Request
type ApiGetAllContactsCopyRequest ¶
type ApiGetAllContactsCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllContactsCopyRequest) Execute ¶
func (r ApiGetAllContactsCopyRequest) Execute() (*GetAllActivitiesCopy200ResponseInner, *http.Response, error)
type ApiGetAllProjectExpensesRequest ¶
type ApiGetAllProjectExpensesRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllProjectExpensesRequest) Execute ¶
func (r ApiGetAllProjectExpensesRequest) Execute() (*GetAllProjectExpenses200Response, *http.Response, error)
func (ApiGetAllProjectExpensesRequest) Page ¶
func (r ApiGetAllProjectExpensesRequest) Page(page int32) ApiGetAllProjectExpensesRequest
func (ApiGetAllProjectExpensesRequest) PageSize ¶
func (r ApiGetAllProjectExpensesRequest) PageSize(pageSize int32) ApiGetAllProjectExpensesRequest
func (ApiGetAllProjectExpensesRequest) ProjectId ¶
func (r ApiGetAllProjectExpensesRequest) ProjectId(projectId int32) ApiGetAllProjectExpensesRequest
type ApiGetAllProjectsCopy1Request ¶
type ApiGetAllProjectsCopy1Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllProjectsCopy1Request) ContactId ¶
func (r ApiGetAllProjectsCopy1Request) ContactId(contactId int64) ApiGetAllProjectsCopy1Request
func (ApiGetAllProjectsCopy1Request) EndDate ¶
func (r ApiGetAllProjectsCopy1Request) EndDate(endDate string) ApiGetAllProjectsCopy1Request
func (ApiGetAllProjectsCopy1Request) Execute ¶
func (r ApiGetAllProjectsCopy1Request) Execute() ([]GetAllProjectsCopy1200ResponseInner, *http.Response, error)
func (ApiGetAllProjectsCopy1Request) OrganizationId ¶
func (r ApiGetAllProjectsCopy1Request) OrganizationId(organizationId int64) ApiGetAllProjectsCopy1Request
func (ApiGetAllProjectsCopy1Request) Page ¶
func (r ApiGetAllProjectsCopy1Request) Page(page int32) ApiGetAllProjectsCopy1Request
func (ApiGetAllProjectsCopy1Request) PageSize ¶
func (r ApiGetAllProjectsCopy1Request) PageSize(pageSize int32) ApiGetAllProjectsCopy1Request
func (ApiGetAllProjectsCopy1Request) StartDate ¶
func (r ApiGetAllProjectsCopy1Request) StartDate(startDate string) ApiGetAllProjectsCopy1Request
type ApiGetAllProjectsCopyRequest ¶
type ApiGetAllProjectsCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllProjectsCopyRequest) Execute ¶
func (r ApiGetAllProjectsCopyRequest) Execute() ([]GetAllProjectsCopy200ResponseInner, *http.Response, error)
func (ApiGetAllProjectsCopyRequest) ProjectId ¶
func (r ApiGetAllProjectsCopyRequest) ProjectId(projectId int64) ApiGetAllProjectsCopyRequest
type ApiGetAllProjectsRequest ¶
type ApiGetAllProjectsRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllProjectsRequest) Execute ¶
func (r ApiGetAllProjectsRequest) Execute() (*GetAllProjects200Response, *http.Response, error)
func (ApiGetAllProjectsRequest) OpenOnly ¶
func (r ApiGetAllProjectsRequest) OpenOnly(openOnly bool) ApiGetAllProjectsRequest
func (ApiGetAllProjectsRequest) Page ¶
func (r ApiGetAllProjectsRequest) Page(page int32) ApiGetAllProjectsRequest
func (ApiGetAllProjectsRequest) PageSize ¶
func (r ApiGetAllProjectsRequest) PageSize(pageSize int32) ApiGetAllProjectsRequest
type ApiGetAllTasksCopyRequest ¶
type ApiGetAllTasksCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAllTasksCopyRequest) Execute ¶
func (r ApiGetAllTasksCopyRequest) Execute() (*GetAllTasksCopy200Response, *http.Response, error)
type ApiGetAnInvoiceByIdRequest ¶
type ApiGetAnInvoiceByIdRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetAnInvoiceByIdRequest) Execute ¶
func (r ApiGetAnInvoiceByIdRequest) Execute() (*GetAnInvoiceById200Response, *http.Response, error)
func (ApiGetAnInvoiceByIdRequest) InvoiceId ¶
func (r ApiGetAnInvoiceByIdRequest) InvoiceId(invoiceId int32) ApiGetAnInvoiceByIdRequest
func (ApiGetAnInvoiceByIdRequest) ProjectId ¶
func (r ApiGetAnInvoiceByIdRequest) ProjectId(projectId int32) ApiGetAnInvoiceByIdRequest
type ApiGetCompanyLocationsOptionsRequest ¶
type ApiGetCompanyLocationsOptionsRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetCompanyLocationsOptionsRequest) Execute ¶
func (r ApiGetCompanyLocationsOptionsRequest) Execute() (*GetCompanyLocationsOptions200Response, *http.Response, error)
type ApiGetEquipmentTypesOptionsRequest ¶
type ApiGetEquipmentTypesOptionsRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetEquipmentTypesOptionsRequest) Execute ¶
func (r ApiGetEquipmentTypesOptionsRequest) Execute() (*GetEquipmentTypesOptions200Response, *http.Response, error)
type ApiGetEventByIdRequest ¶
type ApiGetEventByIdRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetEventByIdRequest) EventId ¶
func (r ApiGetEventByIdRequest) EventId(eventId int32) ApiGetEventByIdRequest
Event Identifier
type ApiGetProjectDatesDetailsRequest ¶
type ApiGetProjectDatesDetailsRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectDatesDetailsRequest) Execute ¶
func (r ApiGetProjectDatesDetailsRequest) Execute() (*ProjectDateDataResponse, *http.Response, error)
func (ApiGetProjectDatesDetailsRequest) ProjectId ¶
func (r ApiGetProjectDatesDetailsRequest) ProjectId(projectId int64) ApiGetProjectDatesDetailsRequest
type ApiGetProjectEquipmentRequest ¶
type ApiGetProjectEquipmentRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectEquipmentRequest) Execute ¶
func (r ApiGetProjectEquipmentRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetProjectEquipmentRequest) ProjectId ¶
func (r ApiGetProjectEquipmentRequest) ProjectId(projectId int64) ApiGetProjectEquipmentRequest
type ApiGetProjectExpenseByIdRequest ¶
type ApiGetProjectExpenseByIdRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectExpenseByIdRequest) Execute ¶
func (r ApiGetProjectExpenseByIdRequest) Execute() (*GetProjectExpenseById200Response, *http.Response, error)
func (ApiGetProjectExpenseByIdRequest) ExpenseId ¶
func (r ApiGetProjectExpenseByIdRequest) ExpenseId(expenseId int32) ApiGetProjectExpenseByIdRequest
func (ApiGetProjectExpenseByIdRequest) ProjectId ¶
func (r ApiGetProjectExpenseByIdRequest) ProjectId(projectId int32) ApiGetProjectExpenseByIdRequest
type ApiGetProjectFilesRequest ¶
type ApiGetProjectFilesRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectFilesRequest) Execute ¶
func (r ApiGetProjectFilesRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetProjectFilesRequest) Page ¶
func (r ApiGetProjectFilesRequest) Page(page int32) ApiGetProjectFilesRequest
func (ApiGetProjectFilesRequest) PageSize ¶
func (r ApiGetProjectFilesRequest) PageSize(pageSize int32) ApiGetProjectFilesRequest
func (ApiGetProjectFilesRequest) ProjectId ¶
func (r ApiGetProjectFilesRequest) ProjectId(projectId int64) ApiGetProjectFilesRequest
type ApiGetProjectNotesRequest ¶
type ApiGetProjectNotesRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectNotesRequest) Execute ¶
func (r ApiGetProjectNotesRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetProjectNotesRequest) Page ¶
func (r ApiGetProjectNotesRequest) Page(page int32) ApiGetProjectNotesRequest
func (ApiGetProjectNotesRequest) PageSize ¶
func (r ApiGetProjectNotesRequest) PageSize(pageSize int32) ApiGetProjectNotesRequest
func (ApiGetProjectNotesRequest) ProjectId ¶
func (r ApiGetProjectNotesRequest) ProjectId(projectId int64) ApiGetProjectNotesRequest
type ApiGetProjectPaymentByIdRequest ¶
type ApiGetProjectPaymentByIdRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectPaymentByIdRequest) Execute ¶
func (r ApiGetProjectPaymentByIdRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetProjectPaymentByIdRequest) PaymentId ¶
func (r ApiGetProjectPaymentByIdRequest) PaymentId(paymentId int32) ApiGetProjectPaymentByIdRequest
func (ApiGetProjectPaymentByIdRequest) ProjectId ¶
func (r ApiGetProjectPaymentByIdRequest) ProjectId(projectId int32) ApiGetProjectPaymentByIdRequest
type ApiGetProjectPayments1Request ¶
type ApiGetProjectPayments1Request struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectPayments1Request) Execute ¶
func (r ApiGetProjectPayments1Request) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetProjectPayments1Request) Page ¶
func (r ApiGetProjectPayments1Request) Page(page int32) ApiGetProjectPayments1Request
func (ApiGetProjectPayments1Request) PageSize ¶
func (r ApiGetProjectPayments1Request) PageSize(pageSize int32) ApiGetProjectPayments1Request
func (ApiGetProjectPayments1Request) ProjectId ¶
func (r ApiGetProjectPayments1Request) ProjectId(projectId int32) ApiGetProjectPayments1Request
type ApiGetProjectPaymentsRequest ¶
type ApiGetProjectPaymentsRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectPaymentsRequest) Execute ¶
func (r ApiGetProjectPaymentsRequest) Execute() (*GetProjectPayments200Response, *http.Response, error)
func (ApiGetProjectPaymentsRequest) Page ¶
func (r ApiGetProjectPaymentsRequest) Page(page int32) ApiGetProjectPaymentsRequest
func (ApiGetProjectPaymentsRequest) PageSize ¶
func (r ApiGetProjectPaymentsRequest) PageSize(pageSize int32) ApiGetProjectPaymentsRequest
func (ApiGetProjectPaymentsRequest) ProjectId ¶
func (r ApiGetProjectPaymentsRequest) ProjectId(projectId int32) ApiGetProjectPaymentsRequest
type ApiGetProjectRoleOptionsCopyRequest ¶
type ApiGetProjectRoleOptionsCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectRoleOptionsCopyRequest) Execute ¶
func (r ApiGetProjectRoleOptionsCopyRequest) Execute() ([]GetProjectRoleOptionsCopy200ResponseInner, *http.Response, error)
type ApiGetProjectTimelineRequest ¶
type ApiGetProjectTimelineRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectTimelineRequest) Execute ¶
func (r ApiGetProjectTimelineRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetProjectTimelineRequest) Page ¶
func (r ApiGetProjectTimelineRequest) Page(page int32) ApiGetProjectTimelineRequest
func (ApiGetProjectTimelineRequest) PageSize ¶
func (r ApiGetProjectTimelineRequest) PageSize(pageSize int32) ApiGetProjectTimelineRequest
func (ApiGetProjectTimelineRequest) ProjectId ¶
func (r ApiGetProjectTimelineRequest) ProjectId(projectId int64) ApiGetProjectTimelineRequest
type ApiGetProjectsByStatusCopyRequest ¶
type ApiGetProjectsByStatusCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectsByStatusCopyRequest) Execute ¶
func (r ApiGetProjectsByStatusCopyRequest) Execute() ([]GetProjectsByStatusCopy200ResponseInner, *http.Response, error)
func (ApiGetProjectsByStatusCopyRequest) ProjectId ¶
func (r ApiGetProjectsByStatusCopyRequest) ProjectId(projectId int64) ApiGetProjectsByStatusCopyRequest
type ApiGetProjectsDateCopyRequest ¶
type ApiGetProjectsDateCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectsDateCopyRequest) Execute ¶
func (r ApiGetProjectsDateCopyRequest) Execute() (*GetProjectsDateCopy200Response, *http.Response, error)
func (ApiGetProjectsDateCopyRequest) ProjectId ¶
func (r ApiGetProjectsDateCopyRequest) ProjectId(projectId int64) ApiGetProjectsDateCopyRequest
type ApiGetProjectsStatusCopyRequest ¶
type ApiGetProjectsStatusCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetProjectsStatusCopyRequest) Execute ¶
func (r ApiGetProjectsStatusCopyRequest) Execute() (*GetProjectsStatusCopy200Response, *http.Response, error)
func (ApiGetProjectsStatusCopyRequest) ProjectId ¶
func (r ApiGetProjectsStatusCopyRequest) ProjectId(projectId int64) ApiGetProjectsStatusCopyRequest
type ApiGetReferralSourceOptionsCopyRequest ¶
type ApiGetReferralSourceOptionsCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
type ApiGetRelationshipTypeOptionsCopyRequest ¶
type ApiGetRelationshipTypeOptionsCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetRelationshipTypeOptionsCopyRequest) Execute ¶
func (r ApiGetRelationshipTypeOptionsCopyRequest) Execute() ([]GetRelationshipTypeOptionsCopy200ResponseInner, *http.Response, error)
type ApiGetSalesopersonRequest ¶
type ApiGetSalesopersonRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
type ApiGetSchedulerEventsRequest ¶
type ApiGetSchedulerEventsRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetSchedulerEventsRequest) Execute ¶
func (r ApiGetSchedulerEventsRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetSchedulerEventsRequest) GetSchedulerEventsRequest ¶
func (r ApiGetSchedulerEventsRequest) GetSchedulerEventsRequest(getSchedulerEventsRequest GetSchedulerEventsRequest) ApiGetSchedulerEventsRequest
type ApiGetStaffListCopyRequest ¶
type ApiGetStaffListCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetStaffListCopyRequest) Execute ¶
func (r ApiGetStaffListCopyRequest) Execute() (*GetStaffListCopy200Response, *http.Response, error)
func (ApiGetStaffListCopyRequest) GetStaffListCopyRequest ¶
func (r ApiGetStaffListCopyRequest) GetStaffListCopyRequest(getStaffListCopyRequest GetStaffListCopyRequest) ApiGetStaffListCopyRequest
type ApiGetTimesheetRequest ¶
type ApiGetTimesheetRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiGetTimesheetRequest) Execute ¶
func (r ApiGetTimesheetRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiGetTimesheetRequest) GetTimesheetRequest ¶
func (r ApiGetTimesheetRequest) GetTimesheetRequest(getTimesheetRequest GetTimesheetRequest) ApiGetTimesheetRequest
func (ApiGetTimesheetRequest) Page ¶
func (r ApiGetTimesheetRequest) Page(page int32) ApiGetTimesheetRequest
func (ApiGetTimesheetRequest) PageSize ¶
func (r ApiGetTimesheetRequest) PageSize(pageSize int32) ApiGetTimesheetRequest
type ApiListWebhooksRequest ¶
type ApiListWebhooksRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiListWebhooksRequest) Execute ¶
func (r ApiListWebhooksRequest) Execute() ([]ListWebhooks200ResponseInner, *http.Response, error)
type ApiRetrieveProjectRequest ¶
type ApiRetrieveProjectRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiRetrieveProjectRequest) Execute ¶
func (r ApiRetrieveProjectRequest) Execute() (*RetrieveProject200Response, *http.Response, error)
type ApiSendEmailRequest ¶
type ApiSendEmailRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiSendEmailRequest) Execute ¶
func (r ApiSendEmailRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiSendEmailRequest) SendEmailRequest ¶
func (r ApiSendEmailRequest) SendEmailRequest(sendEmailRequest SendEmailRequest) ApiSendEmailRequest
type ApiUpdateAnEquipmentCopyRequest ¶
type ApiUpdateAnEquipmentCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiUpdateAnEquipmentCopyRequest) Execute ¶
func (r ApiUpdateAnEquipmentCopyRequest) Execute() (*UpdateAnEquipmentCopy200Response, *http.Response, error)
func (ApiUpdateAnEquipmentCopyRequest) UpdateAnEquipmentCopyRequest ¶
func (r ApiUpdateAnEquipmentCopyRequest) UpdateAnEquipmentCopyRequest(updateAnEquipmentCopyRequest UpdateAnEquipmentCopyRequest) ApiUpdateAnEquipmentCopyRequest
type ApiUpdateContactStatusCopyRequest ¶
type ApiUpdateContactStatusCopyRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiUpdateContactStatusCopyRequest) Execute ¶
func (r ApiUpdateContactStatusCopyRequest) Execute() (*CreateAContactCopy200Response, *http.Response, error)
func (ApiUpdateContactStatusCopyRequest) UpdateContactStatusCopyRequest ¶
func (r ApiUpdateContactStatusCopyRequest) UpdateContactStatusCopyRequest(updateContactStatusCopyRequest UpdateContactStatusCopyRequest) ApiUpdateContactStatusCopyRequest
type ApiUpdateProjectDatesRequest ¶
type ApiUpdateProjectDatesRequest struct {
ApiService *DefaultAPIService
// contains filtered or unexported fields
}
func (ApiUpdateProjectDatesRequest) Execute ¶
func (r ApiUpdateProjectDatesRequest) Execute() (map[string]interface{}, *http.Response, error)
func (ApiUpdateProjectDatesRequest) UpdateProjectDatesRequest ¶
func (r ApiUpdateProjectDatesRequest) UpdateProjectDatesRequest(updateProjectDatesRequest UpdateProjectDatesRequest) ApiUpdateProjectDatesRequest
type BasicAuth ¶
type BasicAuth struct {
UserName string `json:"userName,omitempty"`
Password string `json:"password,omitempty"`
}
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type Configuration ¶
type Configuration struct {
Host string `json:"host,omitempty"`
Scheme string `json:"scheme,omitempty"`
DefaultHeader map[string]string `json:"defaultHeader,omitempty"`
UserAgent string `json:"userAgent,omitempty"`
Debug bool `json:"debug,omitempty"`
Servers ServerConfigurations
OperationServers map[string]ServerConfigurations
HTTPClient *http.Client
}
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type CreateAContactCopy1Request ¶
type CreateAContactCopy1Request struct {
// Required
Name *string `json:"name,omitempty"`
// Required
OrganizationTypeIds []int64 `json:"organizationTypeIds,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 *string `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
Country *string `json:"country,omitempty"`
Latitude *float64 `json:"latitude,omitempty"`
Longitude *float64 `json:"longitude,omitempty"`
SalespersonId *int64 `json:"salespersonId,omitempty"`
ReferralSourceId *int64 `json:"referralSourceId,omitempty"`
RelationshipStatusId *int64 `json:"relationshipStatusId,omitempty"`
Email *string `json:"email,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
Sandbox *string `json:"sandbox,omitempty"`
ParentOrganizationId *int64 `json:"parentOrganizationId,omitempty"`
TaxID *string `json:"taxID,omitempty"`
PriceListID *int64 `json:"priceListID,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAContactCopy1Request struct for CreateAContactCopy1Request
func NewCreateAContactCopy1Request ¶
func NewCreateAContactCopy1Request() *CreateAContactCopy1Request
NewCreateAContactCopy1Request instantiates a new CreateAContactCopy1Request object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAContactCopy1RequestWithDefaults ¶
func NewCreateAContactCopy1RequestWithDefaults() *CreateAContactCopy1Request
NewCreateAContactCopy1RequestWithDefaults instantiates a new CreateAContactCopy1Request object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAContactCopy1Request) GetAddress1 ¶
func (o *CreateAContactCopy1Request) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetAddress1Ok ¶
func (o *CreateAContactCopy1Request) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetAddress2 ¶
func (o *CreateAContactCopy1Request) GetAddress2() string
GetAddress2 returns the Address2 field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetAddress2Ok ¶
func (o *CreateAContactCopy1Request) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetCity ¶
func (o *CreateAContactCopy1Request) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetCityOk ¶
func (o *CreateAContactCopy1Request) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetCountry ¶
func (o *CreateAContactCopy1Request) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetCountryOk ¶
func (o *CreateAContactCopy1Request) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetEmail ¶
func (o *CreateAContactCopy1Request) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetEmailOk ¶
func (o *CreateAContactCopy1Request) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetLatitude ¶
func (o *CreateAContactCopy1Request) GetLatitude() float64
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetLatitudeOk ¶
func (o *CreateAContactCopy1Request) GetLatitudeOk() (*float64, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetLongitude ¶
func (o *CreateAContactCopy1Request) GetLongitude() float64
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetLongitudeOk ¶
func (o *CreateAContactCopy1Request) GetLongitudeOk() (*float64, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetName ¶
func (o *CreateAContactCopy1Request) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetNameOk ¶
func (o *CreateAContactCopy1Request) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetOrganizationTypeIds ¶
func (o *CreateAContactCopy1Request) GetOrganizationTypeIds() []int64
GetOrganizationTypeIds returns the OrganizationTypeIds field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetOrganizationTypeIdsOk ¶
func (o *CreateAContactCopy1Request) GetOrganizationTypeIdsOk() ([]int64, bool)
GetOrganizationTypeIdsOk returns a tuple with the OrganizationTypeIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetParentOrganizationId ¶
func (o *CreateAContactCopy1Request) GetParentOrganizationId() int64
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetParentOrganizationIdOk ¶
func (o *CreateAContactCopy1Request) GetParentOrganizationIdOk() (*int64, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetPhoneNumber ¶
func (o *CreateAContactCopy1Request) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetPhoneNumberOk ¶
func (o *CreateAContactCopy1Request) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetPriceListID ¶
func (o *CreateAContactCopy1Request) GetPriceListID() int64
GetPriceListID returns the PriceListID field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetPriceListIDOk ¶
func (o *CreateAContactCopy1Request) GetPriceListIDOk() (*int64, bool)
GetPriceListIDOk returns a tuple with the PriceListID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetReferralSourceId ¶
func (o *CreateAContactCopy1Request) GetReferralSourceId() int64
GetReferralSourceId returns the ReferralSourceId field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetReferralSourceIdOk ¶
func (o *CreateAContactCopy1Request) GetReferralSourceIdOk() (*int64, bool)
GetReferralSourceIdOk returns a tuple with the ReferralSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetRelationshipStatusId ¶
func (o *CreateAContactCopy1Request) GetRelationshipStatusId() int64
GetRelationshipStatusId returns the RelationshipStatusId field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetRelationshipStatusIdOk ¶
func (o *CreateAContactCopy1Request) GetRelationshipStatusIdOk() (*int64, bool)
GetRelationshipStatusIdOk returns a tuple with the RelationshipStatusId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetSalespersonId ¶
func (o *CreateAContactCopy1Request) GetSalespersonId() int64
GetSalespersonId returns the SalespersonId field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetSalespersonIdOk ¶
func (o *CreateAContactCopy1Request) GetSalespersonIdOk() (*int64, bool)
GetSalespersonIdOk returns a tuple with the SalespersonId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetSandbox ¶
func (o *CreateAContactCopy1Request) GetSandbox() string
GetSandbox returns the Sandbox field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetSandboxOk ¶
func (o *CreateAContactCopy1Request) GetSandboxOk() (*string, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetState ¶
func (o *CreateAContactCopy1Request) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetStateOk ¶
func (o *CreateAContactCopy1Request) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetTaxID ¶
func (o *CreateAContactCopy1Request) GetTaxID() string
GetTaxID returns the TaxID field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetTaxIDOk ¶
func (o *CreateAContactCopy1Request) GetTaxIDOk() (*string, bool)
GetTaxIDOk returns a tuple with the TaxID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) GetZipCode ¶
func (o *CreateAContactCopy1Request) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*CreateAContactCopy1Request) GetZipCodeOk ¶
func (o *CreateAContactCopy1Request) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1Request) HasAddress1 ¶
func (o *CreateAContactCopy1Request) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasAddress2 ¶
func (o *CreateAContactCopy1Request) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasCity ¶
func (o *CreateAContactCopy1Request) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasCountry ¶
func (o *CreateAContactCopy1Request) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasEmail ¶
func (o *CreateAContactCopy1Request) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasLatitude ¶
func (o *CreateAContactCopy1Request) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasLongitude ¶
func (o *CreateAContactCopy1Request) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasName ¶
func (o *CreateAContactCopy1Request) HasName() bool
HasName returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasOrganizationTypeIds ¶
func (o *CreateAContactCopy1Request) HasOrganizationTypeIds() bool
HasOrganizationTypeIds returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasParentOrganizationId ¶
func (o *CreateAContactCopy1Request) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasPhoneNumber ¶
func (o *CreateAContactCopy1Request) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasPriceListID ¶
func (o *CreateAContactCopy1Request) HasPriceListID() bool
HasPriceListID returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasReferralSourceId ¶
func (o *CreateAContactCopy1Request) HasReferralSourceId() bool
HasReferralSourceId returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasRelationshipStatusId ¶
func (o *CreateAContactCopy1Request) HasRelationshipStatusId() bool
HasRelationshipStatusId returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasSalespersonId ¶
func (o *CreateAContactCopy1Request) HasSalespersonId() bool
HasSalespersonId returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasSandbox ¶
func (o *CreateAContactCopy1Request) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasState ¶
func (o *CreateAContactCopy1Request) HasState() bool
HasState returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasTaxID ¶
func (o *CreateAContactCopy1Request) HasTaxID() bool
HasTaxID returns a boolean if a field has been set.
func (*CreateAContactCopy1Request) HasZipCode ¶
func (o *CreateAContactCopy1Request) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (CreateAContactCopy1Request) MarshalJSON ¶
func (o CreateAContactCopy1Request) MarshalJSON() ([]byte, error)
func (*CreateAContactCopy1Request) SetAddress1 ¶
func (o *CreateAContactCopy1Request) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*CreateAContactCopy1Request) SetAddress2 ¶
func (o *CreateAContactCopy1Request) SetAddress2(v string)
SetAddress2 gets a reference to the given string and assigns it to the Address2 field.
func (*CreateAContactCopy1Request) SetCity ¶
func (o *CreateAContactCopy1Request) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*CreateAContactCopy1Request) SetCountry ¶
func (o *CreateAContactCopy1Request) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CreateAContactCopy1Request) SetEmail ¶
func (o *CreateAContactCopy1Request) SetEmail(v string)
SetEmail gets a reference to the given string and assigns it to the Email field.
func (*CreateAContactCopy1Request) SetLatitude ¶
func (o *CreateAContactCopy1Request) SetLatitude(v float64)
SetLatitude gets a reference to the given float64 and assigns it to the Latitude field.
func (*CreateAContactCopy1Request) SetLongitude ¶
func (o *CreateAContactCopy1Request) SetLongitude(v float64)
SetLongitude gets a reference to the given float64 and assigns it to the Longitude field.
func (*CreateAContactCopy1Request) SetName ¶
func (o *CreateAContactCopy1Request) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*CreateAContactCopy1Request) SetOrganizationTypeIds ¶
func (o *CreateAContactCopy1Request) SetOrganizationTypeIds(v []int64)
SetOrganizationTypeIds gets a reference to the given []int64 and assigns it to the OrganizationTypeIds field.
func (*CreateAContactCopy1Request) SetParentOrganizationId ¶
func (o *CreateAContactCopy1Request) SetParentOrganizationId(v int64)
SetParentOrganizationId gets a reference to the given int64 and assigns it to the ParentOrganizationId field.
func (*CreateAContactCopy1Request) SetPhoneNumber ¶
func (o *CreateAContactCopy1Request) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*CreateAContactCopy1Request) SetPriceListID ¶
func (o *CreateAContactCopy1Request) SetPriceListID(v int64)
SetPriceListID gets a reference to the given int64 and assigns it to the PriceListID field.
func (*CreateAContactCopy1Request) SetReferralSourceId ¶
func (o *CreateAContactCopy1Request) SetReferralSourceId(v int64)
SetReferralSourceId gets a reference to the given int64 and assigns it to the ReferralSourceId field.
func (*CreateAContactCopy1Request) SetRelationshipStatusId ¶
func (o *CreateAContactCopy1Request) SetRelationshipStatusId(v int64)
SetRelationshipStatusId gets a reference to the given int64 and assigns it to the RelationshipStatusId field.
func (*CreateAContactCopy1Request) SetSalespersonId ¶
func (o *CreateAContactCopy1Request) SetSalespersonId(v int64)
SetSalespersonId gets a reference to the given int64 and assigns it to the SalespersonId field.
func (*CreateAContactCopy1Request) SetSandbox ¶
func (o *CreateAContactCopy1Request) SetSandbox(v string)
SetSandbox gets a reference to the given string and assigns it to the Sandbox field.
func (*CreateAContactCopy1Request) SetState ¶
func (o *CreateAContactCopy1Request) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*CreateAContactCopy1Request) SetTaxID ¶
func (o *CreateAContactCopy1Request) SetTaxID(v string)
SetTaxID gets a reference to the given string and assigns it to the TaxID field.
func (*CreateAContactCopy1Request) SetZipCode ¶
func (o *CreateAContactCopy1Request) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (CreateAContactCopy1Request) ToMap ¶
func (o CreateAContactCopy1Request) ToMap() (map[string]interface{}, error)
func (*CreateAContactCopy1Request) UnmarshalJSON ¶
func (o *CreateAContactCopy1Request) UnmarshalJSON(data []byte) (err error)
type CreateAContactCopy200Response ¶
type CreateAContactCopy200Response struct {
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAContactCopy200Response struct for CreateAContactCopy200Response
func NewCreateAContactCopy200Response ¶
func NewCreateAContactCopy200Response() *CreateAContactCopy200Response
NewCreateAContactCopy200Response instantiates a new CreateAContactCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAContactCopy200ResponseWithDefaults ¶
func NewCreateAContactCopy200ResponseWithDefaults() *CreateAContactCopy200Response
NewCreateAContactCopy200ResponseWithDefaults instantiates a new CreateAContactCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAContactCopy200Response) GetMessage ¶
func (o *CreateAContactCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateAContactCopy200Response) GetMessageOk ¶
func (o *CreateAContactCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy200Response) GetStatus ¶
func (o *CreateAContactCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAContactCopy200Response) GetStatusOk ¶
func (o *CreateAContactCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy200Response) HasMessage ¶
func (o *CreateAContactCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateAContactCopy200Response) HasStatus ¶
func (o *CreateAContactCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAContactCopy200Response) MarshalJSON ¶
func (o CreateAContactCopy200Response) MarshalJSON() ([]byte, error)
func (*CreateAContactCopy200Response) SetMessage ¶
func (o *CreateAContactCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateAContactCopy200Response) SetStatus ¶
func (o *CreateAContactCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateAContactCopy200Response) ToMap ¶
func (o CreateAContactCopy200Response) ToMap() (map[string]interface{}, error)
func (*CreateAContactCopy200Response) UnmarshalJSON ¶
func (o *CreateAContactCopy200Response) UnmarshalJSON(data []byte) (err error)
type CreateAContactCopy1200Response ¶
type CreateAContactCopy1200Response struct {
Data *int32 `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAContactCopy1200Response struct for CreateAContactCopy1200Response
func NewCreateAContactCopy1200Response ¶
func NewCreateAContactCopy1200Response() *CreateAContactCopy1200Response
NewCreateAContactCopy1200Response instantiates a new CreateAContactCopy1200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAContactCopy1200ResponseWithDefaults ¶
func NewCreateAContactCopy1200ResponseWithDefaults() *CreateAContactCopy1200Response
NewCreateAContactCopy1200ResponseWithDefaults instantiates a new CreateAContactCopy1200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAContactCopy1200Response) GetData ¶
func (o *CreateAContactCopy1200Response) GetData() int32
GetData returns the Data field value if set, zero value otherwise.
func (*CreateAContactCopy1200Response) GetDataOk ¶
func (o *CreateAContactCopy1200Response) GetDataOk() (*int32, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1200Response) GetMessage ¶
func (o *CreateAContactCopy1200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateAContactCopy1200Response) GetMessageOk ¶
func (o *CreateAContactCopy1200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1200Response) GetStatus ¶
func (o *CreateAContactCopy1200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAContactCopy1200Response) GetStatusOk ¶
func (o *CreateAContactCopy1200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopy1200Response) HasData ¶
func (o *CreateAContactCopy1200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateAContactCopy1200Response) HasMessage ¶
func (o *CreateAContactCopy1200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateAContactCopy1200Response) HasStatus ¶
func (o *CreateAContactCopy1200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAContactCopy1200Response) MarshalJSON ¶
func (o CreateAContactCopy1200Response) MarshalJSON() ([]byte, error)
func (*CreateAContactCopy1200Response) SetData ¶
func (o *CreateAContactCopy1200Response) SetData(v int32)
SetData gets a reference to the given int32 and assigns it to the Data field.
func (*CreateAContactCopy1200Response) SetMessage ¶
func (o *CreateAContactCopy1200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateAContactCopy1200Response) SetStatus ¶
func (o *CreateAContactCopy1200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateAContactCopy1200Response) ToMap ¶
func (o CreateAContactCopy1200Response) ToMap() (map[string]interface{}, error)
func (*CreateAContactCopy1200Response) UnmarshalJSON ¶
func (o *CreateAContactCopy1200Response) UnmarshalJSON(data []byte) (err error)
type CreateAContactCopyRequest ¶
type CreateAContactCopyRequest struct {
ContactId *int64 `json:"contactId,omitempty"`
ContactName *string `json:"contactName,omitempty"`
StatusId *int64 `json:"statusId,omitempty"`
Status *string `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAContactCopyRequest struct for CreateAContactCopyRequest
func NewCreateAContactCopyRequest ¶
func NewCreateAContactCopyRequest() *CreateAContactCopyRequest
NewCreateAContactCopyRequest instantiates a new CreateAContactCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAContactCopyRequestWithDefaults ¶
func NewCreateAContactCopyRequestWithDefaults() *CreateAContactCopyRequest
NewCreateAContactCopyRequestWithDefaults instantiates a new CreateAContactCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAContactCopyRequest) GetContactId ¶
func (o *CreateAContactCopyRequest) GetContactId() int64
GetContactId returns the ContactId field value if set, zero value otherwise.
func (*CreateAContactCopyRequest) GetContactIdOk ¶
func (o *CreateAContactCopyRequest) GetContactIdOk() (*int64, bool)
GetContactIdOk returns a tuple with the ContactId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopyRequest) GetContactName ¶
func (o *CreateAContactCopyRequest) GetContactName() string
GetContactName returns the ContactName field value if set, zero value otherwise.
func (*CreateAContactCopyRequest) GetContactNameOk ¶
func (o *CreateAContactCopyRequest) GetContactNameOk() (*string, bool)
GetContactNameOk returns a tuple with the ContactName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopyRequest) GetStatus ¶
func (o *CreateAContactCopyRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAContactCopyRequest) GetStatusId ¶
func (o *CreateAContactCopyRequest) GetStatusId() int64
GetStatusId returns the StatusId field value if set, zero value otherwise.
func (*CreateAContactCopyRequest) GetStatusIdOk ¶
func (o *CreateAContactCopyRequest) GetStatusIdOk() (*int64, bool)
GetStatusIdOk returns a tuple with the StatusId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopyRequest) GetStatusOk ¶
func (o *CreateAContactCopyRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAContactCopyRequest) HasContactId ¶
func (o *CreateAContactCopyRequest) HasContactId() bool
HasContactId returns a boolean if a field has been set.
func (*CreateAContactCopyRequest) HasContactName ¶
func (o *CreateAContactCopyRequest) HasContactName() bool
HasContactName returns a boolean if a field has been set.
func (*CreateAContactCopyRequest) HasStatus ¶
func (o *CreateAContactCopyRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAContactCopyRequest) HasStatusId ¶
func (o *CreateAContactCopyRequest) HasStatusId() bool
HasStatusId returns a boolean if a field has been set.
func (CreateAContactCopyRequest) MarshalJSON ¶
func (o CreateAContactCopyRequest) MarshalJSON() ([]byte, error)
func (*CreateAContactCopyRequest) SetContactId ¶
func (o *CreateAContactCopyRequest) SetContactId(v int64)
SetContactId gets a reference to the given int64 and assigns it to the ContactId field.
func (*CreateAContactCopyRequest) SetContactName ¶
func (o *CreateAContactCopyRequest) SetContactName(v string)
SetContactName gets a reference to the given string and assigns it to the ContactName field.
func (*CreateAContactCopyRequest) SetStatus ¶
func (o *CreateAContactCopyRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*CreateAContactCopyRequest) SetStatusId ¶
func (o *CreateAContactCopyRequest) SetStatusId(v int64)
SetStatusId gets a reference to the given int64 and assigns it to the StatusId field.
func (CreateAContactCopyRequest) ToMap ¶
func (o CreateAContactCopyRequest) ToMap() (map[string]interface{}, error)
func (*CreateAContactCopyRequest) UnmarshalJSON ¶
func (o *CreateAContactCopyRequest) UnmarshalJSON(data []byte) (err error)
type CreateAEquipmentCopy200Response ¶
type CreateAEquipmentCopy200Response struct {
Data *CreateAEquipmentCopy200ResponseData `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAEquipmentCopy200Response struct for CreateAEquipmentCopy200Response
func NewCreateAEquipmentCopy200Response ¶
func NewCreateAEquipmentCopy200Response() *CreateAEquipmentCopy200Response
NewCreateAEquipmentCopy200Response instantiates a new CreateAEquipmentCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAEquipmentCopy200ResponseWithDefaults ¶
func NewCreateAEquipmentCopy200ResponseWithDefaults() *CreateAEquipmentCopy200Response
NewCreateAEquipmentCopy200ResponseWithDefaults instantiates a new CreateAEquipmentCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAEquipmentCopy200Response) GetData ¶
func (o *CreateAEquipmentCopy200Response) GetData() CreateAEquipmentCopy200ResponseData
GetData returns the Data field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200Response) GetDataOk ¶
func (o *CreateAEquipmentCopy200Response) GetDataOk() (*CreateAEquipmentCopy200ResponseData, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200Response) GetMessage ¶
func (o *CreateAEquipmentCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200Response) GetMessageOk ¶
func (o *CreateAEquipmentCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200Response) GetStatus ¶
func (o *CreateAEquipmentCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200Response) GetStatusOk ¶
func (o *CreateAEquipmentCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200Response) HasData ¶
func (o *CreateAEquipmentCopy200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200Response) HasMessage ¶
func (o *CreateAEquipmentCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200Response) HasStatus ¶
func (o *CreateAEquipmentCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAEquipmentCopy200Response) MarshalJSON ¶
func (o CreateAEquipmentCopy200Response) MarshalJSON() ([]byte, error)
func (*CreateAEquipmentCopy200Response) SetData ¶
func (o *CreateAEquipmentCopy200Response) SetData(v CreateAEquipmentCopy200ResponseData)
SetData gets a reference to the given CreateAEquipmentCopy200ResponseData and assigns it to the Data field.
func (*CreateAEquipmentCopy200Response) SetMessage ¶
func (o *CreateAEquipmentCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateAEquipmentCopy200Response) SetStatus ¶
func (o *CreateAEquipmentCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateAEquipmentCopy200Response) ToMap ¶
func (o CreateAEquipmentCopy200Response) ToMap() (map[string]interface{}, error)
func (*CreateAEquipmentCopy200Response) UnmarshalJSON ¶
func (o *CreateAEquipmentCopy200Response) UnmarshalJSON(data []byte) (err error)
type CreateAEquipmentCopy200ResponseData ¶
type CreateAEquipmentCopy200ResponseData struct {
Id *int32 `json:"id,omitempty"`
EquipmentCustomId *string `json:"equipmentCustomId,omitempty"`
Barcode interface{} `json:"barcode,omitempty"`
EquipmentTypeID *int32 `json:"equipmentTypeID,omitempty"`
Type *string `json:"type,omitempty"`
TypeImage *CreateAEquipmentCopy200ResponseDataTypeImage `json:"typeImage,omitempty"`
Manufacturer interface{} `json:"manufacturer,omitempty"`
SerialNo interface{} `json:"serialNo,omitempty"`
Status *string `json:"status,omitempty"`
StatusName *string `json:"statusName,omitempty"`
MaxDay interface{} `json:"maxDay,omitempty"`
LocationId *int32 `json:"locationId,omitempty"`
LocationName *string `json:"locationName,omitempty"`
ProjectId interface{} `json:"projectId,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
AssignAt interface{} `json:"assignAt,omitempty"`
Model interface{} `json:"model,omitempty"`
BillingType interface{} `json:"billingType,omitempty"`
BillingCost interface{} `json:"billingCost,omitempty"`
PurchaseDate *string `json:"purchaseDate,omitempty"`
PurchasePrice interface{} `json:"purchasePrice,omitempty"`
Options *int32 `json:"options,omitempty"`
Device interface{} `json:"device,omitempty"`
PriceListItems interface{} `json:"priceListItems,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAEquipmentCopy200ResponseData struct for CreateAEquipmentCopy200ResponseData
func NewCreateAEquipmentCopy200ResponseData ¶
func NewCreateAEquipmentCopy200ResponseData() *CreateAEquipmentCopy200ResponseData
NewCreateAEquipmentCopy200ResponseData instantiates a new CreateAEquipmentCopy200ResponseData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAEquipmentCopy200ResponseDataWithDefaults ¶
func NewCreateAEquipmentCopy200ResponseDataWithDefaults() *CreateAEquipmentCopy200ResponseData
NewCreateAEquipmentCopy200ResponseDataWithDefaults instantiates a new CreateAEquipmentCopy200ResponseData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAEquipmentCopy200ResponseData) GetAssignAt ¶
func (o *CreateAEquipmentCopy200ResponseData) GetAssignAt() interface{}
GetAssignAt returns the AssignAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetAssignAtOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetAssignAtOk() (*interface{}, bool)
GetAssignAtOk returns a tuple with the AssignAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetBarcode ¶
func (o *CreateAEquipmentCopy200ResponseData) GetBarcode() interface{}
GetBarcode returns the Barcode field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetBarcodeOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetBarcodeOk() (*interface{}, bool)
GetBarcodeOk returns a tuple with the Barcode field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetBillingCost ¶
func (o *CreateAEquipmentCopy200ResponseData) GetBillingCost() interface{}
GetBillingCost returns the BillingCost field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetBillingCostOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetBillingCostOk() (*interface{}, bool)
GetBillingCostOk returns a tuple with the BillingCost field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetBillingType ¶
func (o *CreateAEquipmentCopy200ResponseData) GetBillingType() interface{}
GetBillingType returns the BillingType field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetBillingTypeOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetBillingTypeOk() (*interface{}, bool)
GetBillingTypeOk returns a tuple with the BillingType field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetDevice ¶
func (o *CreateAEquipmentCopy200ResponseData) GetDevice() interface{}
GetDevice returns the Device field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetDeviceOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetDeviceOk() (*interface{}, bool)
GetDeviceOk returns a tuple with the Device field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetEquipmentCustomId ¶
func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentCustomId() string
GetEquipmentCustomId returns the EquipmentCustomId field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetEquipmentCustomIdOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentCustomIdOk() (*string, bool)
GetEquipmentCustomIdOk returns a tuple with the EquipmentCustomId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetEquipmentTypeID ¶
func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentTypeID() int32
GetEquipmentTypeID returns the EquipmentTypeID field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetEquipmentTypeIDOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetEquipmentTypeIDOk() (*int32, bool)
GetEquipmentTypeIDOk returns a tuple with the EquipmentTypeID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetId ¶
func (o *CreateAEquipmentCopy200ResponseData) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetIdOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetLocationId ¶
func (o *CreateAEquipmentCopy200ResponseData) GetLocationId() int32
GetLocationId returns the LocationId field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetLocationIdOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetLocationIdOk() (*int32, bool)
GetLocationIdOk returns a tuple with the LocationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetLocationName ¶
func (o *CreateAEquipmentCopy200ResponseData) GetLocationName() string
GetLocationName returns the LocationName field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetLocationNameOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetLocationNameOk() (*string, bool)
GetLocationNameOk returns a tuple with the LocationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetManufacturer ¶
func (o *CreateAEquipmentCopy200ResponseData) GetManufacturer() interface{}
GetManufacturer returns the Manufacturer field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetManufacturerOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetManufacturerOk() (*interface{}, bool)
GetManufacturerOk returns a tuple with the Manufacturer field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetMaxDay ¶
func (o *CreateAEquipmentCopy200ResponseData) GetMaxDay() interface{}
GetMaxDay returns the MaxDay field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetMaxDayOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetMaxDayOk() (*interface{}, bool)
GetMaxDayOk returns a tuple with the MaxDay field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetModel ¶
func (o *CreateAEquipmentCopy200ResponseData) GetModel() interface{}
GetModel returns the Model field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetModelOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetModelOk() (*interface{}, bool)
GetModelOk returns a tuple with the Model field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetOptions ¶
func (o *CreateAEquipmentCopy200ResponseData) GetOptions() int32
GetOptions returns the Options field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetOptionsOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetOptionsOk() (*int32, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetPriceListItems ¶
func (o *CreateAEquipmentCopy200ResponseData) GetPriceListItems() interface{}
GetPriceListItems returns the PriceListItems field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetPriceListItemsOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetPriceListItemsOk() (*interface{}, bool)
GetPriceListItemsOk returns a tuple with the PriceListItems field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetProjectId ¶
func (o *CreateAEquipmentCopy200ResponseData) GetProjectId() interface{}
GetProjectId returns the ProjectId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetProjectIdOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetProjectIdOk() (*interface{}, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetProjectName ¶
func (o *CreateAEquipmentCopy200ResponseData) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetProjectNameOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetPurchaseDate ¶
func (o *CreateAEquipmentCopy200ResponseData) GetPurchaseDate() string
GetPurchaseDate returns the PurchaseDate field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetPurchaseDateOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetPurchaseDateOk() (*string, bool)
GetPurchaseDateOk returns a tuple with the PurchaseDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetPurchasePrice ¶
func (o *CreateAEquipmentCopy200ResponseData) GetPurchasePrice() interface{}
GetPurchasePrice returns the PurchasePrice field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetPurchasePriceOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetPurchasePriceOk() (*interface{}, bool)
GetPurchasePriceOk returns a tuple with the PurchasePrice field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetSerialNo ¶
func (o *CreateAEquipmentCopy200ResponseData) GetSerialNo() interface{}
GetSerialNo returns the SerialNo field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAEquipmentCopy200ResponseData) GetSerialNoOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetSerialNoOk() (*interface{}, bool)
GetSerialNoOk returns a tuple with the SerialNo field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAEquipmentCopy200ResponseData) GetStatus ¶
func (o *CreateAEquipmentCopy200ResponseData) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetStatusName ¶
func (o *CreateAEquipmentCopy200ResponseData) GetStatusName() string
GetStatusName returns the StatusName field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetStatusNameOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetStatusNameOk() (*string, bool)
GetStatusNameOk returns a tuple with the StatusName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetStatusOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetType ¶
func (o *CreateAEquipmentCopy200ResponseData) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetTypeImage ¶
func (o *CreateAEquipmentCopy200ResponseData) GetTypeImage() CreateAEquipmentCopy200ResponseDataTypeImage
GetTypeImage returns the TypeImage field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseData) GetTypeImageOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetTypeImageOk() (*CreateAEquipmentCopy200ResponseDataTypeImage, bool)
GetTypeImageOk returns a tuple with the TypeImage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) GetTypeOk ¶
func (o *CreateAEquipmentCopy200ResponseData) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseData) HasAssignAt ¶
func (o *CreateAEquipmentCopy200ResponseData) HasAssignAt() bool
HasAssignAt returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasBarcode ¶
func (o *CreateAEquipmentCopy200ResponseData) HasBarcode() bool
HasBarcode returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasBillingCost ¶
func (o *CreateAEquipmentCopy200ResponseData) HasBillingCost() bool
HasBillingCost returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasBillingType ¶
func (o *CreateAEquipmentCopy200ResponseData) HasBillingType() bool
HasBillingType returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasDevice ¶
func (o *CreateAEquipmentCopy200ResponseData) HasDevice() bool
HasDevice returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasEquipmentCustomId ¶
func (o *CreateAEquipmentCopy200ResponseData) HasEquipmentCustomId() bool
HasEquipmentCustomId returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasEquipmentTypeID ¶
func (o *CreateAEquipmentCopy200ResponseData) HasEquipmentTypeID() bool
HasEquipmentTypeID returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasId ¶
func (o *CreateAEquipmentCopy200ResponseData) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasLocationId ¶
func (o *CreateAEquipmentCopy200ResponseData) HasLocationId() bool
HasLocationId returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasLocationName ¶
func (o *CreateAEquipmentCopy200ResponseData) HasLocationName() bool
HasLocationName returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasManufacturer ¶
func (o *CreateAEquipmentCopy200ResponseData) HasManufacturer() bool
HasManufacturer returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasMaxDay ¶
func (o *CreateAEquipmentCopy200ResponseData) HasMaxDay() bool
HasMaxDay returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasModel ¶
func (o *CreateAEquipmentCopy200ResponseData) HasModel() bool
HasModel returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasOptions ¶
func (o *CreateAEquipmentCopy200ResponseData) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasPriceListItems ¶
func (o *CreateAEquipmentCopy200ResponseData) HasPriceListItems() bool
HasPriceListItems returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasProjectId ¶
func (o *CreateAEquipmentCopy200ResponseData) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasProjectName ¶
func (o *CreateAEquipmentCopy200ResponseData) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasPurchaseDate ¶
func (o *CreateAEquipmentCopy200ResponseData) HasPurchaseDate() bool
HasPurchaseDate returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasPurchasePrice ¶
func (o *CreateAEquipmentCopy200ResponseData) HasPurchasePrice() bool
HasPurchasePrice returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasSerialNo ¶
func (o *CreateAEquipmentCopy200ResponseData) HasSerialNo() bool
HasSerialNo returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasStatus ¶
func (o *CreateAEquipmentCopy200ResponseData) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasStatusName ¶
func (o *CreateAEquipmentCopy200ResponseData) HasStatusName() bool
HasStatusName returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasType ¶
func (o *CreateAEquipmentCopy200ResponseData) HasType() bool
HasType returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseData) HasTypeImage ¶
func (o *CreateAEquipmentCopy200ResponseData) HasTypeImage() bool
HasTypeImage returns a boolean if a field has been set.
func (CreateAEquipmentCopy200ResponseData) MarshalJSON ¶
func (o CreateAEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
func (*CreateAEquipmentCopy200ResponseData) SetAssignAt ¶
func (o *CreateAEquipmentCopy200ResponseData) SetAssignAt(v interface{})
SetAssignAt gets a reference to the given interface{} and assigns it to the AssignAt field.
func (*CreateAEquipmentCopy200ResponseData) SetBarcode ¶
func (o *CreateAEquipmentCopy200ResponseData) SetBarcode(v interface{})
SetBarcode gets a reference to the given interface{} and assigns it to the Barcode field.
func (*CreateAEquipmentCopy200ResponseData) SetBillingCost ¶
func (o *CreateAEquipmentCopy200ResponseData) SetBillingCost(v interface{})
SetBillingCost gets a reference to the given interface{} and assigns it to the BillingCost field.
func (*CreateAEquipmentCopy200ResponseData) SetBillingType ¶
func (o *CreateAEquipmentCopy200ResponseData) SetBillingType(v interface{})
SetBillingType gets a reference to the given interface{} and assigns it to the BillingType field.
func (*CreateAEquipmentCopy200ResponseData) SetDevice ¶
func (o *CreateAEquipmentCopy200ResponseData) SetDevice(v interface{})
SetDevice gets a reference to the given interface{} and assigns it to the Device field.
func (*CreateAEquipmentCopy200ResponseData) SetEquipmentCustomId ¶
func (o *CreateAEquipmentCopy200ResponseData) SetEquipmentCustomId(v string)
SetEquipmentCustomId gets a reference to the given string and assigns it to the EquipmentCustomId field.
func (*CreateAEquipmentCopy200ResponseData) SetEquipmentTypeID ¶
func (o *CreateAEquipmentCopy200ResponseData) SetEquipmentTypeID(v int32)
SetEquipmentTypeID gets a reference to the given int32 and assigns it to the EquipmentTypeID field.
func (*CreateAEquipmentCopy200ResponseData) SetId ¶
func (o *CreateAEquipmentCopy200ResponseData) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*CreateAEquipmentCopy200ResponseData) SetLocationId ¶
func (o *CreateAEquipmentCopy200ResponseData) SetLocationId(v int32)
SetLocationId gets a reference to the given int32 and assigns it to the LocationId field.
func (*CreateAEquipmentCopy200ResponseData) SetLocationName ¶
func (o *CreateAEquipmentCopy200ResponseData) SetLocationName(v string)
SetLocationName gets a reference to the given string and assigns it to the LocationName field.
func (*CreateAEquipmentCopy200ResponseData) SetManufacturer ¶
func (o *CreateAEquipmentCopy200ResponseData) SetManufacturer(v interface{})
SetManufacturer gets a reference to the given interface{} and assigns it to the Manufacturer field.
func (*CreateAEquipmentCopy200ResponseData) SetMaxDay ¶
func (o *CreateAEquipmentCopy200ResponseData) SetMaxDay(v interface{})
SetMaxDay gets a reference to the given interface{} and assigns it to the MaxDay field.
func (*CreateAEquipmentCopy200ResponseData) SetModel ¶
func (o *CreateAEquipmentCopy200ResponseData) SetModel(v interface{})
SetModel gets a reference to the given interface{} and assigns it to the Model field.
func (*CreateAEquipmentCopy200ResponseData) SetOptions ¶
func (o *CreateAEquipmentCopy200ResponseData) SetOptions(v int32)
SetOptions gets a reference to the given int32 and assigns it to the Options field.
func (*CreateAEquipmentCopy200ResponseData) SetPriceListItems ¶
func (o *CreateAEquipmentCopy200ResponseData) SetPriceListItems(v interface{})
SetPriceListItems gets a reference to the given interface{} and assigns it to the PriceListItems field.
func (*CreateAEquipmentCopy200ResponseData) SetProjectId ¶
func (o *CreateAEquipmentCopy200ResponseData) SetProjectId(v interface{})
SetProjectId gets a reference to the given interface{} and assigns it to the ProjectId field.
func (*CreateAEquipmentCopy200ResponseData) SetProjectName ¶
func (o *CreateAEquipmentCopy200ResponseData) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (*CreateAEquipmentCopy200ResponseData) SetPurchaseDate ¶
func (o *CreateAEquipmentCopy200ResponseData) SetPurchaseDate(v string)
SetPurchaseDate gets a reference to the given string and assigns it to the PurchaseDate field.
func (*CreateAEquipmentCopy200ResponseData) SetPurchasePrice ¶
func (o *CreateAEquipmentCopy200ResponseData) SetPurchasePrice(v interface{})
SetPurchasePrice gets a reference to the given interface{} and assigns it to the PurchasePrice field.
func (*CreateAEquipmentCopy200ResponseData) SetSerialNo ¶
func (o *CreateAEquipmentCopy200ResponseData) SetSerialNo(v interface{})
SetSerialNo gets a reference to the given interface{} and assigns it to the SerialNo field.
func (*CreateAEquipmentCopy200ResponseData) SetStatus ¶
func (o *CreateAEquipmentCopy200ResponseData) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*CreateAEquipmentCopy200ResponseData) SetStatusName ¶
func (o *CreateAEquipmentCopy200ResponseData) SetStatusName(v string)
SetStatusName gets a reference to the given string and assigns it to the StatusName field.
func (*CreateAEquipmentCopy200ResponseData) SetType ¶
func (o *CreateAEquipmentCopy200ResponseData) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*CreateAEquipmentCopy200ResponseData) SetTypeImage ¶
func (o *CreateAEquipmentCopy200ResponseData) SetTypeImage(v CreateAEquipmentCopy200ResponseDataTypeImage)
SetTypeImage gets a reference to the given CreateAEquipmentCopy200ResponseDataTypeImage and assigns it to the TypeImage field.
func (CreateAEquipmentCopy200ResponseData) ToMap ¶
func (o CreateAEquipmentCopy200ResponseData) ToMap() (map[string]interface{}, error)
func (*CreateAEquipmentCopy200ResponseData) UnmarshalJSON ¶
func (o *CreateAEquipmentCopy200ResponseData) UnmarshalJSON(data []byte) (err error)
type CreateAEquipmentCopy200ResponseDataTypeImage ¶
type CreateAEquipmentCopy200ResponseDataTypeImage struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
ThumbnailImage *string `json:"thumbnailImage,omitempty"`
Svg *string `json:"svg,omitempty"`
Active *bool `json:"active,omitempty"`
Priority *int32 `json:"priority,omitempty"`
IsDefault *bool `json:"isDefault,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAEquipmentCopy200ResponseDataTypeImage struct for CreateAEquipmentCopy200ResponseDataTypeImage
func NewCreateAEquipmentCopy200ResponseDataTypeImage ¶
func NewCreateAEquipmentCopy200ResponseDataTypeImage() *CreateAEquipmentCopy200ResponseDataTypeImage
NewCreateAEquipmentCopy200ResponseDataTypeImage instantiates a new CreateAEquipmentCopy200ResponseDataTypeImage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAEquipmentCopy200ResponseDataTypeImageWithDefaults ¶
func NewCreateAEquipmentCopy200ResponseDataTypeImageWithDefaults() *CreateAEquipmentCopy200ResponseDataTypeImage
NewCreateAEquipmentCopy200ResponseDataTypeImageWithDefaults instantiates a new CreateAEquipmentCopy200ResponseDataTypeImage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetActive ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetActive() bool
GetActive returns the Active field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetActiveOk ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetActiveOk() (*bool, bool)
GetActiveOk returns a tuple with the Active field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetId ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetIdOk ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetIsDefault ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetIsDefault() bool
GetIsDefault returns the IsDefault field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetIsDefaultOk ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetIsDefaultOk() (*bool, bool)
GetIsDefaultOk returns a tuple with the IsDefault field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetName ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetNameOk ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetPriority ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetPriority() int32
GetPriority returns the Priority field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetPriorityOk ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetPriorityOk() (*int32, bool)
GetPriorityOk returns a tuple with the Priority field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetSvg ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetSvg() string
GetSvg returns the Svg field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetSvgOk ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetSvgOk() (*string, bool)
GetSvgOk returns a tuple with the Svg field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetThumbnailImage ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetThumbnailImage() string
GetThumbnailImage returns the ThumbnailImage field value if set, zero value otherwise.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) GetThumbnailImageOk ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) GetThumbnailImageOk() (*string, bool)
GetThumbnailImageOk returns a tuple with the ThumbnailImage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) HasActive ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasActive() bool
HasActive returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) HasId ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) HasIsDefault ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasIsDefault() bool
HasIsDefault returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) HasName ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasName() bool
HasName returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) HasPriority ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasPriority() bool
HasPriority returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) HasSvg ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasSvg() bool
HasSvg returns a boolean if a field has been set.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) HasThumbnailImage ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) HasThumbnailImage() bool
HasThumbnailImage returns a boolean if a field has been set.
func (CreateAEquipmentCopy200ResponseDataTypeImage) MarshalJSON ¶
func (o CreateAEquipmentCopy200ResponseDataTypeImage) MarshalJSON() ([]byte, error)
func (*CreateAEquipmentCopy200ResponseDataTypeImage) SetActive ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetActive(v bool)
SetActive gets a reference to the given bool and assigns it to the Active field.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) SetId ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) SetIsDefault ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetIsDefault(v bool)
SetIsDefault gets a reference to the given bool and assigns it to the IsDefault field.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) SetName ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) SetPriority ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetPriority(v int32)
SetPriority gets a reference to the given int32 and assigns it to the Priority field.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) SetSvg ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetSvg(v string)
SetSvg gets a reference to the given string and assigns it to the Svg field.
func (*CreateAEquipmentCopy200ResponseDataTypeImage) SetThumbnailImage ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) SetThumbnailImage(v string)
SetThumbnailImage gets a reference to the given string and assigns it to the ThumbnailImage field.
func (CreateAEquipmentCopy200ResponseDataTypeImage) ToMap ¶
func (o CreateAEquipmentCopy200ResponseDataTypeImage) ToMap() (map[string]interface{}, error)
func (*CreateAEquipmentCopy200ResponseDataTypeImage) UnmarshalJSON ¶
func (o *CreateAEquipmentCopy200ResponseDataTypeImage) UnmarshalJSON(data []byte) (err error)
type CreateAEquipmentCopyRequest ¶
type CreateAEquipmentCopyRequest struct {
Id *int64 `json:"id,omitempty"`
// Required
EquipmentCustomId *string `json:"equipmentCustomId,omitempty"`
// Required
EquipmentTypeId *int64 `json:"equipmentTypeId,omitempty"`
EquipmentTypeName *string `json:"equipmentTypeName,omitempty"`
// Required
Status *string `json:"status,omitempty"`
StatusName *string `json:"statusName,omitempty"`
// Required
LocationId *int64 `json:"locationId,omitempty"`
LocationName *string `json:"locationName,omitempty"`
ProjectId *int64 `json:"projectId,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
PurchaseDate *string `json:"purchaseDate,omitempty"`
Manufacturer *string `json:"manufacturer,omitempty"`
SerialNo *string `json:"serialNo,omitempty"`
EquipmentModel *string `json:"equipmentModel,omitempty"`
PurchasePrice *float64 `json:"purchasePrice,omitempty"`
BillingType *string `json:"billingType,omitempty"`
BillingTypeName *string `json:"billingTypeName,omitempty"`
BillingCost *float64 `json:"billingCost,omitempty"`
MaxDay *int32 `json:"maxDay,omitempty"`
CurrentStaffId *int64 `json:"currentStaffId,omitempty"`
CurrentCompanyId *int64 `json:"currentCompanyId,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAEquipmentCopyRequest struct for CreateAEquipmentCopyRequest
func NewCreateAEquipmentCopyRequest ¶
func NewCreateAEquipmentCopyRequest() *CreateAEquipmentCopyRequest
NewCreateAEquipmentCopyRequest instantiates a new CreateAEquipmentCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAEquipmentCopyRequestWithDefaults ¶
func NewCreateAEquipmentCopyRequestWithDefaults() *CreateAEquipmentCopyRequest
NewCreateAEquipmentCopyRequestWithDefaults instantiates a new CreateAEquipmentCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAEquipmentCopyRequest) GetBillingCost ¶
func (o *CreateAEquipmentCopyRequest) GetBillingCost() float64
GetBillingCost returns the BillingCost field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetBillingCostOk ¶
func (o *CreateAEquipmentCopyRequest) GetBillingCostOk() (*float64, bool)
GetBillingCostOk returns a tuple with the BillingCost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetBillingType ¶
func (o *CreateAEquipmentCopyRequest) GetBillingType() string
GetBillingType returns the BillingType field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetBillingTypeName ¶
func (o *CreateAEquipmentCopyRequest) GetBillingTypeName() string
GetBillingTypeName returns the BillingTypeName field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetBillingTypeNameOk ¶
func (o *CreateAEquipmentCopyRequest) GetBillingTypeNameOk() (*string, bool)
GetBillingTypeNameOk returns a tuple with the BillingTypeName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetBillingTypeOk ¶
func (o *CreateAEquipmentCopyRequest) GetBillingTypeOk() (*string, bool)
GetBillingTypeOk returns a tuple with the BillingType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetCurrentCompanyId ¶
func (o *CreateAEquipmentCopyRequest) GetCurrentCompanyId() int64
GetCurrentCompanyId returns the CurrentCompanyId field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetCurrentCompanyIdOk ¶
func (o *CreateAEquipmentCopyRequest) GetCurrentCompanyIdOk() (*int64, bool)
GetCurrentCompanyIdOk returns a tuple with the CurrentCompanyId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetCurrentStaffId ¶
func (o *CreateAEquipmentCopyRequest) GetCurrentStaffId() int64
GetCurrentStaffId returns the CurrentStaffId field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetCurrentStaffIdOk ¶
func (o *CreateAEquipmentCopyRequest) GetCurrentStaffIdOk() (*int64, bool)
GetCurrentStaffIdOk returns a tuple with the CurrentStaffId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetEquipmentCustomId ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentCustomId() string
GetEquipmentCustomId returns the EquipmentCustomId field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetEquipmentCustomIdOk ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentCustomIdOk() (*string, bool)
GetEquipmentCustomIdOk returns a tuple with the EquipmentCustomId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetEquipmentModel ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentModel() string
GetEquipmentModel returns the EquipmentModel field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetEquipmentModelOk ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentModelOk() (*string, bool)
GetEquipmentModelOk returns a tuple with the EquipmentModel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetEquipmentTypeId ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeId() int64
GetEquipmentTypeId returns the EquipmentTypeId field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetEquipmentTypeIdOk ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeIdOk() (*int64, bool)
GetEquipmentTypeIdOk returns a tuple with the EquipmentTypeId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetEquipmentTypeName ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeName() string
GetEquipmentTypeName returns the EquipmentTypeName field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetEquipmentTypeNameOk ¶
func (o *CreateAEquipmentCopyRequest) GetEquipmentTypeNameOk() (*string, bool)
GetEquipmentTypeNameOk returns a tuple with the EquipmentTypeName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetId ¶
func (o *CreateAEquipmentCopyRequest) GetId() int64
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetIdOk ¶
func (o *CreateAEquipmentCopyRequest) GetIdOk() (*int64, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetLocationId ¶
func (o *CreateAEquipmentCopyRequest) GetLocationId() int64
GetLocationId returns the LocationId field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetLocationIdOk ¶
func (o *CreateAEquipmentCopyRequest) GetLocationIdOk() (*int64, bool)
GetLocationIdOk returns a tuple with the LocationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetLocationName ¶
func (o *CreateAEquipmentCopyRequest) GetLocationName() string
GetLocationName returns the LocationName field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetLocationNameOk ¶
func (o *CreateAEquipmentCopyRequest) GetLocationNameOk() (*string, bool)
GetLocationNameOk returns a tuple with the LocationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetManufacturer ¶
func (o *CreateAEquipmentCopyRequest) GetManufacturer() string
GetManufacturer returns the Manufacturer field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetManufacturerOk ¶
func (o *CreateAEquipmentCopyRequest) GetManufacturerOk() (*string, bool)
GetManufacturerOk returns a tuple with the Manufacturer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetMaxDay ¶
func (o *CreateAEquipmentCopyRequest) GetMaxDay() int32
GetMaxDay returns the MaxDay field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetMaxDayOk ¶
func (o *CreateAEquipmentCopyRequest) GetMaxDayOk() (*int32, bool)
GetMaxDayOk returns a tuple with the MaxDay field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetProjectId ¶
func (o *CreateAEquipmentCopyRequest) GetProjectId() int64
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetProjectIdOk ¶
func (o *CreateAEquipmentCopyRequest) GetProjectIdOk() (*int64, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetProjectName ¶
func (o *CreateAEquipmentCopyRequest) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetProjectNameOk ¶
func (o *CreateAEquipmentCopyRequest) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetPurchaseDate ¶
func (o *CreateAEquipmentCopyRequest) GetPurchaseDate() string
GetPurchaseDate returns the PurchaseDate field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetPurchaseDateOk ¶
func (o *CreateAEquipmentCopyRequest) GetPurchaseDateOk() (*string, bool)
GetPurchaseDateOk returns a tuple with the PurchaseDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetPurchasePrice ¶
func (o *CreateAEquipmentCopyRequest) GetPurchasePrice() float64
GetPurchasePrice returns the PurchasePrice field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetPurchasePriceOk ¶
func (o *CreateAEquipmentCopyRequest) GetPurchasePriceOk() (*float64, bool)
GetPurchasePriceOk returns a tuple with the PurchasePrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetSerialNo ¶
func (o *CreateAEquipmentCopyRequest) GetSerialNo() string
GetSerialNo returns the SerialNo field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetSerialNoOk ¶
func (o *CreateAEquipmentCopyRequest) GetSerialNoOk() (*string, bool)
GetSerialNoOk returns a tuple with the SerialNo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetStatus ¶
func (o *CreateAEquipmentCopyRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetStatusName ¶
func (o *CreateAEquipmentCopyRequest) GetStatusName() string
GetStatusName returns the StatusName field value if set, zero value otherwise.
func (*CreateAEquipmentCopyRequest) GetStatusNameOk ¶
func (o *CreateAEquipmentCopyRequest) GetStatusNameOk() (*string, bool)
GetStatusNameOk returns a tuple with the StatusName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) GetStatusOk ¶
func (o *CreateAEquipmentCopyRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAEquipmentCopyRequest) HasBillingCost ¶
func (o *CreateAEquipmentCopyRequest) HasBillingCost() bool
HasBillingCost returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasBillingType ¶
func (o *CreateAEquipmentCopyRequest) HasBillingType() bool
HasBillingType returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasBillingTypeName ¶
func (o *CreateAEquipmentCopyRequest) HasBillingTypeName() bool
HasBillingTypeName returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasCurrentCompanyId ¶
func (o *CreateAEquipmentCopyRequest) HasCurrentCompanyId() bool
HasCurrentCompanyId returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasCurrentStaffId ¶
func (o *CreateAEquipmentCopyRequest) HasCurrentStaffId() bool
HasCurrentStaffId returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasEquipmentCustomId ¶
func (o *CreateAEquipmentCopyRequest) HasEquipmentCustomId() bool
HasEquipmentCustomId returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasEquipmentModel ¶
func (o *CreateAEquipmentCopyRequest) HasEquipmentModel() bool
HasEquipmentModel returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasEquipmentTypeId ¶
func (o *CreateAEquipmentCopyRequest) HasEquipmentTypeId() bool
HasEquipmentTypeId returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasEquipmentTypeName ¶
func (o *CreateAEquipmentCopyRequest) HasEquipmentTypeName() bool
HasEquipmentTypeName returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasId ¶
func (o *CreateAEquipmentCopyRequest) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasLocationId ¶
func (o *CreateAEquipmentCopyRequest) HasLocationId() bool
HasLocationId returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasLocationName ¶
func (o *CreateAEquipmentCopyRequest) HasLocationName() bool
HasLocationName returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasManufacturer ¶
func (o *CreateAEquipmentCopyRequest) HasManufacturer() bool
HasManufacturer returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasMaxDay ¶
func (o *CreateAEquipmentCopyRequest) HasMaxDay() bool
HasMaxDay returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasProjectId ¶
func (o *CreateAEquipmentCopyRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasProjectName ¶
func (o *CreateAEquipmentCopyRequest) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasPurchaseDate ¶
func (o *CreateAEquipmentCopyRequest) HasPurchaseDate() bool
HasPurchaseDate returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasPurchasePrice ¶
func (o *CreateAEquipmentCopyRequest) HasPurchasePrice() bool
HasPurchasePrice returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasSerialNo ¶
func (o *CreateAEquipmentCopyRequest) HasSerialNo() bool
HasSerialNo returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasStatus ¶
func (o *CreateAEquipmentCopyRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAEquipmentCopyRequest) HasStatusName ¶
func (o *CreateAEquipmentCopyRequest) HasStatusName() bool
HasStatusName returns a boolean if a field has been set.
func (CreateAEquipmentCopyRequest) MarshalJSON ¶
func (o CreateAEquipmentCopyRequest) MarshalJSON() ([]byte, error)
func (*CreateAEquipmentCopyRequest) SetBillingCost ¶
func (o *CreateAEquipmentCopyRequest) SetBillingCost(v float64)
SetBillingCost gets a reference to the given float64 and assigns it to the BillingCost field.
func (*CreateAEquipmentCopyRequest) SetBillingType ¶
func (o *CreateAEquipmentCopyRequest) SetBillingType(v string)
SetBillingType gets a reference to the given string and assigns it to the BillingType field.
func (*CreateAEquipmentCopyRequest) SetBillingTypeName ¶
func (o *CreateAEquipmentCopyRequest) SetBillingTypeName(v string)
SetBillingTypeName gets a reference to the given string and assigns it to the BillingTypeName field.
func (*CreateAEquipmentCopyRequest) SetCurrentCompanyId ¶
func (o *CreateAEquipmentCopyRequest) SetCurrentCompanyId(v int64)
SetCurrentCompanyId gets a reference to the given int64 and assigns it to the CurrentCompanyId field.
func (*CreateAEquipmentCopyRequest) SetCurrentStaffId ¶
func (o *CreateAEquipmentCopyRequest) SetCurrentStaffId(v int64)
SetCurrentStaffId gets a reference to the given int64 and assigns it to the CurrentStaffId field.
func (*CreateAEquipmentCopyRequest) SetEquipmentCustomId ¶
func (o *CreateAEquipmentCopyRequest) SetEquipmentCustomId(v string)
SetEquipmentCustomId gets a reference to the given string and assigns it to the EquipmentCustomId field.
func (*CreateAEquipmentCopyRequest) SetEquipmentModel ¶
func (o *CreateAEquipmentCopyRequest) SetEquipmentModel(v string)
SetEquipmentModel gets a reference to the given string and assigns it to the EquipmentModel field.
func (*CreateAEquipmentCopyRequest) SetEquipmentTypeId ¶
func (o *CreateAEquipmentCopyRequest) SetEquipmentTypeId(v int64)
SetEquipmentTypeId gets a reference to the given int64 and assigns it to the EquipmentTypeId field.
func (*CreateAEquipmentCopyRequest) SetEquipmentTypeName ¶
func (o *CreateAEquipmentCopyRequest) SetEquipmentTypeName(v string)
SetEquipmentTypeName gets a reference to the given string and assigns it to the EquipmentTypeName field.
func (*CreateAEquipmentCopyRequest) SetId ¶
func (o *CreateAEquipmentCopyRequest) SetId(v int64)
SetId gets a reference to the given int64 and assigns it to the Id field.
func (*CreateAEquipmentCopyRequest) SetLocationId ¶
func (o *CreateAEquipmentCopyRequest) SetLocationId(v int64)
SetLocationId gets a reference to the given int64 and assigns it to the LocationId field.
func (*CreateAEquipmentCopyRequest) SetLocationName ¶
func (o *CreateAEquipmentCopyRequest) SetLocationName(v string)
SetLocationName gets a reference to the given string and assigns it to the LocationName field.
func (*CreateAEquipmentCopyRequest) SetManufacturer ¶
func (o *CreateAEquipmentCopyRequest) SetManufacturer(v string)
SetManufacturer gets a reference to the given string and assigns it to the Manufacturer field.
func (*CreateAEquipmentCopyRequest) SetMaxDay ¶
func (o *CreateAEquipmentCopyRequest) SetMaxDay(v int32)
SetMaxDay gets a reference to the given int32 and assigns it to the MaxDay field.
func (*CreateAEquipmentCopyRequest) SetProjectId ¶
func (o *CreateAEquipmentCopyRequest) SetProjectId(v int64)
SetProjectId gets a reference to the given int64 and assigns it to the ProjectId field.
func (*CreateAEquipmentCopyRequest) SetProjectName ¶
func (o *CreateAEquipmentCopyRequest) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (*CreateAEquipmentCopyRequest) SetPurchaseDate ¶
func (o *CreateAEquipmentCopyRequest) SetPurchaseDate(v string)
SetPurchaseDate gets a reference to the given string and assigns it to the PurchaseDate field.
func (*CreateAEquipmentCopyRequest) SetPurchasePrice ¶
func (o *CreateAEquipmentCopyRequest) SetPurchasePrice(v float64)
SetPurchasePrice gets a reference to the given float64 and assigns it to the PurchasePrice field.
func (*CreateAEquipmentCopyRequest) SetSerialNo ¶
func (o *CreateAEquipmentCopyRequest) SetSerialNo(v string)
SetSerialNo gets a reference to the given string and assigns it to the SerialNo field.
func (*CreateAEquipmentCopyRequest) SetStatus ¶
func (o *CreateAEquipmentCopyRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*CreateAEquipmentCopyRequest) SetStatusName ¶
func (o *CreateAEquipmentCopyRequest) SetStatusName(v string)
SetStatusName gets a reference to the given string and assigns it to the StatusName field.
func (CreateAEquipmentCopyRequest) ToMap ¶
func (o CreateAEquipmentCopyRequest) ToMap() (map[string]interface{}, error)
func (*CreateAEquipmentCopyRequest) UnmarshalJSON ¶
func (o *CreateAEquipmentCopyRequest) UnmarshalJSON(data []byte) (err error)
type CreateAScheduledEvent200Response ¶
type CreateAScheduledEvent200Response struct {
Data *int32 `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAScheduledEvent200Response struct for CreateAScheduledEvent200Response
func NewCreateAScheduledEvent200Response ¶
func NewCreateAScheduledEvent200Response() *CreateAScheduledEvent200Response
NewCreateAScheduledEvent200Response instantiates a new CreateAScheduledEvent200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAScheduledEvent200ResponseWithDefaults ¶
func NewCreateAScheduledEvent200ResponseWithDefaults() *CreateAScheduledEvent200Response
NewCreateAScheduledEvent200ResponseWithDefaults instantiates a new CreateAScheduledEvent200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAScheduledEvent200Response) GetData ¶
func (o *CreateAScheduledEvent200Response) GetData() int32
GetData returns the Data field value if set, zero value otherwise.
func (*CreateAScheduledEvent200Response) GetDataOk ¶
func (o *CreateAScheduledEvent200Response) GetDataOk() (*int32, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEvent200Response) GetMessage ¶
func (o *CreateAScheduledEvent200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateAScheduledEvent200Response) GetMessageOk ¶
func (o *CreateAScheduledEvent200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEvent200Response) GetStatus ¶
func (o *CreateAScheduledEvent200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAScheduledEvent200Response) GetStatusOk ¶
func (o *CreateAScheduledEvent200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEvent200Response) HasData ¶
func (o *CreateAScheduledEvent200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateAScheduledEvent200Response) HasMessage ¶
func (o *CreateAScheduledEvent200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateAScheduledEvent200Response) HasStatus ¶
func (o *CreateAScheduledEvent200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAScheduledEvent200Response) MarshalJSON ¶
func (o CreateAScheduledEvent200Response) MarshalJSON() ([]byte, error)
func (*CreateAScheduledEvent200Response) SetData ¶
func (o *CreateAScheduledEvent200Response) SetData(v int32)
SetData gets a reference to the given int32 and assigns it to the Data field.
func (*CreateAScheduledEvent200Response) SetMessage ¶
func (o *CreateAScheduledEvent200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateAScheduledEvent200Response) SetStatus ¶
func (o *CreateAScheduledEvent200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateAScheduledEvent200Response) ToMap ¶
func (o CreateAScheduledEvent200Response) ToMap() (map[string]interface{}, error)
func (*CreateAScheduledEvent200Response) UnmarshalJSON ¶
func (o *CreateAScheduledEvent200Response) UnmarshalJSON(data []byte) (err error)
type CreateAScheduledEventRequest ¶
type CreateAScheduledEventRequest struct {
Title string `json:"title"`
Status *string `json:"status,omitempty"`
ProjectId *int32 `json:"projectId,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
Location *bool `json:"location,omitempty"`
Notes *string `json:"notes,omitempty"`
Start string `json:"start"`
// Ex: Central Standard Time (case sensitive)
StartTimezone string `json:"startTimezone"`
End string `json:"end"`
EndTimezone *string `json:"endTimezone,omitempty"`
IsAllDay *bool `json:"isAllDay,omitempty"`
// Enter email(s) of existing Albi user(s), contact(s), or Organization(s) e.g. user@example.com
RequiredAttendees []string `json:"requiredAttendees,omitempty"`
// Enter email(s) of existing Albi user(s), contact(s), or Organization(s) e.g. user@example.com
OptionalAttendees []string `json:"optionalAttendees,omitempty"`
SendInvite *bool `json:"sendInvite,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 *string `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
Country *string `json:"country,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
CreatedBy *int32 `json:"createdBy,omitempty"`
OrganizerEmail *string `json:"organizerEmail,omitempty"`
ScheduleCategoryId *int32 `json:"scheduleCategoryId,omitempty"`
// Each tag should include a valid id, name, and optional tagColor. This field accepts line items (arrays of tag objects).
TagData []CreateAScheduledEventRequestTagDataInner `json:"tagData,omitempty"`
StatusIcon []string `json:"statusIcon,omitempty"`
Latitude *int32 `json:"latitude,omitempty"`
Longitude *int32 `json:"longitude,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAScheduledEventRequest struct for CreateAScheduledEventRequest
func NewCreateAScheduledEventRequest ¶
func NewCreateAScheduledEventRequest(title string, start string, startTimezone string, end string) *CreateAScheduledEventRequest
NewCreateAScheduledEventRequest instantiates a new CreateAScheduledEventRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAScheduledEventRequestWithDefaults ¶
func NewCreateAScheduledEventRequestWithDefaults() *CreateAScheduledEventRequest
NewCreateAScheduledEventRequestWithDefaults instantiates a new CreateAScheduledEventRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAScheduledEventRequest) GetAddress1 ¶
func (o *CreateAScheduledEventRequest) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetAddress1Ok ¶
func (o *CreateAScheduledEventRequest) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetAddress2 ¶
func (o *CreateAScheduledEventRequest) GetAddress2() string
GetAddress2 returns the Address2 field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetAddress2Ok ¶
func (o *CreateAScheduledEventRequest) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetCity ¶
func (o *CreateAScheduledEventRequest) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetCityOk ¶
func (o *CreateAScheduledEventRequest) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetCountry ¶
func (o *CreateAScheduledEventRequest) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetCountryOk ¶
func (o *CreateAScheduledEventRequest) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetCreatedBy ¶
func (o *CreateAScheduledEventRequest) GetCreatedBy() int32
GetCreatedBy returns the CreatedBy field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetCreatedByOk ¶
func (o *CreateAScheduledEventRequest) GetCreatedByOk() (*int32, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetEnd ¶
func (o *CreateAScheduledEventRequest) GetEnd() string
GetEnd returns the End field value
func (*CreateAScheduledEventRequest) GetEndOk ¶
func (o *CreateAScheduledEventRequest) GetEndOk() (*string, bool)
GetEndOk returns a tuple with the End field value and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetEndTimezone ¶
func (o *CreateAScheduledEventRequest) GetEndTimezone() string
GetEndTimezone returns the EndTimezone field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetEndTimezoneOk ¶
func (o *CreateAScheduledEventRequest) GetEndTimezoneOk() (*string, bool)
GetEndTimezoneOk returns a tuple with the EndTimezone field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetIsAllDay ¶
func (o *CreateAScheduledEventRequest) GetIsAllDay() bool
GetIsAllDay returns the IsAllDay field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetIsAllDayOk ¶
func (o *CreateAScheduledEventRequest) GetIsAllDayOk() (*bool, bool)
GetIsAllDayOk returns a tuple with the IsAllDay field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetLatitude ¶
func (o *CreateAScheduledEventRequest) GetLatitude() int32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetLatitudeOk ¶
func (o *CreateAScheduledEventRequest) GetLatitudeOk() (*int32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetLocation ¶
func (o *CreateAScheduledEventRequest) GetLocation() bool
GetLocation returns the Location field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetLocationOk ¶
func (o *CreateAScheduledEventRequest) GetLocationOk() (*bool, bool)
GetLocationOk returns a tuple with the Location field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetLongitude ¶
func (o *CreateAScheduledEventRequest) GetLongitude() int32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetLongitudeOk ¶
func (o *CreateAScheduledEventRequest) GetLongitudeOk() (*int32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetNotes ¶
func (o *CreateAScheduledEventRequest) GetNotes() string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetNotesOk ¶
func (o *CreateAScheduledEventRequest) GetNotesOk() (*string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetOptionalAttendees ¶
func (o *CreateAScheduledEventRequest) GetOptionalAttendees() []string
GetOptionalAttendees returns the OptionalAttendees field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetOptionalAttendeesOk ¶
func (o *CreateAScheduledEventRequest) GetOptionalAttendeesOk() ([]string, bool)
GetOptionalAttendeesOk returns a tuple with the OptionalAttendees field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetOrganizerEmail ¶
func (o *CreateAScheduledEventRequest) GetOrganizerEmail() string
GetOrganizerEmail returns the OrganizerEmail field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetOrganizerEmailOk ¶
func (o *CreateAScheduledEventRequest) GetOrganizerEmailOk() (*string, bool)
GetOrganizerEmailOk returns a tuple with the OrganizerEmail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetProjectId ¶
func (o *CreateAScheduledEventRequest) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetProjectIdOk ¶
func (o *CreateAScheduledEventRequest) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetProjectName ¶
func (o *CreateAScheduledEventRequest) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetProjectNameOk ¶
func (o *CreateAScheduledEventRequest) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetRequiredAttendees ¶
func (o *CreateAScheduledEventRequest) GetRequiredAttendees() []string
GetRequiredAttendees returns the RequiredAttendees field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetRequiredAttendeesOk ¶
func (o *CreateAScheduledEventRequest) GetRequiredAttendeesOk() ([]string, bool)
GetRequiredAttendeesOk returns a tuple with the RequiredAttendees field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetScheduleCategoryId ¶
func (o *CreateAScheduledEventRequest) GetScheduleCategoryId() int32
GetScheduleCategoryId returns the ScheduleCategoryId field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetScheduleCategoryIdOk ¶
func (o *CreateAScheduledEventRequest) GetScheduleCategoryIdOk() (*int32, bool)
GetScheduleCategoryIdOk returns a tuple with the ScheduleCategoryId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetSendInvite ¶
func (o *CreateAScheduledEventRequest) GetSendInvite() bool
GetSendInvite returns the SendInvite field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetSendInviteOk ¶
func (o *CreateAScheduledEventRequest) GetSendInviteOk() (*bool, bool)
GetSendInviteOk returns a tuple with the SendInvite field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetStart ¶
func (o *CreateAScheduledEventRequest) GetStart() string
GetStart returns the Start field value
func (*CreateAScheduledEventRequest) GetStartOk ¶
func (o *CreateAScheduledEventRequest) GetStartOk() (*string, bool)
GetStartOk returns a tuple with the Start field value and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetStartTimezone ¶
func (o *CreateAScheduledEventRequest) GetStartTimezone() string
GetStartTimezone returns the StartTimezone field value
func (*CreateAScheduledEventRequest) GetStartTimezoneOk ¶
func (o *CreateAScheduledEventRequest) GetStartTimezoneOk() (*string, bool)
GetStartTimezoneOk returns a tuple with the StartTimezone field value and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetState ¶
func (o *CreateAScheduledEventRequest) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetStateOk ¶
func (o *CreateAScheduledEventRequest) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetStatus ¶
func (o *CreateAScheduledEventRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetStatusIcon ¶
func (o *CreateAScheduledEventRequest) GetStatusIcon() []string
GetStatusIcon returns the StatusIcon field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetStatusIconOk ¶
func (o *CreateAScheduledEventRequest) GetStatusIconOk() ([]string, bool)
GetStatusIconOk returns a tuple with the StatusIcon field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetStatusOk ¶
func (o *CreateAScheduledEventRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetTagData ¶
func (o *CreateAScheduledEventRequest) GetTagData() []CreateAScheduledEventRequestTagDataInner
GetTagData returns the TagData field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetTagDataOk ¶
func (o *CreateAScheduledEventRequest) GetTagDataOk() ([]CreateAScheduledEventRequestTagDataInner, bool)
GetTagDataOk returns a tuple with the TagData field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetTitle ¶
func (o *CreateAScheduledEventRequest) GetTitle() string
GetTitle returns the Title field value
func (*CreateAScheduledEventRequest) GetTitleOk ¶
func (o *CreateAScheduledEventRequest) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) GetZipCode ¶
func (o *CreateAScheduledEventRequest) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*CreateAScheduledEventRequest) GetZipCodeOk ¶
func (o *CreateAScheduledEventRequest) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequest) HasAddress1 ¶
func (o *CreateAScheduledEventRequest) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasAddress2 ¶
func (o *CreateAScheduledEventRequest) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasCity ¶
func (o *CreateAScheduledEventRequest) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasCountry ¶
func (o *CreateAScheduledEventRequest) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasCreatedBy ¶
func (o *CreateAScheduledEventRequest) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasEndTimezone ¶
func (o *CreateAScheduledEventRequest) HasEndTimezone() bool
HasEndTimezone returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasIsAllDay ¶
func (o *CreateAScheduledEventRequest) HasIsAllDay() bool
HasIsAllDay returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasLatitude ¶
func (o *CreateAScheduledEventRequest) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasLocation ¶
func (o *CreateAScheduledEventRequest) HasLocation() bool
HasLocation returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasLongitude ¶
func (o *CreateAScheduledEventRequest) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasNotes ¶
func (o *CreateAScheduledEventRequest) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasOptionalAttendees ¶
func (o *CreateAScheduledEventRequest) HasOptionalAttendees() bool
HasOptionalAttendees returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasOrganizerEmail ¶
func (o *CreateAScheduledEventRequest) HasOrganizerEmail() bool
HasOrganizerEmail returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasProjectId ¶
func (o *CreateAScheduledEventRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasProjectName ¶
func (o *CreateAScheduledEventRequest) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasRequiredAttendees ¶
func (o *CreateAScheduledEventRequest) HasRequiredAttendees() bool
HasRequiredAttendees returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasScheduleCategoryId ¶
func (o *CreateAScheduledEventRequest) HasScheduleCategoryId() bool
HasScheduleCategoryId returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasSendInvite ¶
func (o *CreateAScheduledEventRequest) HasSendInvite() bool
HasSendInvite returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasState ¶
func (o *CreateAScheduledEventRequest) HasState() bool
HasState returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasStatus ¶
func (o *CreateAScheduledEventRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasStatusIcon ¶
func (o *CreateAScheduledEventRequest) HasStatusIcon() bool
HasStatusIcon returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasTagData ¶
func (o *CreateAScheduledEventRequest) HasTagData() bool
HasTagData returns a boolean if a field has been set.
func (*CreateAScheduledEventRequest) HasZipCode ¶
func (o *CreateAScheduledEventRequest) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (CreateAScheduledEventRequest) MarshalJSON ¶
func (o CreateAScheduledEventRequest) MarshalJSON() ([]byte, error)
func (*CreateAScheduledEventRequest) SetAddress1 ¶
func (o *CreateAScheduledEventRequest) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*CreateAScheduledEventRequest) SetAddress2 ¶
func (o *CreateAScheduledEventRequest) SetAddress2(v string)
SetAddress2 gets a reference to the given string and assigns it to the Address2 field.
func (*CreateAScheduledEventRequest) SetCity ¶
func (o *CreateAScheduledEventRequest) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*CreateAScheduledEventRequest) SetCountry ¶
func (o *CreateAScheduledEventRequest) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CreateAScheduledEventRequest) SetCreatedBy ¶
func (o *CreateAScheduledEventRequest) SetCreatedBy(v int32)
SetCreatedBy gets a reference to the given int32 and assigns it to the CreatedBy field.
func (*CreateAScheduledEventRequest) SetEnd ¶
func (o *CreateAScheduledEventRequest) SetEnd(v string)
SetEnd sets field value
func (*CreateAScheduledEventRequest) SetEndTimezone ¶
func (o *CreateAScheduledEventRequest) SetEndTimezone(v string)
SetEndTimezone gets a reference to the given string and assigns it to the EndTimezone field.
func (*CreateAScheduledEventRequest) SetIsAllDay ¶
func (o *CreateAScheduledEventRequest) SetIsAllDay(v bool)
SetIsAllDay gets a reference to the given bool and assigns it to the IsAllDay field.
func (*CreateAScheduledEventRequest) SetLatitude ¶
func (o *CreateAScheduledEventRequest) SetLatitude(v int32)
SetLatitude gets a reference to the given int32 and assigns it to the Latitude field.
func (*CreateAScheduledEventRequest) SetLocation ¶
func (o *CreateAScheduledEventRequest) SetLocation(v bool)
SetLocation gets a reference to the given bool and assigns it to the Location field.
func (*CreateAScheduledEventRequest) SetLongitude ¶
func (o *CreateAScheduledEventRequest) SetLongitude(v int32)
SetLongitude gets a reference to the given int32 and assigns it to the Longitude field.
func (*CreateAScheduledEventRequest) SetNotes ¶
func (o *CreateAScheduledEventRequest) SetNotes(v string)
SetNotes gets a reference to the given string and assigns it to the Notes field.
func (*CreateAScheduledEventRequest) SetOptionalAttendees ¶
func (o *CreateAScheduledEventRequest) SetOptionalAttendees(v []string)
SetOptionalAttendees gets a reference to the given []string and assigns it to the OptionalAttendees field.
func (*CreateAScheduledEventRequest) SetOrganizerEmail ¶
func (o *CreateAScheduledEventRequest) SetOrganizerEmail(v string)
SetOrganizerEmail gets a reference to the given string and assigns it to the OrganizerEmail field.
func (*CreateAScheduledEventRequest) SetProjectId ¶
func (o *CreateAScheduledEventRequest) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*CreateAScheduledEventRequest) SetProjectName ¶
func (o *CreateAScheduledEventRequest) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (*CreateAScheduledEventRequest) SetRequiredAttendees ¶
func (o *CreateAScheduledEventRequest) SetRequiredAttendees(v []string)
SetRequiredAttendees gets a reference to the given []string and assigns it to the RequiredAttendees field.
func (*CreateAScheduledEventRequest) SetScheduleCategoryId ¶
func (o *CreateAScheduledEventRequest) SetScheduleCategoryId(v int32)
SetScheduleCategoryId gets a reference to the given int32 and assigns it to the ScheduleCategoryId field.
func (*CreateAScheduledEventRequest) SetSendInvite ¶
func (o *CreateAScheduledEventRequest) SetSendInvite(v bool)
SetSendInvite gets a reference to the given bool and assigns it to the SendInvite field.
func (*CreateAScheduledEventRequest) SetStart ¶
func (o *CreateAScheduledEventRequest) SetStart(v string)
SetStart sets field value
func (*CreateAScheduledEventRequest) SetStartTimezone ¶
func (o *CreateAScheduledEventRequest) SetStartTimezone(v string)
SetStartTimezone sets field value
func (*CreateAScheduledEventRequest) SetState ¶
func (o *CreateAScheduledEventRequest) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*CreateAScheduledEventRequest) SetStatus ¶
func (o *CreateAScheduledEventRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*CreateAScheduledEventRequest) SetStatusIcon ¶
func (o *CreateAScheduledEventRequest) SetStatusIcon(v []string)
SetStatusIcon gets a reference to the given []string and assigns it to the StatusIcon field.
func (*CreateAScheduledEventRequest) SetTagData ¶
func (o *CreateAScheduledEventRequest) SetTagData(v []CreateAScheduledEventRequestTagDataInner)
SetTagData gets a reference to the given []CreateAScheduledEventRequestTagDataInner and assigns it to the TagData field.
func (*CreateAScheduledEventRequest) SetTitle ¶
func (o *CreateAScheduledEventRequest) SetTitle(v string)
SetTitle sets field value
func (*CreateAScheduledEventRequest) SetZipCode ¶
func (o *CreateAScheduledEventRequest) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (CreateAScheduledEventRequest) ToMap ¶
func (o CreateAScheduledEventRequest) ToMap() (map[string]interface{}, error)
func (*CreateAScheduledEventRequest) UnmarshalJSON ¶
func (o *CreateAScheduledEventRequest) UnmarshalJSON(data []byte) (err error)
type CreateAScheduledEventRequestTagDataInner ¶
type CreateAScheduledEventRequestTagDataInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
TagColor *string `json:"tagColor,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAScheduledEventRequestTagDataInner struct for CreateAScheduledEventRequestTagDataInner
func NewCreateAScheduledEventRequestTagDataInner ¶
func NewCreateAScheduledEventRequestTagDataInner() *CreateAScheduledEventRequestTagDataInner
NewCreateAScheduledEventRequestTagDataInner instantiates a new CreateAScheduledEventRequestTagDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAScheduledEventRequestTagDataInnerWithDefaults ¶
func NewCreateAScheduledEventRequestTagDataInnerWithDefaults() *CreateAScheduledEventRequestTagDataInner
NewCreateAScheduledEventRequestTagDataInnerWithDefaults instantiates a new CreateAScheduledEventRequestTagDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAScheduledEventRequestTagDataInner) GetId ¶
func (o *CreateAScheduledEventRequestTagDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAScheduledEventRequestTagDataInner) GetIdOk ¶
func (o *CreateAScheduledEventRequestTagDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequestTagDataInner) GetName ¶
func (o *CreateAScheduledEventRequestTagDataInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*CreateAScheduledEventRequestTagDataInner) GetNameOk ¶
func (o *CreateAScheduledEventRequestTagDataInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequestTagDataInner) GetTagColor ¶
func (o *CreateAScheduledEventRequestTagDataInner) GetTagColor() string
GetTagColor returns the TagColor field value if set, zero value otherwise.
func (*CreateAScheduledEventRequestTagDataInner) GetTagColorOk ¶
func (o *CreateAScheduledEventRequestTagDataInner) GetTagColorOk() (*string, bool)
GetTagColorOk returns a tuple with the TagColor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAScheduledEventRequestTagDataInner) HasId ¶
func (o *CreateAScheduledEventRequestTagDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAScheduledEventRequestTagDataInner) HasName ¶
func (o *CreateAScheduledEventRequestTagDataInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*CreateAScheduledEventRequestTagDataInner) HasTagColor ¶
func (o *CreateAScheduledEventRequestTagDataInner) HasTagColor() bool
HasTagColor returns a boolean if a field has been set.
func (CreateAScheduledEventRequestTagDataInner) MarshalJSON ¶
func (o CreateAScheduledEventRequestTagDataInner) MarshalJSON() ([]byte, error)
func (*CreateAScheduledEventRequestTagDataInner) SetId ¶
func (o *CreateAScheduledEventRequestTagDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*CreateAScheduledEventRequestTagDataInner) SetName ¶
func (o *CreateAScheduledEventRequestTagDataInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*CreateAScheduledEventRequestTagDataInner) SetTagColor ¶
func (o *CreateAScheduledEventRequestTagDataInner) SetTagColor(v string)
SetTagColor gets a reference to the given string and assigns it to the TagColor field.
func (CreateAScheduledEventRequestTagDataInner) ToMap ¶
func (o CreateAScheduledEventRequestTagDataInner) ToMap() (map[string]interface{}, error)
func (*CreateAScheduledEventRequestTagDataInner) UnmarshalJSON ¶
func (o *CreateAScheduledEventRequestTagDataInner) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy200Response ¶
type CreateAnEquipmentCopy200Response struct {
Data *CreateAnEquipmentCopy200ResponseData `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy200Response struct for CreateAnEquipmentCopy200Response
func NewCreateAnEquipmentCopy200Response ¶
func NewCreateAnEquipmentCopy200Response() *CreateAnEquipmentCopy200Response
NewCreateAnEquipmentCopy200Response instantiates a new CreateAnEquipmentCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy200ResponseWithDefaults ¶
func NewCreateAnEquipmentCopy200ResponseWithDefaults() *CreateAnEquipmentCopy200Response
NewCreateAnEquipmentCopy200ResponseWithDefaults instantiates a new CreateAnEquipmentCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy200Response) GetData ¶
func (o *CreateAnEquipmentCopy200Response) GetData() CreateAnEquipmentCopy200ResponseData
GetData returns the Data field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200Response) GetDataOk ¶
func (o *CreateAnEquipmentCopy200Response) GetDataOk() (*CreateAnEquipmentCopy200ResponseData, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200Response) GetMessage ¶
func (o *CreateAnEquipmentCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200Response) GetMessageOk ¶
func (o *CreateAnEquipmentCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200Response) GetStatus ¶
func (o *CreateAnEquipmentCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200Response) GetStatusOk ¶
func (o *CreateAnEquipmentCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200Response) HasData ¶
func (o *CreateAnEquipmentCopy200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200Response) HasMessage ¶
func (o *CreateAnEquipmentCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200Response) HasStatus ¶
func (o *CreateAnEquipmentCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAnEquipmentCopy200Response) MarshalJSON ¶
func (o CreateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy200Response) SetData ¶
func (o *CreateAnEquipmentCopy200Response) SetData(v CreateAnEquipmentCopy200ResponseData)
SetData gets a reference to the given CreateAnEquipmentCopy200ResponseData and assigns it to the Data field.
func (*CreateAnEquipmentCopy200Response) SetMessage ¶
func (o *CreateAnEquipmentCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateAnEquipmentCopy200Response) SetStatus ¶
func (o *CreateAnEquipmentCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateAnEquipmentCopy200Response) ToMap ¶
func (o CreateAnEquipmentCopy200Response) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy200Response) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy200Response) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy200ResponseData ¶
type CreateAnEquipmentCopy200ResponseData struct {
Id *int32 `json:"id,omitempty"`
EquipmentCustomId *string `json:"equipmentCustomId,omitempty"`
Barcode interface{} `json:"barcode,omitempty"`
EquipmentTypeID *int32 `json:"equipmentTypeID,omitempty"`
Type *string `json:"type,omitempty"`
TypeImage *CreateAEquipmentCopy200ResponseDataTypeImage `json:"typeImage,omitempty"`
Manufacturer interface{} `json:"manufacturer,omitempty"`
SerialNo interface{} `json:"serialNo,omitempty"`
Status *string `json:"status,omitempty"`
StatusName *string `json:"statusName,omitempty"`
MaxDay interface{} `json:"maxDay,omitempty"`
LocationId *int32 `json:"locationId,omitempty"`
LocationName *string `json:"locationName,omitempty"`
ProjectId interface{} `json:"projectId,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
AssignAt interface{} `json:"assignAt,omitempty"`
Model interface{} `json:"model,omitempty"`
BillingType *string `json:"billingType,omitempty"`
BillingCost interface{} `json:"billingCost,omitempty"`
PurchaseDate interface{} `json:"purchaseDate,omitempty"`
PurchasePrice interface{} `json:"purchasePrice,omitempty"`
Options *int32 `json:"options,omitempty"`
Device interface{} `json:"device,omitempty"`
PriceListItems interface{} `json:"priceListItems,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy200ResponseData struct for CreateAnEquipmentCopy200ResponseData
func NewCreateAnEquipmentCopy200ResponseData ¶
func NewCreateAnEquipmentCopy200ResponseData() *CreateAnEquipmentCopy200ResponseData
NewCreateAnEquipmentCopy200ResponseData instantiates a new CreateAnEquipmentCopy200ResponseData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy200ResponseDataWithDefaults ¶
func NewCreateAnEquipmentCopy200ResponseDataWithDefaults() *CreateAnEquipmentCopy200ResponseData
NewCreateAnEquipmentCopy200ResponseDataWithDefaults instantiates a new CreateAnEquipmentCopy200ResponseData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy200ResponseData) GetAssignAt ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetAssignAt() interface{}
GetAssignAt returns the AssignAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetAssignAtOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetAssignAtOk() (*interface{}, bool)
GetAssignAtOk returns a tuple with the AssignAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetBarcode ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetBarcode() interface{}
GetBarcode returns the Barcode field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetBarcodeOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetBarcodeOk() (*interface{}, bool)
GetBarcodeOk returns a tuple with the Barcode field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetBillingCost ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetBillingCost() interface{}
GetBillingCost returns the BillingCost field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetBillingCostOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetBillingCostOk() (*interface{}, bool)
GetBillingCostOk returns a tuple with the BillingCost field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetBillingType ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetBillingType() string
GetBillingType returns the BillingType field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetBillingTypeOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetBillingTypeOk() (*string, bool)
GetBillingTypeOk returns a tuple with the BillingType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetDevice ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetDevice() interface{}
GetDevice returns the Device field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetDeviceOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetDeviceOk() (*interface{}, bool)
GetDeviceOk returns a tuple with the Device field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetEquipmentCustomId ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentCustomId() string
GetEquipmentCustomId returns the EquipmentCustomId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetEquipmentCustomIdOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentCustomIdOk() (*string, bool)
GetEquipmentCustomIdOk returns a tuple with the EquipmentCustomId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetEquipmentTypeID ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentTypeID() int32
GetEquipmentTypeID returns the EquipmentTypeID field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetEquipmentTypeIDOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetEquipmentTypeIDOk() (*int32, bool)
GetEquipmentTypeIDOk returns a tuple with the EquipmentTypeID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetId ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetIdOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetLocationId ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetLocationId() int32
GetLocationId returns the LocationId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetLocationIdOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetLocationIdOk() (*int32, bool)
GetLocationIdOk returns a tuple with the LocationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetLocationName ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetLocationName() string
GetLocationName returns the LocationName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetLocationNameOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetLocationNameOk() (*string, bool)
GetLocationNameOk returns a tuple with the LocationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetManufacturer ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetManufacturer() interface{}
GetManufacturer returns the Manufacturer field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetManufacturerOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetManufacturerOk() (*interface{}, bool)
GetManufacturerOk returns a tuple with the Manufacturer field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetMaxDay ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetMaxDay() interface{}
GetMaxDay returns the MaxDay field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetMaxDayOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetMaxDayOk() (*interface{}, bool)
GetMaxDayOk returns a tuple with the MaxDay field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetModel ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetModel() interface{}
GetModel returns the Model field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetModelOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetModelOk() (*interface{}, bool)
GetModelOk returns a tuple with the Model field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetOptions ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetOptions() int32
GetOptions returns the Options field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetOptionsOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetOptionsOk() (*int32, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetPriceListItems ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetPriceListItems() interface{}
GetPriceListItems returns the PriceListItems field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetPriceListItemsOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetPriceListItemsOk() (*interface{}, bool)
GetPriceListItemsOk returns a tuple with the PriceListItems field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetProjectId ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetProjectId() interface{}
GetProjectId returns the ProjectId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetProjectIdOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetProjectIdOk() (*interface{}, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetProjectName ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetProjectNameOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetPurchaseDate ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetPurchaseDate() interface{}
GetPurchaseDate returns the PurchaseDate field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetPurchaseDateOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetPurchaseDateOk() (*interface{}, bool)
GetPurchaseDateOk returns a tuple with the PurchaseDate field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetPurchasePrice ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetPurchasePrice() interface{}
GetPurchasePrice returns the PurchasePrice field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetPurchasePriceOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetPurchasePriceOk() (*interface{}, bool)
GetPurchasePriceOk returns a tuple with the PurchasePrice field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetSerialNo ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetSerialNo() interface{}
GetSerialNo returns the SerialNo field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy200ResponseData) GetSerialNoOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetSerialNoOk() (*interface{}, bool)
GetSerialNoOk returns a tuple with the SerialNo field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy200ResponseData) GetStatus ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetStatusName ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetStatusName() string
GetStatusName returns the StatusName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetStatusNameOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetStatusNameOk() (*string, bool)
GetStatusNameOk returns a tuple with the StatusName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetStatusOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetType ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetTypeImage ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetTypeImage() CreateAEquipmentCopy200ResponseDataTypeImage
GetTypeImage returns the TypeImage field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy200ResponseData) GetTypeImageOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetTypeImageOk() (*CreateAEquipmentCopy200ResponseDataTypeImage, bool)
GetTypeImageOk returns a tuple with the TypeImage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) GetTypeOk ¶
func (o *CreateAnEquipmentCopy200ResponseData) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasAssignAt ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasAssignAt() bool
HasAssignAt returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasBarcode ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasBarcode() bool
HasBarcode returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasBillingCost ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasBillingCost() bool
HasBillingCost returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasBillingType ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasBillingType() bool
HasBillingType returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasDevice ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasDevice() bool
HasDevice returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasEquipmentCustomId ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasEquipmentCustomId() bool
HasEquipmentCustomId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasEquipmentTypeID ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasEquipmentTypeID() bool
HasEquipmentTypeID returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasId ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasLocationId ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasLocationId() bool
HasLocationId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasLocationName ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasLocationName() bool
HasLocationName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasManufacturer ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasManufacturer() bool
HasManufacturer returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasMaxDay ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasMaxDay() bool
HasMaxDay returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasModel ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasModel() bool
HasModel returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasOptions ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasPriceListItems ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasPriceListItems() bool
HasPriceListItems returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasProjectId ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasProjectName ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasPurchaseDate ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasPurchaseDate() bool
HasPurchaseDate returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasPurchasePrice ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasPurchasePrice() bool
HasPurchasePrice returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasSerialNo ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasSerialNo() bool
HasSerialNo returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasStatus ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasStatusName ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasStatusName() bool
HasStatusName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasType ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasType() bool
HasType returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy200ResponseData) HasTypeImage ¶
func (o *CreateAnEquipmentCopy200ResponseData) HasTypeImage() bool
HasTypeImage returns a boolean if a field has been set.
func (CreateAnEquipmentCopy200ResponseData) MarshalJSON ¶
func (o CreateAnEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy200ResponseData) SetAssignAt ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetAssignAt(v interface{})
SetAssignAt gets a reference to the given interface{} and assigns it to the AssignAt field.
func (*CreateAnEquipmentCopy200ResponseData) SetBarcode ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetBarcode(v interface{})
SetBarcode gets a reference to the given interface{} and assigns it to the Barcode field.
func (*CreateAnEquipmentCopy200ResponseData) SetBillingCost ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetBillingCost(v interface{})
SetBillingCost gets a reference to the given interface{} and assigns it to the BillingCost field.
func (*CreateAnEquipmentCopy200ResponseData) SetBillingType ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetBillingType(v string)
SetBillingType gets a reference to the given string and assigns it to the BillingType field.
func (*CreateAnEquipmentCopy200ResponseData) SetDevice ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetDevice(v interface{})
SetDevice gets a reference to the given interface{} and assigns it to the Device field.
func (*CreateAnEquipmentCopy200ResponseData) SetEquipmentCustomId ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetEquipmentCustomId(v string)
SetEquipmentCustomId gets a reference to the given string and assigns it to the EquipmentCustomId field.
func (*CreateAnEquipmentCopy200ResponseData) SetEquipmentTypeID ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetEquipmentTypeID(v int32)
SetEquipmentTypeID gets a reference to the given int32 and assigns it to the EquipmentTypeID field.
func (*CreateAnEquipmentCopy200ResponseData) SetId ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*CreateAnEquipmentCopy200ResponseData) SetLocationId ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetLocationId(v int32)
SetLocationId gets a reference to the given int32 and assigns it to the LocationId field.
func (*CreateAnEquipmentCopy200ResponseData) SetLocationName ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetLocationName(v string)
SetLocationName gets a reference to the given string and assigns it to the LocationName field.
func (*CreateAnEquipmentCopy200ResponseData) SetManufacturer ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetManufacturer(v interface{})
SetManufacturer gets a reference to the given interface{} and assigns it to the Manufacturer field.
func (*CreateAnEquipmentCopy200ResponseData) SetMaxDay ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetMaxDay(v interface{})
SetMaxDay gets a reference to the given interface{} and assigns it to the MaxDay field.
func (*CreateAnEquipmentCopy200ResponseData) SetModel ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetModel(v interface{})
SetModel gets a reference to the given interface{} and assigns it to the Model field.
func (*CreateAnEquipmentCopy200ResponseData) SetOptions ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetOptions(v int32)
SetOptions gets a reference to the given int32 and assigns it to the Options field.
func (*CreateAnEquipmentCopy200ResponseData) SetPriceListItems ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetPriceListItems(v interface{})
SetPriceListItems gets a reference to the given interface{} and assigns it to the PriceListItems field.
func (*CreateAnEquipmentCopy200ResponseData) SetProjectId ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetProjectId(v interface{})
SetProjectId gets a reference to the given interface{} and assigns it to the ProjectId field.
func (*CreateAnEquipmentCopy200ResponseData) SetProjectName ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (*CreateAnEquipmentCopy200ResponseData) SetPurchaseDate ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetPurchaseDate(v interface{})
SetPurchaseDate gets a reference to the given interface{} and assigns it to the PurchaseDate field.
func (*CreateAnEquipmentCopy200ResponseData) SetPurchasePrice ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetPurchasePrice(v interface{})
SetPurchasePrice gets a reference to the given interface{} and assigns it to the PurchasePrice field.
func (*CreateAnEquipmentCopy200ResponseData) SetSerialNo ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetSerialNo(v interface{})
SetSerialNo gets a reference to the given interface{} and assigns it to the SerialNo field.
func (*CreateAnEquipmentCopy200ResponseData) SetStatus ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*CreateAnEquipmentCopy200ResponseData) SetStatusName ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetStatusName(v string)
SetStatusName gets a reference to the given string and assigns it to the StatusName field.
func (*CreateAnEquipmentCopy200ResponseData) SetType ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*CreateAnEquipmentCopy200ResponseData) SetTypeImage ¶
func (o *CreateAnEquipmentCopy200ResponseData) SetTypeImage(v CreateAEquipmentCopy200ResponseDataTypeImage)
SetTypeImage gets a reference to the given CreateAEquipmentCopy200ResponseDataTypeImage and assigns it to the TypeImage field.
func (CreateAnEquipmentCopy200ResponseData) ToMap ¶
func (o CreateAnEquipmentCopy200ResponseData) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy200ResponseData) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy200ResponseData) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy400Response ¶
type CreateAnEquipmentCopy400Response struct {
Errors *CreateAnEquipmentCopy400ResponseErrors `json:"errors,omitempty"`
Type *string `json:"type,omitempty"`
Title *string `json:"title,omitempty"`
Status *int32 `json:"status,omitempty"`
TraceId *string `json:"traceId,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy400Response struct for CreateAnEquipmentCopy400Response
func NewCreateAnEquipmentCopy400Response ¶
func NewCreateAnEquipmentCopy400Response() *CreateAnEquipmentCopy400Response
NewCreateAnEquipmentCopy400Response instantiates a new CreateAnEquipmentCopy400Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy400ResponseWithDefaults ¶
func NewCreateAnEquipmentCopy400ResponseWithDefaults() *CreateAnEquipmentCopy400Response
NewCreateAnEquipmentCopy400ResponseWithDefaults instantiates a new CreateAnEquipmentCopy400Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy400Response) GetErrors ¶
func (o *CreateAnEquipmentCopy400Response) GetErrors() CreateAnEquipmentCopy400ResponseErrors
GetErrors returns the Errors field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy400Response) GetErrorsOk ¶
func (o *CreateAnEquipmentCopy400Response) GetErrorsOk() (*CreateAnEquipmentCopy400ResponseErrors, bool)
GetErrorsOk returns a tuple with the Errors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy400Response) GetStatus ¶
func (o *CreateAnEquipmentCopy400Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy400Response) GetStatusOk ¶
func (o *CreateAnEquipmentCopy400Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy400Response) GetTitle ¶
func (o *CreateAnEquipmentCopy400Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy400Response) GetTitleOk ¶
func (o *CreateAnEquipmentCopy400Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy400Response) GetTraceId ¶
func (o *CreateAnEquipmentCopy400Response) GetTraceId() string
GetTraceId returns the TraceId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy400Response) GetTraceIdOk ¶
func (o *CreateAnEquipmentCopy400Response) GetTraceIdOk() (*string, bool)
GetTraceIdOk returns a tuple with the TraceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy400Response) GetType ¶
func (o *CreateAnEquipmentCopy400Response) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy400Response) GetTypeOk ¶
func (o *CreateAnEquipmentCopy400Response) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy400Response) HasErrors ¶
func (o *CreateAnEquipmentCopy400Response) HasErrors() bool
HasErrors returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy400Response) HasStatus ¶
func (o *CreateAnEquipmentCopy400Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy400Response) HasTitle ¶
func (o *CreateAnEquipmentCopy400Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy400Response) HasTraceId ¶
func (o *CreateAnEquipmentCopy400Response) HasTraceId() bool
HasTraceId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy400Response) HasType ¶
func (o *CreateAnEquipmentCopy400Response) HasType() bool
HasType returns a boolean if a field has been set.
func (CreateAnEquipmentCopy400Response) MarshalJSON ¶
func (o CreateAnEquipmentCopy400Response) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy400Response) SetErrors ¶
func (o *CreateAnEquipmentCopy400Response) SetErrors(v CreateAnEquipmentCopy400ResponseErrors)
SetErrors gets a reference to the given CreateAnEquipmentCopy400ResponseErrors and assigns it to the Errors field.
func (*CreateAnEquipmentCopy400Response) SetStatus ¶
func (o *CreateAnEquipmentCopy400Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (*CreateAnEquipmentCopy400Response) SetTitle ¶
func (o *CreateAnEquipmentCopy400Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (*CreateAnEquipmentCopy400Response) SetTraceId ¶
func (o *CreateAnEquipmentCopy400Response) SetTraceId(v string)
SetTraceId gets a reference to the given string and assigns it to the TraceId field.
func (*CreateAnEquipmentCopy400Response) SetType ¶
func (o *CreateAnEquipmentCopy400Response) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (CreateAnEquipmentCopy400Response) ToMap ¶
func (o CreateAnEquipmentCopy400Response) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy400Response) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy400Response) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy400ResponseErrors ¶
type CreateAnEquipmentCopy400ResponseErrors struct {
Status []string `json:"Status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy400ResponseErrors struct for CreateAnEquipmentCopy400ResponseErrors
func NewCreateAnEquipmentCopy400ResponseErrors ¶
func NewCreateAnEquipmentCopy400ResponseErrors() *CreateAnEquipmentCopy400ResponseErrors
NewCreateAnEquipmentCopy400ResponseErrors instantiates a new CreateAnEquipmentCopy400ResponseErrors object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy400ResponseErrorsWithDefaults ¶
func NewCreateAnEquipmentCopy400ResponseErrorsWithDefaults() *CreateAnEquipmentCopy400ResponseErrors
NewCreateAnEquipmentCopy400ResponseErrorsWithDefaults instantiates a new CreateAnEquipmentCopy400ResponseErrors object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy400ResponseErrors) GetStatus ¶
func (o *CreateAnEquipmentCopy400ResponseErrors) GetStatus() []string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy400ResponseErrors) GetStatusOk ¶
func (o *CreateAnEquipmentCopy400ResponseErrors) GetStatusOk() ([]string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy400ResponseErrors) HasStatus ¶
func (o *CreateAnEquipmentCopy400ResponseErrors) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAnEquipmentCopy400ResponseErrors) MarshalJSON ¶
func (o CreateAnEquipmentCopy400ResponseErrors) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy400ResponseErrors) SetStatus ¶
func (o *CreateAnEquipmentCopy400ResponseErrors) SetStatus(v []string)
SetStatus gets a reference to the given []string and assigns it to the Status field.
func (CreateAnEquipmentCopy400ResponseErrors) ToMap ¶
func (o CreateAnEquipmentCopy400ResponseErrors) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy400ResponseErrors) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy400ResponseErrors) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy409Response ¶
type CreateAnEquipmentCopy409Response struct {
Data *CreateAnEquipmentCopy409ResponseData `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy409Response struct for CreateAnEquipmentCopy409Response
func NewCreateAnEquipmentCopy409Response ¶
func NewCreateAnEquipmentCopy409Response() *CreateAnEquipmentCopy409Response
NewCreateAnEquipmentCopy409Response instantiates a new CreateAnEquipmentCopy409Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy409ResponseWithDefaults ¶
func NewCreateAnEquipmentCopy409ResponseWithDefaults() *CreateAnEquipmentCopy409Response
NewCreateAnEquipmentCopy409ResponseWithDefaults instantiates a new CreateAnEquipmentCopy409Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy409Response) GetData ¶
func (o *CreateAnEquipmentCopy409Response) GetData() CreateAnEquipmentCopy409ResponseData
GetData returns the Data field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409Response) GetDataOk ¶
func (o *CreateAnEquipmentCopy409Response) GetDataOk() (*CreateAnEquipmentCopy409ResponseData, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409Response) GetMessage ¶
func (o *CreateAnEquipmentCopy409Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409Response) GetMessageOk ¶
func (o *CreateAnEquipmentCopy409Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409Response) GetStatus ¶
func (o *CreateAnEquipmentCopy409Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409Response) GetStatusOk ¶
func (o *CreateAnEquipmentCopy409Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409Response) HasData ¶
func (o *CreateAnEquipmentCopy409Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409Response) HasMessage ¶
func (o *CreateAnEquipmentCopy409Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409Response) HasStatus ¶
func (o *CreateAnEquipmentCopy409Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAnEquipmentCopy409Response) MarshalJSON ¶
func (o CreateAnEquipmentCopy409Response) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy409Response) SetData ¶
func (o *CreateAnEquipmentCopy409Response) SetData(v CreateAnEquipmentCopy409ResponseData)
SetData gets a reference to the given CreateAnEquipmentCopy409ResponseData and assigns it to the Data field.
func (*CreateAnEquipmentCopy409Response) SetMessage ¶
func (o *CreateAnEquipmentCopy409Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateAnEquipmentCopy409Response) SetStatus ¶
func (o *CreateAnEquipmentCopy409Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateAnEquipmentCopy409Response) ToMap ¶
func (o CreateAnEquipmentCopy409Response) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy409Response) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy409Response) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy409ResponseData ¶
type CreateAnEquipmentCopy409ResponseData struct {
Id *int32 `json:"id,omitempty"`
Identifier *string `json:"identifier,omitempty"`
EquipmentCustomId *string `json:"equipmentCustomId,omitempty"`
Barcode interface{} `json:"barcode,omitempty"`
EquipmentTypeID *int32 `json:"equipmentTypeID,omitempty"`
EquipmentTypeIdentifier *string `json:"equipmentTypeIdentifier,omitempty"`
EquipmentTypeName interface{} `json:"equipmentTypeName,omitempty"`
Type *string `json:"type,omitempty"`
TypeImage *CreateAnEquipmentCopy409ResponseDataTypeImage `json:"typeImage,omitempty"`
Manufacturer *string `json:"manufacturer,omitempty"`
SerialNo *string `json:"serialNo,omitempty"`
Status *string `json:"status,omitempty"`
StatusName *string `json:"statusName,omitempty"`
MaxDay interface{} `json:"maxDay,omitempty"`
LocationId *int32 `json:"locationId,omitempty"`
LocationIdentifier *string `json:"locationIdentifier,omitempty"`
LocationName *string `json:"locationName,omitempty"`
ProjectId interface{} `json:"projectId,omitempty"`
ProjectIdentifier *string `json:"projectIdentifier,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
AssignAt interface{} `json:"assignAt,omitempty"`
Model *string `json:"model,omitempty"`
BillingType interface{} `json:"billingType,omitempty"`
BillingCost interface{} `json:"billingCost,omitempty"`
PurchaseDate *string `json:"purchaseDate,omitempty"`
PurchasePrice interface{} `json:"purchasePrice,omitempty"`
Deleted *bool `json:"deleted,omitempty"`
VendorID interface{} `json:"vendorID,omitempty"`
Options *int32 `json:"options,omitempty"`
Device interface{} `json:"device,omitempty"`
PriceListItems interface{} `json:"priceListItems,omitempty"`
EquipmentStatus *CreateAnEquipmentCopy409ResponseDataEquipmentStatus `json:"equipmentStatus,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy409ResponseData struct for CreateAnEquipmentCopy409ResponseData
func NewCreateAnEquipmentCopy409ResponseData ¶
func NewCreateAnEquipmentCopy409ResponseData() *CreateAnEquipmentCopy409ResponseData
NewCreateAnEquipmentCopy409ResponseData instantiates a new CreateAnEquipmentCopy409ResponseData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy409ResponseDataWithDefaults ¶
func NewCreateAnEquipmentCopy409ResponseDataWithDefaults() *CreateAnEquipmentCopy409ResponseData
NewCreateAnEquipmentCopy409ResponseDataWithDefaults instantiates a new CreateAnEquipmentCopy409ResponseData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy409ResponseData) GetAssignAt ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetAssignAt() interface{}
GetAssignAt returns the AssignAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetAssignAtOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetAssignAtOk() (*interface{}, bool)
GetAssignAtOk returns a tuple with the AssignAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetBarcode ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetBarcode() interface{}
GetBarcode returns the Barcode field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetBarcodeOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetBarcodeOk() (*interface{}, bool)
GetBarcodeOk returns a tuple with the Barcode field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetBillingCost ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetBillingCost() interface{}
GetBillingCost returns the BillingCost field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetBillingCostOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetBillingCostOk() (*interface{}, bool)
GetBillingCostOk returns a tuple with the BillingCost field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetBillingType ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetBillingType() interface{}
GetBillingType returns the BillingType field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetBillingTypeOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetBillingTypeOk() (*interface{}, bool)
GetBillingTypeOk returns a tuple with the BillingType field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetDeleted ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetDeleted() bool
GetDeleted returns the Deleted field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetDeletedOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetDeletedOk() (*bool, bool)
GetDeletedOk returns a tuple with the Deleted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetDevice ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetDevice() interface{}
GetDevice returns the Device field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetDeviceOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetDeviceOk() (*interface{}, bool)
GetDeviceOk returns a tuple with the Device field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentCustomId ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentCustomId() string
GetEquipmentCustomId returns the EquipmentCustomId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentCustomIdOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentCustomIdOk() (*string, bool)
GetEquipmentCustomIdOk returns a tuple with the EquipmentCustomId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentStatus ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentStatus() CreateAnEquipmentCopy409ResponseDataEquipmentStatus
GetEquipmentStatus returns the EquipmentStatus field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentStatusOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentStatusOk() (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus, bool)
GetEquipmentStatusOk returns a tuple with the EquipmentStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeID ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeID() int32
GetEquipmentTypeID returns the EquipmentTypeID field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIDOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIDOk() (*int32, bool)
GetEquipmentTypeIDOk returns a tuple with the EquipmentTypeID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIdentifier() string
GetEquipmentTypeIdentifier returns the EquipmentTypeIdentifier field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIdentifierOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeIdentifierOk() (*string, bool)
GetEquipmentTypeIdentifierOk returns a tuple with the EquipmentTypeIdentifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeName ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeName() interface{}
GetEquipmentTypeName returns the EquipmentTypeName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeNameOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetEquipmentTypeNameOk() (*interface{}, bool)
GetEquipmentTypeNameOk returns a tuple with the EquipmentTypeName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetId ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetIdOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetIdentifier() string
GetIdentifier returns the Identifier field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetIdentifierOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetIdentifierOk() (*string, bool)
GetIdentifierOk returns a tuple with the Identifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetLocationId ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetLocationId() int32
GetLocationId returns the LocationId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetLocationIdOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetLocationIdOk() (*int32, bool)
GetLocationIdOk returns a tuple with the LocationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetLocationIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetLocationIdentifier() string
GetLocationIdentifier returns the LocationIdentifier field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetLocationIdentifierOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetLocationIdentifierOk() (*string, bool)
GetLocationIdentifierOk returns a tuple with the LocationIdentifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetLocationName ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetLocationName() string
GetLocationName returns the LocationName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetLocationNameOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetLocationNameOk() (*string, bool)
GetLocationNameOk returns a tuple with the LocationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetManufacturer ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetManufacturer() string
GetManufacturer returns the Manufacturer field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetManufacturerOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetManufacturerOk() (*string, bool)
GetManufacturerOk returns a tuple with the Manufacturer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetMaxDay ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetMaxDay() interface{}
GetMaxDay returns the MaxDay field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetMaxDayOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetMaxDayOk() (*interface{}, bool)
GetMaxDayOk returns a tuple with the MaxDay field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetModel ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetModel() string
GetModel returns the Model field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetModelOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetModelOk() (*string, bool)
GetModelOk returns a tuple with the Model field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetOptions ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetOptions() int32
GetOptions returns the Options field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetOptionsOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetOptionsOk() (*int32, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetPriceListItems ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetPriceListItems() interface{}
GetPriceListItems returns the PriceListItems field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetPriceListItemsOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetPriceListItemsOk() (*interface{}, bool)
GetPriceListItemsOk returns a tuple with the PriceListItems field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetProjectId ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetProjectId() interface{}
GetProjectId returns the ProjectId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetProjectIdOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetProjectIdOk() (*interface{}, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetProjectIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetProjectIdentifier() string
GetProjectIdentifier returns the ProjectIdentifier field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetProjectIdentifierOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetProjectIdentifierOk() (*string, bool)
GetProjectIdentifierOk returns a tuple with the ProjectIdentifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetProjectName ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetProjectNameOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetPurchaseDate ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetPurchaseDate() string
GetPurchaseDate returns the PurchaseDate field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetPurchaseDateOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetPurchaseDateOk() (*string, bool)
GetPurchaseDateOk returns a tuple with the PurchaseDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetPurchasePrice ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetPurchasePrice() interface{}
GetPurchasePrice returns the PurchasePrice field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetPurchasePriceOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetPurchasePriceOk() (*interface{}, bool)
GetPurchasePriceOk returns a tuple with the PurchasePrice field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) GetSerialNo ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetSerialNo() string
GetSerialNo returns the SerialNo field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetSerialNoOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetSerialNoOk() (*string, bool)
GetSerialNoOk returns a tuple with the SerialNo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetStatus ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetStatusName ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetStatusName() string
GetStatusName returns the StatusName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetStatusNameOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetStatusNameOk() (*string, bool)
GetStatusNameOk returns a tuple with the StatusName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetStatusOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetType ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetTypeImage ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetTypeImage() CreateAnEquipmentCopy409ResponseDataTypeImage
GetTypeImage returns the TypeImage field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseData) GetTypeImageOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetTypeImageOk() (*CreateAnEquipmentCopy409ResponseDataTypeImage, bool)
GetTypeImageOk returns a tuple with the TypeImage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetTypeOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseData) GetVendorID ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetVendorID() interface{}
GetVendorID returns the VendorID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAnEquipmentCopy409ResponseData) GetVendorIDOk ¶
func (o *CreateAnEquipmentCopy409ResponseData) GetVendorIDOk() (*interface{}, bool)
GetVendorIDOk returns a tuple with the VendorID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAnEquipmentCopy409ResponseData) HasAssignAt ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasAssignAt() bool
HasAssignAt returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasBarcode ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasBarcode() bool
HasBarcode returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasBillingCost ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasBillingCost() bool
HasBillingCost returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasBillingType ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasBillingType() bool
HasBillingType returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasDeleted ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasDeleted() bool
HasDeleted returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasDevice ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasDevice() bool
HasDevice returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasEquipmentCustomId ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentCustomId() bool
HasEquipmentCustomId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasEquipmentStatus ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentStatus() bool
HasEquipmentStatus returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeID ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeID() bool
HasEquipmentTypeID returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeIdentifier() bool
HasEquipmentTypeIdentifier returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeName ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasEquipmentTypeName() bool
HasEquipmentTypeName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasId ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasIdentifier() bool
HasIdentifier returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasLocationId ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasLocationId() bool
HasLocationId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasLocationIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasLocationIdentifier() bool
HasLocationIdentifier returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasLocationName ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasLocationName() bool
HasLocationName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasManufacturer ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasManufacturer() bool
HasManufacturer returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasMaxDay ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasMaxDay() bool
HasMaxDay returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasModel ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasModel() bool
HasModel returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasOptions ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasPriceListItems ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasPriceListItems() bool
HasPriceListItems returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasProjectId ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasProjectIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasProjectIdentifier() bool
HasProjectIdentifier returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasProjectName ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasPurchaseDate ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasPurchaseDate() bool
HasPurchaseDate returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasPurchasePrice ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasPurchasePrice() bool
HasPurchasePrice returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasSerialNo ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasSerialNo() bool
HasSerialNo returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasStatus ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasStatusName ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasStatusName() bool
HasStatusName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasType ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasType() bool
HasType returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasTypeImage ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasTypeImage() bool
HasTypeImage returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseData) HasVendorID ¶
func (o *CreateAnEquipmentCopy409ResponseData) HasVendorID() bool
HasVendorID returns a boolean if a field has been set.
func (CreateAnEquipmentCopy409ResponseData) MarshalJSON ¶
func (o CreateAnEquipmentCopy409ResponseData) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy409ResponseData) SetAssignAt ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetAssignAt(v interface{})
SetAssignAt gets a reference to the given interface{} and assigns it to the AssignAt field.
func (*CreateAnEquipmentCopy409ResponseData) SetBarcode ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetBarcode(v interface{})
SetBarcode gets a reference to the given interface{} and assigns it to the Barcode field.
func (*CreateAnEquipmentCopy409ResponseData) SetBillingCost ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetBillingCost(v interface{})
SetBillingCost gets a reference to the given interface{} and assigns it to the BillingCost field.
func (*CreateAnEquipmentCopy409ResponseData) SetBillingType ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetBillingType(v interface{})
SetBillingType gets a reference to the given interface{} and assigns it to the BillingType field.
func (*CreateAnEquipmentCopy409ResponseData) SetDeleted ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetDeleted(v bool)
SetDeleted gets a reference to the given bool and assigns it to the Deleted field.
func (*CreateAnEquipmentCopy409ResponseData) SetDevice ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetDevice(v interface{})
SetDevice gets a reference to the given interface{} and assigns it to the Device field.
func (*CreateAnEquipmentCopy409ResponseData) SetEquipmentCustomId ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentCustomId(v string)
SetEquipmentCustomId gets a reference to the given string and assigns it to the EquipmentCustomId field.
func (*CreateAnEquipmentCopy409ResponseData) SetEquipmentStatus ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentStatus(v CreateAnEquipmentCopy409ResponseDataEquipmentStatus)
SetEquipmentStatus gets a reference to the given CreateAnEquipmentCopy409ResponseDataEquipmentStatus and assigns it to the EquipmentStatus field.
func (*CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeID ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeID(v int32)
SetEquipmentTypeID gets a reference to the given int32 and assigns it to the EquipmentTypeID field.
func (*CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeIdentifier(v string)
SetEquipmentTypeIdentifier gets a reference to the given string and assigns it to the EquipmentTypeIdentifier field.
func (*CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeName ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetEquipmentTypeName(v interface{})
SetEquipmentTypeName gets a reference to the given interface{} and assigns it to the EquipmentTypeName field.
func (*CreateAnEquipmentCopy409ResponseData) SetId ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*CreateAnEquipmentCopy409ResponseData) SetIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetIdentifier(v string)
SetIdentifier gets a reference to the given string and assigns it to the Identifier field.
func (*CreateAnEquipmentCopy409ResponseData) SetLocationId ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetLocationId(v int32)
SetLocationId gets a reference to the given int32 and assigns it to the LocationId field.
func (*CreateAnEquipmentCopy409ResponseData) SetLocationIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetLocationIdentifier(v string)
SetLocationIdentifier gets a reference to the given string and assigns it to the LocationIdentifier field.
func (*CreateAnEquipmentCopy409ResponseData) SetLocationName ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetLocationName(v string)
SetLocationName gets a reference to the given string and assigns it to the LocationName field.
func (*CreateAnEquipmentCopy409ResponseData) SetManufacturer ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetManufacturer(v string)
SetManufacturer gets a reference to the given string and assigns it to the Manufacturer field.
func (*CreateAnEquipmentCopy409ResponseData) SetMaxDay ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetMaxDay(v interface{})
SetMaxDay gets a reference to the given interface{} and assigns it to the MaxDay field.
func (*CreateAnEquipmentCopy409ResponseData) SetModel ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetModel(v string)
SetModel gets a reference to the given string and assigns it to the Model field.
func (*CreateAnEquipmentCopy409ResponseData) SetOptions ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetOptions(v int32)
SetOptions gets a reference to the given int32 and assigns it to the Options field.
func (*CreateAnEquipmentCopy409ResponseData) SetPriceListItems ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetPriceListItems(v interface{})
SetPriceListItems gets a reference to the given interface{} and assigns it to the PriceListItems field.
func (*CreateAnEquipmentCopy409ResponseData) SetProjectId ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetProjectId(v interface{})
SetProjectId gets a reference to the given interface{} and assigns it to the ProjectId field.
func (*CreateAnEquipmentCopy409ResponseData) SetProjectIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetProjectIdentifier(v string)
SetProjectIdentifier gets a reference to the given string and assigns it to the ProjectIdentifier field.
func (*CreateAnEquipmentCopy409ResponseData) SetProjectName ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (*CreateAnEquipmentCopy409ResponseData) SetPurchaseDate ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetPurchaseDate(v string)
SetPurchaseDate gets a reference to the given string and assigns it to the PurchaseDate field.
func (*CreateAnEquipmentCopy409ResponseData) SetPurchasePrice ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetPurchasePrice(v interface{})
SetPurchasePrice gets a reference to the given interface{} and assigns it to the PurchasePrice field.
func (*CreateAnEquipmentCopy409ResponseData) SetSerialNo ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetSerialNo(v string)
SetSerialNo gets a reference to the given string and assigns it to the SerialNo field.
func (*CreateAnEquipmentCopy409ResponseData) SetStatus ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*CreateAnEquipmentCopy409ResponseData) SetStatusName ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetStatusName(v string)
SetStatusName gets a reference to the given string and assigns it to the StatusName field.
func (*CreateAnEquipmentCopy409ResponseData) SetType ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*CreateAnEquipmentCopy409ResponseData) SetTypeImage ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetTypeImage(v CreateAnEquipmentCopy409ResponseDataTypeImage)
SetTypeImage gets a reference to the given CreateAnEquipmentCopy409ResponseDataTypeImage and assigns it to the TypeImage field.
func (*CreateAnEquipmentCopy409ResponseData) SetVendorID ¶
func (o *CreateAnEquipmentCopy409ResponseData) SetVendorID(v interface{})
SetVendorID gets a reference to the given interface{} and assigns it to the VendorID field.
func (CreateAnEquipmentCopy409ResponseData) ToMap ¶
func (o CreateAnEquipmentCopy409ResponseData) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy409ResponseData) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy409ResponseData) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy409ResponseDataEquipmentStatus ¶
type CreateAnEquipmentCopy409ResponseDataEquipmentStatus struct {
Id *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
Color *string `json:"color,omitempty"`
Stroke *string `json:"stroke,omitempty"`
Text *string `json:"text,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy409ResponseDataEquipmentStatus struct for CreateAnEquipmentCopy409ResponseDataEquipmentStatus
func NewCreateAnEquipmentCopy409ResponseDataEquipmentStatus ¶
func NewCreateAnEquipmentCopy409ResponseDataEquipmentStatus() *CreateAnEquipmentCopy409ResponseDataEquipmentStatus
NewCreateAnEquipmentCopy409ResponseDataEquipmentStatus instantiates a new CreateAnEquipmentCopy409ResponseDataEquipmentStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy409ResponseDataEquipmentStatusWithDefaults ¶
func NewCreateAnEquipmentCopy409ResponseDataEquipmentStatusWithDefaults() *CreateAnEquipmentCopy409ResponseDataEquipmentStatus
NewCreateAnEquipmentCopy409ResponseDataEquipmentStatusWithDefaults instantiates a new CreateAnEquipmentCopy409ResponseDataEquipmentStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetColor ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetColor() string
GetColor returns the Color field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetColorOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetColorOk() (*string, bool)
GetColorOk returns a tuple with the Color field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetId ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetIdOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetName ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetNameOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetStroke ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetStroke() string
GetStroke returns the Stroke field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetStrokeOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetStrokeOk() (*string, bool)
GetStrokeOk returns a tuple with the Stroke field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetText ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetText() string
GetText returns the Text field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetTextOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) GetTextOk() (*string, bool)
GetTextOk returns a tuple with the Text field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasColor ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasColor() bool
HasColor returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasId ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasName ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasName() bool
HasName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasStroke ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasStroke() bool
HasStroke returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasText ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) HasText() bool
HasText returns a boolean if a field has been set.
func (CreateAnEquipmentCopy409ResponseDataEquipmentStatus) MarshalJSON ¶
func (o CreateAnEquipmentCopy409ResponseDataEquipmentStatus) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetColor ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetColor(v string)
SetColor gets a reference to the given string and assigns it to the Color field.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetId ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetName ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetStroke ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetStroke(v string)
SetStroke gets a reference to the given string and assigns it to the Stroke field.
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetText ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) SetText(v string)
SetText gets a reference to the given string and assigns it to the Text field.
func (CreateAnEquipmentCopy409ResponseDataEquipmentStatus) ToMap ¶
func (o CreateAnEquipmentCopy409ResponseDataEquipmentStatus) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy409ResponseDataEquipmentStatus) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopy409ResponseDataTypeImage ¶
type CreateAnEquipmentCopy409ResponseDataTypeImage struct {
Id *int32 `json:"id,omitempty"`
Identifier *string `json:"identifier,omitempty"`
Name *string `json:"name,omitempty"`
ThumbnailImage *string `json:"thumbnailImage,omitempty"`
Svg *string `json:"svg,omitempty"`
Active *bool `json:"active,omitempty"`
Priority *int32 `json:"priority,omitempty"`
IsDefault *bool `json:"isDefault,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopy409ResponseDataTypeImage struct for CreateAnEquipmentCopy409ResponseDataTypeImage
func NewCreateAnEquipmentCopy409ResponseDataTypeImage ¶
func NewCreateAnEquipmentCopy409ResponseDataTypeImage() *CreateAnEquipmentCopy409ResponseDataTypeImage
NewCreateAnEquipmentCopy409ResponseDataTypeImage instantiates a new CreateAnEquipmentCopy409ResponseDataTypeImage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopy409ResponseDataTypeImageWithDefaults ¶
func NewCreateAnEquipmentCopy409ResponseDataTypeImageWithDefaults() *CreateAnEquipmentCopy409ResponseDataTypeImage
NewCreateAnEquipmentCopy409ResponseDataTypeImageWithDefaults instantiates a new CreateAnEquipmentCopy409ResponseDataTypeImage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetActive ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetActive() bool
GetActive returns the Active field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetActiveOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetActiveOk() (*bool, bool)
GetActiveOk returns a tuple with the Active field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetId ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdentifier() string
GetIdentifier returns the Identifier field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdentifierOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIdentifierOk() (*string, bool)
GetIdentifierOk returns a tuple with the Identifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetIsDefault ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIsDefault() bool
GetIsDefault returns the IsDefault field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetIsDefaultOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetIsDefaultOk() (*bool, bool)
GetIsDefaultOk returns a tuple with the IsDefault field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetName ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetNameOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetPriority ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetPriority() int32
GetPriority returns the Priority field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetPriorityOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetPriorityOk() (*int32, bool)
GetPriorityOk returns a tuple with the Priority field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetSvg ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetSvg() string
GetSvg returns the Svg field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetSvgOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetSvgOk() (*string, bool)
GetSvgOk returns a tuple with the Svg field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetThumbnailImage ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetThumbnailImage() string
GetThumbnailImage returns the ThumbnailImage field value if set, zero value otherwise.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) GetThumbnailImageOk ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) GetThumbnailImageOk() (*string, bool)
GetThumbnailImageOk returns a tuple with the ThumbnailImage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasActive ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasActive() bool
HasActive returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasId ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasIdentifier() bool
HasIdentifier returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasIsDefault ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasIsDefault() bool
HasIsDefault returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasName ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasName() bool
HasName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasPriority ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasPriority() bool
HasPriority returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasSvg ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasSvg() bool
HasSvg returns a boolean if a field has been set.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) HasThumbnailImage ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) HasThumbnailImage() bool
HasThumbnailImage returns a boolean if a field has been set.
func (CreateAnEquipmentCopy409ResponseDataTypeImage) MarshalJSON ¶
func (o CreateAnEquipmentCopy409ResponseDataTypeImage) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetActive ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetActive(v bool)
SetActive gets a reference to the given bool and assigns it to the Active field.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetId ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetIdentifier ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetIdentifier(v string)
SetIdentifier gets a reference to the given string and assigns it to the Identifier field.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetIsDefault ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetIsDefault(v bool)
SetIsDefault gets a reference to the given bool and assigns it to the IsDefault field.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetName ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetPriority ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetPriority(v int32)
SetPriority gets a reference to the given int32 and assigns it to the Priority field.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetSvg ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetSvg(v string)
SetSvg gets a reference to the given string and assigns it to the Svg field.
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) SetThumbnailImage ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) SetThumbnailImage(v string)
SetThumbnailImage gets a reference to the given string and assigns it to the ThumbnailImage field.
func (CreateAnEquipmentCopy409ResponseDataTypeImage) ToMap ¶
func (o CreateAnEquipmentCopy409ResponseDataTypeImage) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopy409ResponseDataTypeImage) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopy409ResponseDataTypeImage) UnmarshalJSON(data []byte) (err error)
type CreateAnEquipmentCopyRequest ¶
type CreateAnEquipmentCopyRequest struct {
// Required
EquipmentCustomId *string `json:"equipmentCustomId,omitempty"`
// Required
EquipmentTypeId *int64 `json:"equipmentTypeId,omitempty"`
EquipmentTypeName *string `json:"equipmentTypeName,omitempty"`
// Required
Status *string `json:"status,omitempty"`
StatusName *string `json:"statusName,omitempty"`
// Required
LocationId *int64 `json:"locationId,omitempty"`
LocationName *string `json:"locationName,omitempty"`
ProjectId *int64 `json:"projectId,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
PurchaseDate *string `json:"purchaseDate,omitempty"`
Manufacturer *string `json:"manufacturer,omitempty"`
// Optional, but Required for vendors like Kahi to avoid duplicates
SerialNo *string `json:"serialNo,omitempty"`
EquipmentModel *string `json:"equipmentModel,omitempty"`
PurchasePrice *float64 `json:"purchasePrice,omitempty"`
BillingType *string `json:"billingType,omitempty"`
BillingTypeName *string `json:"billingTypeName,omitempty"`
BillingCost *float64 `json:"billingCost,omitempty"`
MaxDay *int32 `json:"maxDay,omitempty"`
// Required
CurrentStaffId *int64 `json:"currentStaffId,omitempty"`
// Required
CurrentCompanyId *int64 `json:"currentCompanyId,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnEquipmentCopyRequest struct for CreateAnEquipmentCopyRequest
func NewCreateAnEquipmentCopyRequest ¶
func NewCreateAnEquipmentCopyRequest() *CreateAnEquipmentCopyRequest
NewCreateAnEquipmentCopyRequest instantiates a new CreateAnEquipmentCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnEquipmentCopyRequestWithDefaults ¶
func NewCreateAnEquipmentCopyRequestWithDefaults() *CreateAnEquipmentCopyRequest
NewCreateAnEquipmentCopyRequestWithDefaults instantiates a new CreateAnEquipmentCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnEquipmentCopyRequest) GetBillingCost ¶
func (o *CreateAnEquipmentCopyRequest) GetBillingCost() float64
GetBillingCost returns the BillingCost field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetBillingCostOk ¶
func (o *CreateAnEquipmentCopyRequest) GetBillingCostOk() (*float64, bool)
GetBillingCostOk returns a tuple with the BillingCost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetBillingType ¶
func (o *CreateAnEquipmentCopyRequest) GetBillingType() string
GetBillingType returns the BillingType field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetBillingTypeName ¶
func (o *CreateAnEquipmentCopyRequest) GetBillingTypeName() string
GetBillingTypeName returns the BillingTypeName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetBillingTypeNameOk ¶
func (o *CreateAnEquipmentCopyRequest) GetBillingTypeNameOk() (*string, bool)
GetBillingTypeNameOk returns a tuple with the BillingTypeName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetBillingTypeOk ¶
func (o *CreateAnEquipmentCopyRequest) GetBillingTypeOk() (*string, bool)
GetBillingTypeOk returns a tuple with the BillingType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetCurrentCompanyId ¶
func (o *CreateAnEquipmentCopyRequest) GetCurrentCompanyId() int64
GetCurrentCompanyId returns the CurrentCompanyId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetCurrentCompanyIdOk ¶
func (o *CreateAnEquipmentCopyRequest) GetCurrentCompanyIdOk() (*int64, bool)
GetCurrentCompanyIdOk returns a tuple with the CurrentCompanyId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetCurrentStaffId ¶
func (o *CreateAnEquipmentCopyRequest) GetCurrentStaffId() int64
GetCurrentStaffId returns the CurrentStaffId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetCurrentStaffIdOk ¶
func (o *CreateAnEquipmentCopyRequest) GetCurrentStaffIdOk() (*int64, bool)
GetCurrentStaffIdOk returns a tuple with the CurrentStaffId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetEquipmentCustomId ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentCustomId() string
GetEquipmentCustomId returns the EquipmentCustomId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetEquipmentCustomIdOk ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentCustomIdOk() (*string, bool)
GetEquipmentCustomIdOk returns a tuple with the EquipmentCustomId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetEquipmentModel ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentModel() string
GetEquipmentModel returns the EquipmentModel field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetEquipmentModelOk ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentModelOk() (*string, bool)
GetEquipmentModelOk returns a tuple with the EquipmentModel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetEquipmentTypeId ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeId() int64
GetEquipmentTypeId returns the EquipmentTypeId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetEquipmentTypeIdOk ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeIdOk() (*int64, bool)
GetEquipmentTypeIdOk returns a tuple with the EquipmentTypeId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetEquipmentTypeName ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeName() string
GetEquipmentTypeName returns the EquipmentTypeName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetEquipmentTypeNameOk ¶
func (o *CreateAnEquipmentCopyRequest) GetEquipmentTypeNameOk() (*string, bool)
GetEquipmentTypeNameOk returns a tuple with the EquipmentTypeName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetLocationId ¶
func (o *CreateAnEquipmentCopyRequest) GetLocationId() int64
GetLocationId returns the LocationId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetLocationIdOk ¶
func (o *CreateAnEquipmentCopyRequest) GetLocationIdOk() (*int64, bool)
GetLocationIdOk returns a tuple with the LocationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetLocationName ¶
func (o *CreateAnEquipmentCopyRequest) GetLocationName() string
GetLocationName returns the LocationName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetLocationNameOk ¶
func (o *CreateAnEquipmentCopyRequest) GetLocationNameOk() (*string, bool)
GetLocationNameOk returns a tuple with the LocationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetManufacturer ¶
func (o *CreateAnEquipmentCopyRequest) GetManufacturer() string
GetManufacturer returns the Manufacturer field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetManufacturerOk ¶
func (o *CreateAnEquipmentCopyRequest) GetManufacturerOk() (*string, bool)
GetManufacturerOk returns a tuple with the Manufacturer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetMaxDay ¶
func (o *CreateAnEquipmentCopyRequest) GetMaxDay() int32
GetMaxDay returns the MaxDay field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetMaxDayOk ¶
func (o *CreateAnEquipmentCopyRequest) GetMaxDayOk() (*int32, bool)
GetMaxDayOk returns a tuple with the MaxDay field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetProjectId ¶
func (o *CreateAnEquipmentCopyRequest) GetProjectId() int64
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetProjectIdOk ¶
func (o *CreateAnEquipmentCopyRequest) GetProjectIdOk() (*int64, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetProjectName ¶
func (o *CreateAnEquipmentCopyRequest) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetProjectNameOk ¶
func (o *CreateAnEquipmentCopyRequest) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetPurchaseDate ¶
func (o *CreateAnEquipmentCopyRequest) GetPurchaseDate() string
GetPurchaseDate returns the PurchaseDate field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetPurchaseDateOk ¶
func (o *CreateAnEquipmentCopyRequest) GetPurchaseDateOk() (*string, bool)
GetPurchaseDateOk returns a tuple with the PurchaseDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetPurchasePrice ¶
func (o *CreateAnEquipmentCopyRequest) GetPurchasePrice() float64
GetPurchasePrice returns the PurchasePrice field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetPurchasePriceOk ¶
func (o *CreateAnEquipmentCopyRequest) GetPurchasePriceOk() (*float64, bool)
GetPurchasePriceOk returns a tuple with the PurchasePrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetSerialNo ¶
func (o *CreateAnEquipmentCopyRequest) GetSerialNo() string
GetSerialNo returns the SerialNo field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetSerialNoOk ¶
func (o *CreateAnEquipmentCopyRequest) GetSerialNoOk() (*string, bool)
GetSerialNoOk returns a tuple with the SerialNo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetStatus ¶
func (o *CreateAnEquipmentCopyRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetStatusName ¶
func (o *CreateAnEquipmentCopyRequest) GetStatusName() string
GetStatusName returns the StatusName field value if set, zero value otherwise.
func (*CreateAnEquipmentCopyRequest) GetStatusNameOk ¶
func (o *CreateAnEquipmentCopyRequest) GetStatusNameOk() (*string, bool)
GetStatusNameOk returns a tuple with the StatusName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) GetStatusOk ¶
func (o *CreateAnEquipmentCopyRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnEquipmentCopyRequest) HasBillingCost ¶
func (o *CreateAnEquipmentCopyRequest) HasBillingCost() bool
HasBillingCost returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasBillingType ¶
func (o *CreateAnEquipmentCopyRequest) HasBillingType() bool
HasBillingType returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasBillingTypeName ¶
func (o *CreateAnEquipmentCopyRequest) HasBillingTypeName() bool
HasBillingTypeName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasCurrentCompanyId ¶
func (o *CreateAnEquipmentCopyRequest) HasCurrentCompanyId() bool
HasCurrentCompanyId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasCurrentStaffId ¶
func (o *CreateAnEquipmentCopyRequest) HasCurrentStaffId() bool
HasCurrentStaffId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasEquipmentCustomId ¶
func (o *CreateAnEquipmentCopyRequest) HasEquipmentCustomId() bool
HasEquipmentCustomId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasEquipmentModel ¶
func (o *CreateAnEquipmentCopyRequest) HasEquipmentModel() bool
HasEquipmentModel returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasEquipmentTypeId ¶
func (o *CreateAnEquipmentCopyRequest) HasEquipmentTypeId() bool
HasEquipmentTypeId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasEquipmentTypeName ¶
func (o *CreateAnEquipmentCopyRequest) HasEquipmentTypeName() bool
HasEquipmentTypeName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasLocationId ¶
func (o *CreateAnEquipmentCopyRequest) HasLocationId() bool
HasLocationId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasLocationName ¶
func (o *CreateAnEquipmentCopyRequest) HasLocationName() bool
HasLocationName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasManufacturer ¶
func (o *CreateAnEquipmentCopyRequest) HasManufacturer() bool
HasManufacturer returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasMaxDay ¶
func (o *CreateAnEquipmentCopyRequest) HasMaxDay() bool
HasMaxDay returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasProjectId ¶
func (o *CreateAnEquipmentCopyRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasProjectName ¶
func (o *CreateAnEquipmentCopyRequest) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasPurchaseDate ¶
func (o *CreateAnEquipmentCopyRequest) HasPurchaseDate() bool
HasPurchaseDate returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasPurchasePrice ¶
func (o *CreateAnEquipmentCopyRequest) HasPurchasePrice() bool
HasPurchasePrice returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasSerialNo ¶
func (o *CreateAnEquipmentCopyRequest) HasSerialNo() bool
HasSerialNo returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasStatus ¶
func (o *CreateAnEquipmentCopyRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*CreateAnEquipmentCopyRequest) HasStatusName ¶
func (o *CreateAnEquipmentCopyRequest) HasStatusName() bool
HasStatusName returns a boolean if a field has been set.
func (CreateAnEquipmentCopyRequest) MarshalJSON ¶
func (o CreateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
func (*CreateAnEquipmentCopyRequest) SetBillingCost ¶
func (o *CreateAnEquipmentCopyRequest) SetBillingCost(v float64)
SetBillingCost gets a reference to the given float64 and assigns it to the BillingCost field.
func (*CreateAnEquipmentCopyRequest) SetBillingType ¶
func (o *CreateAnEquipmentCopyRequest) SetBillingType(v string)
SetBillingType gets a reference to the given string and assigns it to the BillingType field.
func (*CreateAnEquipmentCopyRequest) SetBillingTypeName ¶
func (o *CreateAnEquipmentCopyRequest) SetBillingTypeName(v string)
SetBillingTypeName gets a reference to the given string and assigns it to the BillingTypeName field.
func (*CreateAnEquipmentCopyRequest) SetCurrentCompanyId ¶
func (o *CreateAnEquipmentCopyRequest) SetCurrentCompanyId(v int64)
SetCurrentCompanyId gets a reference to the given int64 and assigns it to the CurrentCompanyId field.
func (*CreateAnEquipmentCopyRequest) SetCurrentStaffId ¶
func (o *CreateAnEquipmentCopyRequest) SetCurrentStaffId(v int64)
SetCurrentStaffId gets a reference to the given int64 and assigns it to the CurrentStaffId field.
func (*CreateAnEquipmentCopyRequest) SetEquipmentCustomId ¶
func (o *CreateAnEquipmentCopyRequest) SetEquipmentCustomId(v string)
SetEquipmentCustomId gets a reference to the given string and assigns it to the EquipmentCustomId field.
func (*CreateAnEquipmentCopyRequest) SetEquipmentModel ¶
func (o *CreateAnEquipmentCopyRequest) SetEquipmentModel(v string)
SetEquipmentModel gets a reference to the given string and assigns it to the EquipmentModel field.
func (*CreateAnEquipmentCopyRequest) SetEquipmentTypeId ¶
func (o *CreateAnEquipmentCopyRequest) SetEquipmentTypeId(v int64)
SetEquipmentTypeId gets a reference to the given int64 and assigns it to the EquipmentTypeId field.
func (*CreateAnEquipmentCopyRequest) SetEquipmentTypeName ¶
func (o *CreateAnEquipmentCopyRequest) SetEquipmentTypeName(v string)
SetEquipmentTypeName gets a reference to the given string and assigns it to the EquipmentTypeName field.
func (*CreateAnEquipmentCopyRequest) SetLocationId ¶
func (o *CreateAnEquipmentCopyRequest) SetLocationId(v int64)
SetLocationId gets a reference to the given int64 and assigns it to the LocationId field.
func (*CreateAnEquipmentCopyRequest) SetLocationName ¶
func (o *CreateAnEquipmentCopyRequest) SetLocationName(v string)
SetLocationName gets a reference to the given string and assigns it to the LocationName field.
func (*CreateAnEquipmentCopyRequest) SetManufacturer ¶
func (o *CreateAnEquipmentCopyRequest) SetManufacturer(v string)
SetManufacturer gets a reference to the given string and assigns it to the Manufacturer field.
func (*CreateAnEquipmentCopyRequest) SetMaxDay ¶
func (o *CreateAnEquipmentCopyRequest) SetMaxDay(v int32)
SetMaxDay gets a reference to the given int32 and assigns it to the MaxDay field.
func (*CreateAnEquipmentCopyRequest) SetProjectId ¶
func (o *CreateAnEquipmentCopyRequest) SetProjectId(v int64)
SetProjectId gets a reference to the given int64 and assigns it to the ProjectId field.
func (*CreateAnEquipmentCopyRequest) SetProjectName ¶
func (o *CreateAnEquipmentCopyRequest) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (*CreateAnEquipmentCopyRequest) SetPurchaseDate ¶
func (o *CreateAnEquipmentCopyRequest) SetPurchaseDate(v string)
SetPurchaseDate gets a reference to the given string and assigns it to the PurchaseDate field.
func (*CreateAnEquipmentCopyRequest) SetPurchasePrice ¶
func (o *CreateAnEquipmentCopyRequest) SetPurchasePrice(v float64)
SetPurchasePrice gets a reference to the given float64 and assigns it to the PurchasePrice field.
func (*CreateAnEquipmentCopyRequest) SetSerialNo ¶
func (o *CreateAnEquipmentCopyRequest) SetSerialNo(v string)
SetSerialNo gets a reference to the given string and assigns it to the SerialNo field.
func (*CreateAnEquipmentCopyRequest) SetStatus ¶
func (o *CreateAnEquipmentCopyRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*CreateAnEquipmentCopyRequest) SetStatusName ¶
func (o *CreateAnEquipmentCopyRequest) SetStatusName(v string)
SetStatusName gets a reference to the given string and assigns it to the StatusName field.
func (CreateAnEquipmentCopyRequest) ToMap ¶
func (o CreateAnEquipmentCopyRequest) ToMap() (map[string]interface{}, error)
func (*CreateAnEquipmentCopyRequest) UnmarshalJSON ¶
func (o *CreateAnEquipmentCopyRequest) UnmarshalJSON(data []byte) (err error)
type CreateAnOrganizationCopy200Response ¶
type CreateAnOrganizationCopy200Response struct {
Data []int32 `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnOrganizationCopy200Response struct for CreateAnOrganizationCopy200Response
func NewCreateAnOrganizationCopy200Response ¶
func NewCreateAnOrganizationCopy200Response() *CreateAnOrganizationCopy200Response
NewCreateAnOrganizationCopy200Response instantiates a new CreateAnOrganizationCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnOrganizationCopy200ResponseWithDefaults ¶
func NewCreateAnOrganizationCopy200ResponseWithDefaults() *CreateAnOrganizationCopy200Response
NewCreateAnOrganizationCopy200ResponseWithDefaults instantiates a new CreateAnOrganizationCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnOrganizationCopy200Response) GetData ¶
func (o *CreateAnOrganizationCopy200Response) GetData() []int32
GetData returns the Data field value if set, zero value otherwise.
func (*CreateAnOrganizationCopy200Response) GetDataOk ¶
func (o *CreateAnOrganizationCopy200Response) GetDataOk() ([]int32, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopy200Response) GetMessage ¶
func (o *CreateAnOrganizationCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateAnOrganizationCopy200Response) GetMessageOk ¶
func (o *CreateAnOrganizationCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopy200Response) GetStatus ¶
func (o *CreateAnOrganizationCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateAnOrganizationCopy200Response) GetStatusOk ¶
func (o *CreateAnOrganizationCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopy200Response) HasData ¶
func (o *CreateAnOrganizationCopy200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateAnOrganizationCopy200Response) HasMessage ¶
func (o *CreateAnOrganizationCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateAnOrganizationCopy200Response) HasStatus ¶
func (o *CreateAnOrganizationCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateAnOrganizationCopy200Response) MarshalJSON ¶
func (o CreateAnOrganizationCopy200Response) MarshalJSON() ([]byte, error)
func (*CreateAnOrganizationCopy200Response) SetData ¶
func (o *CreateAnOrganizationCopy200Response) SetData(v []int32)
SetData gets a reference to the given []int32 and assigns it to the Data field.
func (*CreateAnOrganizationCopy200Response) SetMessage ¶
func (o *CreateAnOrganizationCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateAnOrganizationCopy200Response) SetStatus ¶
func (o *CreateAnOrganizationCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateAnOrganizationCopy200Response) ToMap ¶
func (o CreateAnOrganizationCopy200Response) ToMap() (map[string]interface{}, error)
func (*CreateAnOrganizationCopy200Response) UnmarshalJSON ¶
func (o *CreateAnOrganizationCopy200Response) UnmarshalJSON(data []byte) (err error)
type CreateAnOrganizationCopyRequest ¶
type CreateAnOrganizationCopyRequest struct {
StaffId *int64 `json:"staffId,omitempty"`
Staff *string `json:"staff,omitempty"`
ProjectRoleIds []int64 `json:"projectRoleIds,omitempty"`
TaskActionId *int64 `json:"taskActionId,omitempty"`
TaskAction *string `json:"taskAction,omitempty"`
DueDate *string `json:"dueDate,omitempty"`
Notes *string `json:"notes,omitempty"`
ProjectId *int64 `json:"projectId,omitempty"`
Project *string `json:"project,omitempty"`
SendNotification *bool `json:"sendNotification,omitempty"`
ValidateStaff *bool `json:"validateStaff,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateAnOrganizationCopyRequest struct for CreateAnOrganizationCopyRequest
func NewCreateAnOrganizationCopyRequest ¶
func NewCreateAnOrganizationCopyRequest() *CreateAnOrganizationCopyRequest
NewCreateAnOrganizationCopyRequest instantiates a new CreateAnOrganizationCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAnOrganizationCopyRequestWithDefaults ¶
func NewCreateAnOrganizationCopyRequestWithDefaults() *CreateAnOrganizationCopyRequest
NewCreateAnOrganizationCopyRequestWithDefaults instantiates a new CreateAnOrganizationCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAnOrganizationCopyRequest) GetDueDate ¶
func (o *CreateAnOrganizationCopyRequest) GetDueDate() string
GetDueDate returns the DueDate field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetDueDateOk ¶
func (o *CreateAnOrganizationCopyRequest) GetDueDateOk() (*string, bool)
GetDueDateOk returns a tuple with the DueDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetNotes ¶
func (o *CreateAnOrganizationCopyRequest) GetNotes() string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetNotesOk ¶
func (o *CreateAnOrganizationCopyRequest) GetNotesOk() (*string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetProject ¶
func (o *CreateAnOrganizationCopyRequest) GetProject() string
GetProject returns the Project field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetProjectId ¶
func (o *CreateAnOrganizationCopyRequest) GetProjectId() int64
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetProjectIdOk ¶
func (o *CreateAnOrganizationCopyRequest) GetProjectIdOk() (*int64, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetProjectOk ¶
func (o *CreateAnOrganizationCopyRequest) GetProjectOk() (*string, bool)
GetProjectOk returns a tuple with the Project field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetProjectRoleIds ¶
func (o *CreateAnOrganizationCopyRequest) GetProjectRoleIds() []int64
GetProjectRoleIds returns the ProjectRoleIds field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetProjectRoleIdsOk ¶
func (o *CreateAnOrganizationCopyRequest) GetProjectRoleIdsOk() ([]int64, bool)
GetProjectRoleIdsOk returns a tuple with the ProjectRoleIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetSendNotification ¶
func (o *CreateAnOrganizationCopyRequest) GetSendNotification() bool
GetSendNotification returns the SendNotification field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetSendNotificationOk ¶
func (o *CreateAnOrganizationCopyRequest) GetSendNotificationOk() (*bool, bool)
GetSendNotificationOk returns a tuple with the SendNotification field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetStaff ¶
func (o *CreateAnOrganizationCopyRequest) GetStaff() string
GetStaff returns the Staff field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetStaffId ¶
func (o *CreateAnOrganizationCopyRequest) GetStaffId() int64
GetStaffId returns the StaffId field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetStaffIdOk ¶
func (o *CreateAnOrganizationCopyRequest) GetStaffIdOk() (*int64, bool)
GetStaffIdOk returns a tuple with the StaffId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetStaffOk ¶
func (o *CreateAnOrganizationCopyRequest) GetStaffOk() (*string, bool)
GetStaffOk returns a tuple with the Staff field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetTaskAction ¶
func (o *CreateAnOrganizationCopyRequest) GetTaskAction() string
GetTaskAction returns the TaskAction field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetTaskActionId ¶
func (o *CreateAnOrganizationCopyRequest) GetTaskActionId() int64
GetTaskActionId returns the TaskActionId field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetTaskActionIdOk ¶
func (o *CreateAnOrganizationCopyRequest) GetTaskActionIdOk() (*int64, bool)
GetTaskActionIdOk returns a tuple with the TaskActionId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetTaskActionOk ¶
func (o *CreateAnOrganizationCopyRequest) GetTaskActionOk() (*string, bool)
GetTaskActionOk returns a tuple with the TaskAction field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) GetValidateStaff ¶
func (o *CreateAnOrganizationCopyRequest) GetValidateStaff() bool
GetValidateStaff returns the ValidateStaff field value if set, zero value otherwise.
func (*CreateAnOrganizationCopyRequest) GetValidateStaffOk ¶
func (o *CreateAnOrganizationCopyRequest) GetValidateStaffOk() (*bool, bool)
GetValidateStaffOk returns a tuple with the ValidateStaff field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAnOrganizationCopyRequest) HasDueDate ¶
func (o *CreateAnOrganizationCopyRequest) HasDueDate() bool
HasDueDate returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasNotes ¶
func (o *CreateAnOrganizationCopyRequest) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasProject ¶
func (o *CreateAnOrganizationCopyRequest) HasProject() bool
HasProject returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasProjectId ¶
func (o *CreateAnOrganizationCopyRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasProjectRoleIds ¶
func (o *CreateAnOrganizationCopyRequest) HasProjectRoleIds() bool
HasProjectRoleIds returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasSendNotification ¶
func (o *CreateAnOrganizationCopyRequest) HasSendNotification() bool
HasSendNotification returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasStaff ¶
func (o *CreateAnOrganizationCopyRequest) HasStaff() bool
HasStaff returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasStaffId ¶
func (o *CreateAnOrganizationCopyRequest) HasStaffId() bool
HasStaffId returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasTaskAction ¶
func (o *CreateAnOrganizationCopyRequest) HasTaskAction() bool
HasTaskAction returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasTaskActionId ¶
func (o *CreateAnOrganizationCopyRequest) HasTaskActionId() bool
HasTaskActionId returns a boolean if a field has been set.
func (*CreateAnOrganizationCopyRequest) HasValidateStaff ¶
func (o *CreateAnOrganizationCopyRequest) HasValidateStaff() bool
HasValidateStaff returns a boolean if a field has been set.
func (CreateAnOrganizationCopyRequest) MarshalJSON ¶
func (o CreateAnOrganizationCopyRequest) MarshalJSON() ([]byte, error)
func (*CreateAnOrganizationCopyRequest) SetDueDate ¶
func (o *CreateAnOrganizationCopyRequest) SetDueDate(v string)
SetDueDate gets a reference to the given string and assigns it to the DueDate field.
func (*CreateAnOrganizationCopyRequest) SetNotes ¶
func (o *CreateAnOrganizationCopyRequest) SetNotes(v string)
SetNotes gets a reference to the given string and assigns it to the Notes field.
func (*CreateAnOrganizationCopyRequest) SetProject ¶
func (o *CreateAnOrganizationCopyRequest) SetProject(v string)
SetProject gets a reference to the given string and assigns it to the Project field.
func (*CreateAnOrganizationCopyRequest) SetProjectId ¶
func (o *CreateAnOrganizationCopyRequest) SetProjectId(v int64)
SetProjectId gets a reference to the given int64 and assigns it to the ProjectId field.
func (*CreateAnOrganizationCopyRequest) SetProjectRoleIds ¶
func (o *CreateAnOrganizationCopyRequest) SetProjectRoleIds(v []int64)
SetProjectRoleIds gets a reference to the given []int64 and assigns it to the ProjectRoleIds field.
func (*CreateAnOrganizationCopyRequest) SetSendNotification ¶
func (o *CreateAnOrganizationCopyRequest) SetSendNotification(v bool)
SetSendNotification gets a reference to the given bool and assigns it to the SendNotification field.
func (*CreateAnOrganizationCopyRequest) SetStaff ¶
func (o *CreateAnOrganizationCopyRequest) SetStaff(v string)
SetStaff gets a reference to the given string and assigns it to the Staff field.
func (*CreateAnOrganizationCopyRequest) SetStaffId ¶
func (o *CreateAnOrganizationCopyRequest) SetStaffId(v int64)
SetStaffId gets a reference to the given int64 and assigns it to the StaffId field.
func (*CreateAnOrganizationCopyRequest) SetTaskAction ¶
func (o *CreateAnOrganizationCopyRequest) SetTaskAction(v string)
SetTaskAction gets a reference to the given string and assigns it to the TaskAction field.
func (*CreateAnOrganizationCopyRequest) SetTaskActionId ¶
func (o *CreateAnOrganizationCopyRequest) SetTaskActionId(v int64)
SetTaskActionId gets a reference to the given int64 and assigns it to the TaskActionId field.
func (*CreateAnOrganizationCopyRequest) SetValidateStaff ¶
func (o *CreateAnOrganizationCopyRequest) SetValidateStaff(v bool)
SetValidateStaff gets a reference to the given bool and assigns it to the ValidateStaff field.
func (CreateAnOrganizationCopyRequest) ToMap ¶
func (o CreateAnOrganizationCopyRequest) ToMap() (map[string]interface{}, error)
func (*CreateAnOrganizationCopyRequest) UnmarshalJSON ¶
func (o *CreateAnOrganizationCopyRequest) UnmarshalJSON(data []byte) (err error)
type CreateNote200Response ¶
type CreateNote200Response struct {
Data *int32 `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateNote200Response struct for CreateNote200Response
func NewCreateNote200Response ¶
func NewCreateNote200Response() *CreateNote200Response
NewCreateNote200Response instantiates a new CreateNote200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateNote200ResponseWithDefaults ¶
func NewCreateNote200ResponseWithDefaults() *CreateNote200Response
NewCreateNote200ResponseWithDefaults instantiates a new CreateNote200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateNote200Response) GetData ¶
func (o *CreateNote200Response) GetData() int32
GetData returns the Data field value if set, zero value otherwise.
func (*CreateNote200Response) GetDataOk ¶
func (o *CreateNote200Response) GetDataOk() (*int32, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNote200Response) GetMessage ¶
func (o *CreateNote200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateNote200Response) GetMessageOk ¶
func (o *CreateNote200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNote200Response) GetStatus ¶
func (o *CreateNote200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateNote200Response) GetStatusOk ¶
func (o *CreateNote200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNote200Response) HasData ¶
func (o *CreateNote200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateNote200Response) HasMessage ¶
func (o *CreateNote200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateNote200Response) HasStatus ¶
func (o *CreateNote200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateNote200Response) MarshalJSON ¶
func (o CreateNote200Response) MarshalJSON() ([]byte, error)
func (*CreateNote200Response) SetData ¶
func (o *CreateNote200Response) SetData(v int32)
SetData gets a reference to the given int32 and assigns it to the Data field.
func (*CreateNote200Response) SetMessage ¶
func (o *CreateNote200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateNote200Response) SetStatus ¶
func (o *CreateNote200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateNote200Response) ToMap ¶
func (o CreateNote200Response) ToMap() (map[string]interface{}, error)
func (*CreateNote200Response) UnmarshalJSON ¶
func (o *CreateNote200Response) UnmarshalJSON(data []byte) (err error)
type CreateNoteCopy200Response ¶
type CreateNoteCopy200Response struct {
Data []CreateNoteCopy200ResponseDataInner `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateNoteCopy200Response struct for CreateNoteCopy200Response
func NewCreateNoteCopy200Response ¶
func NewCreateNoteCopy200Response() *CreateNoteCopy200Response
NewCreateNoteCopy200Response instantiates a new CreateNoteCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateNoteCopy200ResponseWithDefaults ¶
func NewCreateNoteCopy200ResponseWithDefaults() *CreateNoteCopy200Response
NewCreateNoteCopy200ResponseWithDefaults instantiates a new CreateNoteCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateNoteCopy200Response) GetData ¶
func (o *CreateNoteCopy200Response) GetData() []CreateNoteCopy200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*CreateNoteCopy200Response) GetDataOk ¶
func (o *CreateNoteCopy200Response) GetDataOk() ([]CreateNoteCopy200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200Response) GetMessage ¶
func (o *CreateNoteCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateNoteCopy200Response) GetMessageOk ¶
func (o *CreateNoteCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200Response) GetStatus ¶
func (o *CreateNoteCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateNoteCopy200Response) GetStatusOk ¶
func (o *CreateNoteCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200Response) HasData ¶
func (o *CreateNoteCopy200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateNoteCopy200Response) HasMessage ¶
func (o *CreateNoteCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateNoteCopy200Response) HasStatus ¶
func (o *CreateNoteCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateNoteCopy200Response) MarshalJSON ¶
func (o CreateNoteCopy200Response) MarshalJSON() ([]byte, error)
func (*CreateNoteCopy200Response) SetData ¶
func (o *CreateNoteCopy200Response) SetData(v []CreateNoteCopy200ResponseDataInner)
SetData gets a reference to the given []CreateNoteCopy200ResponseDataInner and assigns it to the Data field.
func (*CreateNoteCopy200Response) SetMessage ¶
func (o *CreateNoteCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateNoteCopy200Response) SetStatus ¶
func (o *CreateNoteCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateNoteCopy200Response) ToMap ¶
func (o CreateNoteCopy200Response) ToMap() (map[string]interface{}, error)
func (*CreateNoteCopy200Response) UnmarshalJSON ¶
func (o *CreateNoteCopy200Response) UnmarshalJSON(data []byte) (err error)
type CreateNoteCopy200ResponseDataInner ¶
type CreateNoteCopy200ResponseDataInner struct {
Id *int32 `json:"id,omitempty"`
StaffId *int32 `json:"staffId,omitempty"`
StaffFirstName *string `json:"staffFirstName,omitempty"`
StaffLastName *string `json:"staffLastName,omitempty"`
StaffDisplayName *string `json:"staffDisplayName,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
Email *string `json:"email,omitempty"`
ProjectRoles *string `json:"projectRoles,omitempty"`
StaffProfileImageUrl interface{} `json:"staffProfileImageUrl,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateNoteCopy200ResponseDataInner struct for CreateNoteCopy200ResponseDataInner
func NewCreateNoteCopy200ResponseDataInner ¶
func NewCreateNoteCopy200ResponseDataInner() *CreateNoteCopy200ResponseDataInner
NewCreateNoteCopy200ResponseDataInner instantiates a new CreateNoteCopy200ResponseDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateNoteCopy200ResponseDataInnerWithDefaults ¶
func NewCreateNoteCopy200ResponseDataInnerWithDefaults() *CreateNoteCopy200ResponseDataInner
NewCreateNoteCopy200ResponseDataInnerWithDefaults instantiates a new CreateNoteCopy200ResponseDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateNoteCopy200ResponseDataInner) GetEmail ¶
func (o *CreateNoteCopy200ResponseDataInner) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetEmailOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetId ¶
func (o *CreateNoteCopy200ResponseDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetIdOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetPhoneNumber ¶
func (o *CreateNoteCopy200ResponseDataInner) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetPhoneNumberOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetProjectRoles ¶
func (o *CreateNoteCopy200ResponseDataInner) GetProjectRoles() string
GetProjectRoles returns the ProjectRoles field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetProjectRolesOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetProjectRolesOk() (*string, bool)
GetProjectRolesOk returns a tuple with the ProjectRoles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetStaffDisplayName ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffDisplayName() string
GetStaffDisplayName returns the StaffDisplayName field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetStaffDisplayNameOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffDisplayNameOk() (*string, bool)
GetStaffDisplayNameOk returns a tuple with the StaffDisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetStaffFirstName ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffFirstName() string
GetStaffFirstName returns the StaffFirstName field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetStaffFirstNameOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffFirstNameOk() (*string, bool)
GetStaffFirstNameOk returns a tuple with the StaffFirstName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetStaffId ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffId() int32
GetStaffId returns the StaffId field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetStaffIdOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffIdOk() (*int32, bool)
GetStaffIdOk returns a tuple with the StaffId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetStaffLastName ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffLastName() string
GetStaffLastName returns the StaffLastName field value if set, zero value otherwise.
func (*CreateNoteCopy200ResponseDataInner) GetStaffLastNameOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffLastNameOk() (*string, bool)
GetStaffLastNameOk returns a tuple with the StaffLastName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopy200ResponseDataInner) GetStaffProfileImageUrl ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffProfileImageUrl() interface{}
GetStaffProfileImageUrl returns the StaffProfileImageUrl field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateNoteCopy200ResponseDataInner) GetStaffProfileImageUrlOk ¶
func (o *CreateNoteCopy200ResponseDataInner) GetStaffProfileImageUrlOk() (*interface{}, bool)
GetStaffProfileImageUrlOk returns a tuple with the StaffProfileImageUrl field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateNoteCopy200ResponseDataInner) HasEmail ¶
func (o *CreateNoteCopy200ResponseDataInner) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasId ¶
func (o *CreateNoteCopy200ResponseDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasPhoneNumber ¶
func (o *CreateNoteCopy200ResponseDataInner) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasProjectRoles ¶
func (o *CreateNoteCopy200ResponseDataInner) HasProjectRoles() bool
HasProjectRoles returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasStaffDisplayName ¶
func (o *CreateNoteCopy200ResponseDataInner) HasStaffDisplayName() bool
HasStaffDisplayName returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasStaffFirstName ¶
func (o *CreateNoteCopy200ResponseDataInner) HasStaffFirstName() bool
HasStaffFirstName returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasStaffId ¶
func (o *CreateNoteCopy200ResponseDataInner) HasStaffId() bool
HasStaffId returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasStaffLastName ¶
func (o *CreateNoteCopy200ResponseDataInner) HasStaffLastName() bool
HasStaffLastName returns a boolean if a field has been set.
func (*CreateNoteCopy200ResponseDataInner) HasStaffProfileImageUrl ¶
func (o *CreateNoteCopy200ResponseDataInner) HasStaffProfileImageUrl() bool
HasStaffProfileImageUrl returns a boolean if a field has been set.
func (CreateNoteCopy200ResponseDataInner) MarshalJSON ¶
func (o CreateNoteCopy200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*CreateNoteCopy200ResponseDataInner) SetEmail ¶
func (o *CreateNoteCopy200ResponseDataInner) SetEmail(v string)
SetEmail gets a reference to the given string and assigns it to the Email field.
func (*CreateNoteCopy200ResponseDataInner) SetId ¶
func (o *CreateNoteCopy200ResponseDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*CreateNoteCopy200ResponseDataInner) SetPhoneNumber ¶
func (o *CreateNoteCopy200ResponseDataInner) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*CreateNoteCopy200ResponseDataInner) SetProjectRoles ¶
func (o *CreateNoteCopy200ResponseDataInner) SetProjectRoles(v string)
SetProjectRoles gets a reference to the given string and assigns it to the ProjectRoles field.
func (*CreateNoteCopy200ResponseDataInner) SetStaffDisplayName ¶
func (o *CreateNoteCopy200ResponseDataInner) SetStaffDisplayName(v string)
SetStaffDisplayName gets a reference to the given string and assigns it to the StaffDisplayName field.
func (*CreateNoteCopy200ResponseDataInner) SetStaffFirstName ¶
func (o *CreateNoteCopy200ResponseDataInner) SetStaffFirstName(v string)
SetStaffFirstName gets a reference to the given string and assigns it to the StaffFirstName field.
func (*CreateNoteCopy200ResponseDataInner) SetStaffId ¶
func (o *CreateNoteCopy200ResponseDataInner) SetStaffId(v int32)
SetStaffId gets a reference to the given int32 and assigns it to the StaffId field.
func (*CreateNoteCopy200ResponseDataInner) SetStaffLastName ¶
func (o *CreateNoteCopy200ResponseDataInner) SetStaffLastName(v string)
SetStaffLastName gets a reference to the given string and assigns it to the StaffLastName field.
func (*CreateNoteCopy200ResponseDataInner) SetStaffProfileImageUrl ¶
func (o *CreateNoteCopy200ResponseDataInner) SetStaffProfileImageUrl(v interface{})
SetStaffProfileImageUrl gets a reference to the given interface{} and assigns it to the StaffProfileImageUrl field.
func (CreateNoteCopy200ResponseDataInner) ToMap ¶
func (o CreateNoteCopy200ResponseDataInner) ToMap() (map[string]interface{}, error)
func (*CreateNoteCopy200ResponseDataInner) UnmarshalJSON ¶
func (o *CreateNoteCopy200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
type CreateNoteCopyRequest ¶
type CreateNoteCopyRequest struct {
ProjectId *int64 `json:"projectId,omitempty"`
Project *string `json:"project,omitempty"`
ProjectRoleId *int64 `json:"projectRoleId,omitempty"`
ProjectRole *string `json:"projectRole,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateNoteCopyRequest struct for CreateNoteCopyRequest
func NewCreateNoteCopyRequest ¶
func NewCreateNoteCopyRequest() *CreateNoteCopyRequest
NewCreateNoteCopyRequest instantiates a new CreateNoteCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateNoteCopyRequestWithDefaults ¶
func NewCreateNoteCopyRequestWithDefaults() *CreateNoteCopyRequest
NewCreateNoteCopyRequestWithDefaults instantiates a new CreateNoteCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateNoteCopyRequest) GetProject ¶
func (o *CreateNoteCopyRequest) GetProject() string
GetProject returns the Project field value if set, zero value otherwise.
func (*CreateNoteCopyRequest) GetProjectId ¶
func (o *CreateNoteCopyRequest) GetProjectId() int64
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*CreateNoteCopyRequest) GetProjectIdOk ¶
func (o *CreateNoteCopyRequest) GetProjectIdOk() (*int64, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopyRequest) GetProjectOk ¶
func (o *CreateNoteCopyRequest) GetProjectOk() (*string, bool)
GetProjectOk returns a tuple with the Project field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopyRequest) GetProjectRole ¶
func (o *CreateNoteCopyRequest) GetProjectRole() string
GetProjectRole returns the ProjectRole field value if set, zero value otherwise.
func (*CreateNoteCopyRequest) GetProjectRoleId ¶
func (o *CreateNoteCopyRequest) GetProjectRoleId() int64
GetProjectRoleId returns the ProjectRoleId field value if set, zero value otherwise.
func (*CreateNoteCopyRequest) GetProjectRoleIdOk ¶
func (o *CreateNoteCopyRequest) GetProjectRoleIdOk() (*int64, bool)
GetProjectRoleIdOk returns a tuple with the ProjectRoleId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopyRequest) GetProjectRoleOk ¶
func (o *CreateNoteCopyRequest) GetProjectRoleOk() (*string, bool)
GetProjectRoleOk returns a tuple with the ProjectRole field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteCopyRequest) HasProject ¶
func (o *CreateNoteCopyRequest) HasProject() bool
HasProject returns a boolean if a field has been set.
func (*CreateNoteCopyRequest) HasProjectId ¶
func (o *CreateNoteCopyRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateNoteCopyRequest) HasProjectRole ¶
func (o *CreateNoteCopyRequest) HasProjectRole() bool
HasProjectRole returns a boolean if a field has been set.
func (*CreateNoteCopyRequest) HasProjectRoleId ¶
func (o *CreateNoteCopyRequest) HasProjectRoleId() bool
HasProjectRoleId returns a boolean if a field has been set.
func (CreateNoteCopyRequest) MarshalJSON ¶
func (o CreateNoteCopyRequest) MarshalJSON() ([]byte, error)
func (*CreateNoteCopyRequest) SetProject ¶
func (o *CreateNoteCopyRequest) SetProject(v string)
SetProject gets a reference to the given string and assigns it to the Project field.
func (*CreateNoteCopyRequest) SetProjectId ¶
func (o *CreateNoteCopyRequest) SetProjectId(v int64)
SetProjectId gets a reference to the given int64 and assigns it to the ProjectId field.
func (*CreateNoteCopyRequest) SetProjectRole ¶
func (o *CreateNoteCopyRequest) SetProjectRole(v string)
SetProjectRole gets a reference to the given string and assigns it to the ProjectRole field.
func (*CreateNoteCopyRequest) SetProjectRoleId ¶
func (o *CreateNoteCopyRequest) SetProjectRoleId(v int64)
SetProjectRoleId gets a reference to the given int64 and assigns it to the ProjectRoleId field.
func (CreateNoteCopyRequest) ToMap ¶
func (o CreateNoteCopyRequest) ToMap() (map[string]interface{}, error)
func (*CreateNoteCopyRequest) UnmarshalJSON ¶
func (o *CreateNoteCopyRequest) UnmarshalJSON(data []byte) (err error)
type CreateNoteRequest ¶
type CreateNoteRequest struct {
ProjectId *int32 `json:"projectId,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
Note *string `json:"note,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateNoteRequest struct for CreateNoteRequest
func NewCreateNoteRequest ¶
func NewCreateNoteRequest() *CreateNoteRequest
NewCreateNoteRequest instantiates a new CreateNoteRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateNoteRequestWithDefaults ¶
func NewCreateNoteRequestWithDefaults() *CreateNoteRequest
NewCreateNoteRequestWithDefaults instantiates a new CreateNoteRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateNoteRequest) GetNote ¶
func (o *CreateNoteRequest) GetNote() string
GetNote returns the Note field value if set, zero value otherwise.
func (*CreateNoteRequest) GetNoteOk ¶
func (o *CreateNoteRequest) GetNoteOk() (*string, bool)
GetNoteOk returns a tuple with the Note field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteRequest) GetProjectId ¶
func (o *CreateNoteRequest) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*CreateNoteRequest) GetProjectIdOk ¶
func (o *CreateNoteRequest) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteRequest) GetProjectName ¶
func (o *CreateNoteRequest) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*CreateNoteRequest) GetProjectNameOk ¶
func (o *CreateNoteRequest) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateNoteRequest) HasNote ¶
func (o *CreateNoteRequest) HasNote() bool
HasNote returns a boolean if a field has been set.
func (*CreateNoteRequest) HasProjectId ¶
func (o *CreateNoteRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*CreateNoteRequest) HasProjectName ¶
func (o *CreateNoteRequest) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (CreateNoteRequest) MarshalJSON ¶
func (o CreateNoteRequest) MarshalJSON() ([]byte, error)
func (*CreateNoteRequest) SetNote ¶
func (o *CreateNoteRequest) SetNote(v string)
SetNote gets a reference to the given string and assigns it to the Note field.
func (*CreateNoteRequest) SetProjectId ¶
func (o *CreateNoteRequest) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*CreateNoteRequest) SetProjectName ¶
func (o *CreateNoteRequest) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (CreateNoteRequest) ToMap ¶
func (o CreateNoteRequest) ToMap() (map[string]interface{}, error)
func (*CreateNoteRequest) UnmarshalJSON ¶
func (o *CreateNoteRequest) UnmarshalJSON(data []byte) (err error)
type CreateProjectRequest ¶
type CreateProjectRequest struct {
ProjectTypeId int32 `json:"projectTypeId"`
ProjectSubTypeId *int32 `json:"projectSubTypeId,omitempty"`
LocationId int32 `json:"locationId"`
PropertyType string `json:"propertyType"`
UseContactAddress *bool `json:"useContactAddress,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 *string `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
Country *string `json:"country,omitempty"`
Latitute *float64 `json:"latitute,omitempty"`
Longitute *float64 `json:"longitute,omitempty"`
CoveredLoss bool `json:"coveredLoss"`
Sandbox *string `json:"sandbox,omitempty"`
YearBuilt *int32 `json:"yearBuilt,omitempty"`
InsuranceCompany *string `json:"insuranceCompany,omitempty"`
InsurancePolicy *string `json:"insurancePolicy,omitempty"`
InsuranceClaimNumber *string `json:"insuranceClaimNumber,omitempty"`
Deductible *int32 `json:"deductible,omitempty"`
ProjectCustomer *CreateProjectRequestProjectCustomer `json:"projectCustomer,omitempty"`
ProjectReferrer *CreateProjectRequestProjectReferrer `json:"projectReferrer,omitempty"`
ProjectStaff []CreateProjectRequestProjectStaffInner `json:"projectStaff"`
PriceListIdentifier *int32 `json:"priceListIdentifier,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateProjectRequest struct for CreateProjectRequest
func NewCreateProjectRequest ¶
func NewCreateProjectRequest(projectTypeId int32, locationId int32, propertyType string, coveredLoss bool, projectStaff []CreateProjectRequestProjectStaffInner) *CreateProjectRequest
NewCreateProjectRequest instantiates a new CreateProjectRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateProjectRequestWithDefaults ¶
func NewCreateProjectRequestWithDefaults() *CreateProjectRequest
NewCreateProjectRequestWithDefaults instantiates a new CreateProjectRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateProjectRequest) GetAddress1 ¶
func (o *CreateProjectRequest) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*CreateProjectRequest) GetAddress1Ok ¶
func (o *CreateProjectRequest) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetAddress2 ¶
func (o *CreateProjectRequest) GetAddress2() string
GetAddress2 returns the Address2 field value if set, zero value otherwise.
func (*CreateProjectRequest) GetAddress2Ok ¶
func (o *CreateProjectRequest) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetCity ¶
func (o *CreateProjectRequest) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*CreateProjectRequest) GetCityOk ¶
func (o *CreateProjectRequest) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetCountry ¶
func (o *CreateProjectRequest) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CreateProjectRequest) GetCountryOk ¶
func (o *CreateProjectRequest) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetCoveredLoss ¶
func (o *CreateProjectRequest) GetCoveredLoss() bool
GetCoveredLoss returns the CoveredLoss field value
func (*CreateProjectRequest) GetCoveredLossOk ¶
func (o *CreateProjectRequest) GetCoveredLossOk() (*bool, bool)
GetCoveredLossOk returns a tuple with the CoveredLoss field value and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetDeductible ¶
func (o *CreateProjectRequest) GetDeductible() int32
GetDeductible returns the Deductible field value if set, zero value otherwise.
func (*CreateProjectRequest) GetDeductibleOk ¶
func (o *CreateProjectRequest) GetDeductibleOk() (*int32, bool)
GetDeductibleOk returns a tuple with the Deductible field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetInsuranceClaimNumber ¶
func (o *CreateProjectRequest) GetInsuranceClaimNumber() string
GetInsuranceClaimNumber returns the InsuranceClaimNumber field value if set, zero value otherwise.
func (*CreateProjectRequest) GetInsuranceClaimNumberOk ¶
func (o *CreateProjectRequest) GetInsuranceClaimNumberOk() (*string, bool)
GetInsuranceClaimNumberOk returns a tuple with the InsuranceClaimNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetInsuranceCompany ¶
func (o *CreateProjectRequest) GetInsuranceCompany() string
GetInsuranceCompany returns the InsuranceCompany field value if set, zero value otherwise.
func (*CreateProjectRequest) GetInsuranceCompanyOk ¶
func (o *CreateProjectRequest) GetInsuranceCompanyOk() (*string, bool)
GetInsuranceCompanyOk returns a tuple with the InsuranceCompany field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetInsurancePolicy ¶
func (o *CreateProjectRequest) GetInsurancePolicy() string
GetInsurancePolicy returns the InsurancePolicy field value if set, zero value otherwise.
func (*CreateProjectRequest) GetInsurancePolicyOk ¶
func (o *CreateProjectRequest) GetInsurancePolicyOk() (*string, bool)
GetInsurancePolicyOk returns a tuple with the InsurancePolicy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetLatitute ¶
func (o *CreateProjectRequest) GetLatitute() float64
GetLatitute returns the Latitute field value if set, zero value otherwise.
func (*CreateProjectRequest) GetLatituteOk ¶
func (o *CreateProjectRequest) GetLatituteOk() (*float64, bool)
GetLatituteOk returns a tuple with the Latitute field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetLocationId ¶
func (o *CreateProjectRequest) GetLocationId() int32
GetLocationId returns the LocationId field value
func (*CreateProjectRequest) GetLocationIdOk ¶
func (o *CreateProjectRequest) GetLocationIdOk() (*int32, bool)
GetLocationIdOk returns a tuple with the LocationId field value and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetLongitute ¶
func (o *CreateProjectRequest) GetLongitute() float64
GetLongitute returns the Longitute field value if set, zero value otherwise.
func (*CreateProjectRequest) GetLongituteOk ¶
func (o *CreateProjectRequest) GetLongituteOk() (*float64, bool)
GetLongituteOk returns a tuple with the Longitute field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetPriceListIdentifier ¶
func (o *CreateProjectRequest) GetPriceListIdentifier() int32
GetPriceListIdentifier returns the PriceListIdentifier field value if set, zero value otherwise.
func (*CreateProjectRequest) GetPriceListIdentifierOk ¶
func (o *CreateProjectRequest) GetPriceListIdentifierOk() (*int32, bool)
GetPriceListIdentifierOk returns a tuple with the PriceListIdentifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetProjectCustomer ¶
func (o *CreateProjectRequest) GetProjectCustomer() CreateProjectRequestProjectCustomer
GetProjectCustomer returns the ProjectCustomer field value if set, zero value otherwise.
func (*CreateProjectRequest) GetProjectCustomerOk ¶
func (o *CreateProjectRequest) GetProjectCustomerOk() (*CreateProjectRequestProjectCustomer, bool)
GetProjectCustomerOk returns a tuple with the ProjectCustomer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetProjectReferrer ¶
func (o *CreateProjectRequest) GetProjectReferrer() CreateProjectRequestProjectReferrer
GetProjectReferrer returns the ProjectReferrer field value if set, zero value otherwise.
func (*CreateProjectRequest) GetProjectReferrerOk ¶
func (o *CreateProjectRequest) GetProjectReferrerOk() (*CreateProjectRequestProjectReferrer, bool)
GetProjectReferrerOk returns a tuple with the ProjectReferrer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetProjectStaff ¶
func (o *CreateProjectRequest) GetProjectStaff() []CreateProjectRequestProjectStaffInner
GetProjectStaff returns the ProjectStaff field value
func (*CreateProjectRequest) GetProjectStaffOk ¶
func (o *CreateProjectRequest) GetProjectStaffOk() ([]CreateProjectRequestProjectStaffInner, bool)
GetProjectStaffOk returns a tuple with the ProjectStaff field value and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetProjectSubTypeId ¶
func (o *CreateProjectRequest) GetProjectSubTypeId() int32
GetProjectSubTypeId returns the ProjectSubTypeId field value if set, zero value otherwise.
func (*CreateProjectRequest) GetProjectSubTypeIdOk ¶
func (o *CreateProjectRequest) GetProjectSubTypeIdOk() (*int32, bool)
GetProjectSubTypeIdOk returns a tuple with the ProjectSubTypeId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetProjectTypeId ¶
func (o *CreateProjectRequest) GetProjectTypeId() int32
GetProjectTypeId returns the ProjectTypeId field value
func (*CreateProjectRequest) GetProjectTypeIdOk ¶
func (o *CreateProjectRequest) GetProjectTypeIdOk() (*int32, bool)
GetProjectTypeIdOk returns a tuple with the ProjectTypeId field value and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetPropertyType ¶
func (o *CreateProjectRequest) GetPropertyType() string
GetPropertyType returns the PropertyType field value
func (*CreateProjectRequest) GetPropertyTypeOk ¶
func (o *CreateProjectRequest) GetPropertyTypeOk() (*string, bool)
GetPropertyTypeOk returns a tuple with the PropertyType field value and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetSandbox ¶
func (o *CreateProjectRequest) GetSandbox() string
GetSandbox returns the Sandbox field value if set, zero value otherwise.
func (*CreateProjectRequest) GetSandboxOk ¶
func (o *CreateProjectRequest) GetSandboxOk() (*string, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetState ¶
func (o *CreateProjectRequest) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*CreateProjectRequest) GetStateOk ¶
func (o *CreateProjectRequest) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetUseContactAddress ¶
func (o *CreateProjectRequest) GetUseContactAddress() bool
GetUseContactAddress returns the UseContactAddress field value if set, zero value otherwise.
func (*CreateProjectRequest) GetUseContactAddressOk ¶
func (o *CreateProjectRequest) GetUseContactAddressOk() (*bool, bool)
GetUseContactAddressOk returns a tuple with the UseContactAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetYearBuilt ¶
func (o *CreateProjectRequest) GetYearBuilt() int32
GetYearBuilt returns the YearBuilt field value if set, zero value otherwise.
func (*CreateProjectRequest) GetYearBuiltOk ¶
func (o *CreateProjectRequest) GetYearBuiltOk() (*int32, bool)
GetYearBuiltOk returns a tuple with the YearBuilt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) GetZipCode ¶
func (o *CreateProjectRequest) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*CreateProjectRequest) GetZipCodeOk ¶
func (o *CreateProjectRequest) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequest) HasAddress1 ¶
func (o *CreateProjectRequest) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*CreateProjectRequest) HasAddress2 ¶
func (o *CreateProjectRequest) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*CreateProjectRequest) HasCity ¶
func (o *CreateProjectRequest) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*CreateProjectRequest) HasCountry ¶
func (o *CreateProjectRequest) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CreateProjectRequest) HasDeductible ¶
func (o *CreateProjectRequest) HasDeductible() bool
HasDeductible returns a boolean if a field has been set.
func (*CreateProjectRequest) HasInsuranceClaimNumber ¶
func (o *CreateProjectRequest) HasInsuranceClaimNumber() bool
HasInsuranceClaimNumber returns a boolean if a field has been set.
func (*CreateProjectRequest) HasInsuranceCompany ¶
func (o *CreateProjectRequest) HasInsuranceCompany() bool
HasInsuranceCompany returns a boolean if a field has been set.
func (*CreateProjectRequest) HasInsurancePolicy ¶
func (o *CreateProjectRequest) HasInsurancePolicy() bool
HasInsurancePolicy returns a boolean if a field has been set.
func (*CreateProjectRequest) HasLatitute ¶
func (o *CreateProjectRequest) HasLatitute() bool
HasLatitute returns a boolean if a field has been set.
func (*CreateProjectRequest) HasLongitute ¶
func (o *CreateProjectRequest) HasLongitute() bool
HasLongitute returns a boolean if a field has been set.
func (*CreateProjectRequest) HasPriceListIdentifier ¶
func (o *CreateProjectRequest) HasPriceListIdentifier() bool
HasPriceListIdentifier returns a boolean if a field has been set.
func (*CreateProjectRequest) HasProjectCustomer ¶
func (o *CreateProjectRequest) HasProjectCustomer() bool
HasProjectCustomer returns a boolean if a field has been set.
func (*CreateProjectRequest) HasProjectReferrer ¶
func (o *CreateProjectRequest) HasProjectReferrer() bool
HasProjectReferrer returns a boolean if a field has been set.
func (*CreateProjectRequest) HasProjectSubTypeId ¶
func (o *CreateProjectRequest) HasProjectSubTypeId() bool
HasProjectSubTypeId returns a boolean if a field has been set.
func (*CreateProjectRequest) HasSandbox ¶
func (o *CreateProjectRequest) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*CreateProjectRequest) HasState ¶
func (o *CreateProjectRequest) HasState() bool
HasState returns a boolean if a field has been set.
func (*CreateProjectRequest) HasUseContactAddress ¶
func (o *CreateProjectRequest) HasUseContactAddress() bool
HasUseContactAddress returns a boolean if a field has been set.
func (*CreateProjectRequest) HasYearBuilt ¶
func (o *CreateProjectRequest) HasYearBuilt() bool
HasYearBuilt returns a boolean if a field has been set.
func (*CreateProjectRequest) HasZipCode ¶
func (o *CreateProjectRequest) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (CreateProjectRequest) MarshalJSON ¶
func (o CreateProjectRequest) MarshalJSON() ([]byte, error)
func (*CreateProjectRequest) SetAddress1 ¶
func (o *CreateProjectRequest) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*CreateProjectRequest) SetAddress2 ¶
func (o *CreateProjectRequest) SetAddress2(v string)
SetAddress2 gets a reference to the given string and assigns it to the Address2 field.
func (*CreateProjectRequest) SetCity ¶
func (o *CreateProjectRequest) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*CreateProjectRequest) SetCountry ¶
func (o *CreateProjectRequest) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CreateProjectRequest) SetCoveredLoss ¶
func (o *CreateProjectRequest) SetCoveredLoss(v bool)
SetCoveredLoss sets field value
func (*CreateProjectRequest) SetDeductible ¶
func (o *CreateProjectRequest) SetDeductible(v int32)
SetDeductible gets a reference to the given int32 and assigns it to the Deductible field.
func (*CreateProjectRequest) SetInsuranceClaimNumber ¶
func (o *CreateProjectRequest) SetInsuranceClaimNumber(v string)
SetInsuranceClaimNumber gets a reference to the given string and assigns it to the InsuranceClaimNumber field.
func (*CreateProjectRequest) SetInsuranceCompany ¶
func (o *CreateProjectRequest) SetInsuranceCompany(v string)
SetInsuranceCompany gets a reference to the given string and assigns it to the InsuranceCompany field.
func (*CreateProjectRequest) SetInsurancePolicy ¶
func (o *CreateProjectRequest) SetInsurancePolicy(v string)
SetInsurancePolicy gets a reference to the given string and assigns it to the InsurancePolicy field.
func (*CreateProjectRequest) SetLatitute ¶
func (o *CreateProjectRequest) SetLatitute(v float64)
SetLatitute gets a reference to the given float64 and assigns it to the Latitute field.
func (*CreateProjectRequest) SetLocationId ¶
func (o *CreateProjectRequest) SetLocationId(v int32)
SetLocationId sets field value
func (*CreateProjectRequest) SetLongitute ¶
func (o *CreateProjectRequest) SetLongitute(v float64)
SetLongitute gets a reference to the given float64 and assigns it to the Longitute field.
func (*CreateProjectRequest) SetPriceListIdentifier ¶
func (o *CreateProjectRequest) SetPriceListIdentifier(v int32)
SetPriceListIdentifier gets a reference to the given int32 and assigns it to the PriceListIdentifier field.
func (*CreateProjectRequest) SetProjectCustomer ¶
func (o *CreateProjectRequest) SetProjectCustomer(v CreateProjectRequestProjectCustomer)
SetProjectCustomer gets a reference to the given CreateProjectRequestProjectCustomer and assigns it to the ProjectCustomer field.
func (*CreateProjectRequest) SetProjectReferrer ¶
func (o *CreateProjectRequest) SetProjectReferrer(v CreateProjectRequestProjectReferrer)
SetProjectReferrer gets a reference to the given CreateProjectRequestProjectReferrer and assigns it to the ProjectReferrer field.
func (*CreateProjectRequest) SetProjectStaff ¶
func (o *CreateProjectRequest) SetProjectStaff(v []CreateProjectRequestProjectStaffInner)
SetProjectStaff sets field value
func (*CreateProjectRequest) SetProjectSubTypeId ¶
func (o *CreateProjectRequest) SetProjectSubTypeId(v int32)
SetProjectSubTypeId gets a reference to the given int32 and assigns it to the ProjectSubTypeId field.
func (*CreateProjectRequest) SetProjectTypeId ¶
func (o *CreateProjectRequest) SetProjectTypeId(v int32)
SetProjectTypeId sets field value
func (*CreateProjectRequest) SetPropertyType ¶
func (o *CreateProjectRequest) SetPropertyType(v string)
SetPropertyType sets field value
func (*CreateProjectRequest) SetSandbox ¶
func (o *CreateProjectRequest) SetSandbox(v string)
SetSandbox gets a reference to the given string and assigns it to the Sandbox field.
func (*CreateProjectRequest) SetState ¶
func (o *CreateProjectRequest) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*CreateProjectRequest) SetUseContactAddress ¶
func (o *CreateProjectRequest) SetUseContactAddress(v bool)
SetUseContactAddress gets a reference to the given bool and assigns it to the UseContactAddress field.
func (*CreateProjectRequest) SetYearBuilt ¶
func (o *CreateProjectRequest) SetYearBuilt(v int32)
SetYearBuilt gets a reference to the given int32 and assigns it to the YearBuilt field.
func (*CreateProjectRequest) SetZipCode ¶
func (o *CreateProjectRequest) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (CreateProjectRequest) ToMap ¶
func (o CreateProjectRequest) ToMap() (map[string]interface{}, error)
func (*CreateProjectRequest) UnmarshalJSON ¶
func (o *CreateProjectRequest) UnmarshalJSON(data []byte) (err error)
type CreateProjectRequestProjectCustomer ¶
type CreateProjectRequestProjectCustomer struct {
// new or existing
Type string `json:"type"`
ExistingContactId *int32 `json:"existingContactId,omitempty"`
ExistingOrganizationId *int32 `json:"existingOrganizationId,omitempty"`
OrganizationName *string `json:"organizationName,omitempty"`
FirstName *string `json:"firstName,omitempty"`
LastName *string `json:"lastName,omitempty"`
Email *string `json:"email,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
UseOrganizationAddress *bool `json:"useOrganizationAddress,omitempty"`
OrganizationId *int32 `json:"organizationId,omitempty"`
ReferralSourceId *int32 `json:"referralSourceId,omitempty"`
RelationshipStatusId *int32 `json:"relationshipStatusId,omitempty"`
ParentOrganizationId *int32 `json:"parentOrganizationId,omitempty"`
SalespersonId *int32 `json:"salespersonId,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 *string `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
Country *string `json:"country,omitempty"`
Latitude *float64 `json:"latitude,omitempty"`
Longitude *float64 `json:"longitude,omitempty"`
Sandbox *string `json:"sandbox,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateProjectRequestProjectCustomer struct for CreateProjectRequestProjectCustomer
func NewCreateProjectRequestProjectCustomer ¶
func NewCreateProjectRequestProjectCustomer(type_ string) *CreateProjectRequestProjectCustomer
NewCreateProjectRequestProjectCustomer instantiates a new CreateProjectRequestProjectCustomer object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateProjectRequestProjectCustomerWithDefaults ¶
func NewCreateProjectRequestProjectCustomerWithDefaults() *CreateProjectRequestProjectCustomer
NewCreateProjectRequestProjectCustomerWithDefaults instantiates a new CreateProjectRequestProjectCustomer object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateProjectRequestProjectCustomer) GetAddress1 ¶
func (o *CreateProjectRequestProjectCustomer) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetAddress1Ok ¶
func (o *CreateProjectRequestProjectCustomer) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetAddress2 ¶
func (o *CreateProjectRequestProjectCustomer) GetAddress2() string
GetAddress2 returns the Address2 field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetAddress2Ok ¶
func (o *CreateProjectRequestProjectCustomer) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetCity ¶
func (o *CreateProjectRequestProjectCustomer) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetCityOk ¶
func (o *CreateProjectRequestProjectCustomer) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetCountry ¶
func (o *CreateProjectRequestProjectCustomer) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetCountryOk ¶
func (o *CreateProjectRequestProjectCustomer) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetEmail ¶
func (o *CreateProjectRequestProjectCustomer) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetEmailOk ¶
func (o *CreateProjectRequestProjectCustomer) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetExistingContactId ¶
func (o *CreateProjectRequestProjectCustomer) GetExistingContactId() int32
GetExistingContactId returns the ExistingContactId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetExistingContactIdOk ¶
func (o *CreateProjectRequestProjectCustomer) GetExistingContactIdOk() (*int32, bool)
GetExistingContactIdOk returns a tuple with the ExistingContactId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetExistingOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) GetExistingOrganizationId() int32
GetExistingOrganizationId returns the ExistingOrganizationId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetExistingOrganizationIdOk ¶
func (o *CreateProjectRequestProjectCustomer) GetExistingOrganizationIdOk() (*int32, bool)
GetExistingOrganizationIdOk returns a tuple with the ExistingOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetFirstName ¶
func (o *CreateProjectRequestProjectCustomer) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetFirstNameOk ¶
func (o *CreateProjectRequestProjectCustomer) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetLastName ¶
func (o *CreateProjectRequestProjectCustomer) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetLastNameOk ¶
func (o *CreateProjectRequestProjectCustomer) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetLatitude ¶
func (o *CreateProjectRequestProjectCustomer) GetLatitude() float64
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetLatitudeOk ¶
func (o *CreateProjectRequestProjectCustomer) GetLatitudeOk() (*float64, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetLongitude ¶
func (o *CreateProjectRequestProjectCustomer) GetLongitude() float64
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetLongitudeOk ¶
func (o *CreateProjectRequestProjectCustomer) GetLongitudeOk() (*float64, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) GetOrganizationId() int32
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetOrganizationIdOk ¶
func (o *CreateProjectRequestProjectCustomer) GetOrganizationIdOk() (*int32, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetOrganizationName ¶
func (o *CreateProjectRequestProjectCustomer) GetOrganizationName() string
GetOrganizationName returns the OrganizationName field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetOrganizationNameOk ¶
func (o *CreateProjectRequestProjectCustomer) GetOrganizationNameOk() (*string, bool)
GetOrganizationNameOk returns a tuple with the OrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetParentOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) GetParentOrganizationId() int32
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetParentOrganizationIdOk ¶
func (o *CreateProjectRequestProjectCustomer) GetParentOrganizationIdOk() (*int32, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetPhoneNumber ¶
func (o *CreateProjectRequestProjectCustomer) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetPhoneNumberOk ¶
func (o *CreateProjectRequestProjectCustomer) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetReferralSourceId ¶
func (o *CreateProjectRequestProjectCustomer) GetReferralSourceId() int32
GetReferralSourceId returns the ReferralSourceId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetReferralSourceIdOk ¶
func (o *CreateProjectRequestProjectCustomer) GetReferralSourceIdOk() (*int32, bool)
GetReferralSourceIdOk returns a tuple with the ReferralSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetRelationshipStatusId ¶
func (o *CreateProjectRequestProjectCustomer) GetRelationshipStatusId() int32
GetRelationshipStatusId returns the RelationshipStatusId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetRelationshipStatusIdOk ¶
func (o *CreateProjectRequestProjectCustomer) GetRelationshipStatusIdOk() (*int32, bool)
GetRelationshipStatusIdOk returns a tuple with the RelationshipStatusId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetSalespersonId ¶
func (o *CreateProjectRequestProjectCustomer) GetSalespersonId() int32
GetSalespersonId returns the SalespersonId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetSalespersonIdOk ¶
func (o *CreateProjectRequestProjectCustomer) GetSalespersonIdOk() (*int32, bool)
GetSalespersonIdOk returns a tuple with the SalespersonId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetSandbox ¶
func (o *CreateProjectRequestProjectCustomer) GetSandbox() string
GetSandbox returns the Sandbox field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetSandboxOk ¶
func (o *CreateProjectRequestProjectCustomer) GetSandboxOk() (*string, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetState ¶
func (o *CreateProjectRequestProjectCustomer) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetStateOk ¶
func (o *CreateProjectRequestProjectCustomer) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetType ¶
func (o *CreateProjectRequestProjectCustomer) GetType() string
GetType returns the Type field value
func (*CreateProjectRequestProjectCustomer) GetTypeOk ¶
func (o *CreateProjectRequestProjectCustomer) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetUseOrganizationAddress ¶
func (o *CreateProjectRequestProjectCustomer) GetUseOrganizationAddress() bool
GetUseOrganizationAddress returns the UseOrganizationAddress field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetUseOrganizationAddressOk ¶
func (o *CreateProjectRequestProjectCustomer) GetUseOrganizationAddressOk() (*bool, bool)
GetUseOrganizationAddressOk returns a tuple with the UseOrganizationAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) GetZipCode ¶
func (o *CreateProjectRequestProjectCustomer) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*CreateProjectRequestProjectCustomer) GetZipCodeOk ¶
func (o *CreateProjectRequestProjectCustomer) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectCustomer) HasAddress1 ¶
func (o *CreateProjectRequestProjectCustomer) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasAddress2 ¶
func (o *CreateProjectRequestProjectCustomer) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasCity ¶
func (o *CreateProjectRequestProjectCustomer) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasCountry ¶
func (o *CreateProjectRequestProjectCustomer) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasEmail ¶
func (o *CreateProjectRequestProjectCustomer) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasExistingContactId ¶
func (o *CreateProjectRequestProjectCustomer) HasExistingContactId() bool
HasExistingContactId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasExistingOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) HasExistingOrganizationId() bool
HasExistingOrganizationId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasFirstName ¶
func (o *CreateProjectRequestProjectCustomer) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasLastName ¶
func (o *CreateProjectRequestProjectCustomer) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasLatitude ¶
func (o *CreateProjectRequestProjectCustomer) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasLongitude ¶
func (o *CreateProjectRequestProjectCustomer) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasOrganizationName ¶
func (o *CreateProjectRequestProjectCustomer) HasOrganizationName() bool
HasOrganizationName returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasParentOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasPhoneNumber ¶
func (o *CreateProjectRequestProjectCustomer) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasReferralSourceId ¶
func (o *CreateProjectRequestProjectCustomer) HasReferralSourceId() bool
HasReferralSourceId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasRelationshipStatusId ¶
func (o *CreateProjectRequestProjectCustomer) HasRelationshipStatusId() bool
HasRelationshipStatusId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasSalespersonId ¶
func (o *CreateProjectRequestProjectCustomer) HasSalespersonId() bool
HasSalespersonId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasSandbox ¶
func (o *CreateProjectRequestProjectCustomer) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasState ¶
func (o *CreateProjectRequestProjectCustomer) HasState() bool
HasState returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasUseOrganizationAddress ¶
func (o *CreateProjectRequestProjectCustomer) HasUseOrganizationAddress() bool
HasUseOrganizationAddress returns a boolean if a field has been set.
func (*CreateProjectRequestProjectCustomer) HasZipCode ¶
func (o *CreateProjectRequestProjectCustomer) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (CreateProjectRequestProjectCustomer) MarshalJSON ¶
func (o CreateProjectRequestProjectCustomer) MarshalJSON() ([]byte, error)
func (*CreateProjectRequestProjectCustomer) SetAddress1 ¶
func (o *CreateProjectRequestProjectCustomer) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*CreateProjectRequestProjectCustomer) SetAddress2 ¶
func (o *CreateProjectRequestProjectCustomer) SetAddress2(v string)
SetAddress2 gets a reference to the given string and assigns it to the Address2 field.
func (*CreateProjectRequestProjectCustomer) SetCity ¶
func (o *CreateProjectRequestProjectCustomer) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*CreateProjectRequestProjectCustomer) SetCountry ¶
func (o *CreateProjectRequestProjectCustomer) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CreateProjectRequestProjectCustomer) SetEmail ¶
func (o *CreateProjectRequestProjectCustomer) SetEmail(v string)
SetEmail gets a reference to the given string and assigns it to the Email field.
func (*CreateProjectRequestProjectCustomer) SetExistingContactId ¶
func (o *CreateProjectRequestProjectCustomer) SetExistingContactId(v int32)
SetExistingContactId gets a reference to the given int32 and assigns it to the ExistingContactId field.
func (*CreateProjectRequestProjectCustomer) SetExistingOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) SetExistingOrganizationId(v int32)
SetExistingOrganizationId gets a reference to the given int32 and assigns it to the ExistingOrganizationId field.
func (*CreateProjectRequestProjectCustomer) SetFirstName ¶
func (o *CreateProjectRequestProjectCustomer) SetFirstName(v string)
SetFirstName gets a reference to the given string and assigns it to the FirstName field.
func (*CreateProjectRequestProjectCustomer) SetLastName ¶
func (o *CreateProjectRequestProjectCustomer) SetLastName(v string)
SetLastName gets a reference to the given string and assigns it to the LastName field.
func (*CreateProjectRequestProjectCustomer) SetLatitude ¶
func (o *CreateProjectRequestProjectCustomer) SetLatitude(v float64)
SetLatitude gets a reference to the given float64 and assigns it to the Latitude field.
func (*CreateProjectRequestProjectCustomer) SetLongitude ¶
func (o *CreateProjectRequestProjectCustomer) SetLongitude(v float64)
SetLongitude gets a reference to the given float64 and assigns it to the Longitude field.
func (*CreateProjectRequestProjectCustomer) SetOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) SetOrganizationId(v int32)
SetOrganizationId gets a reference to the given int32 and assigns it to the OrganizationId field.
func (*CreateProjectRequestProjectCustomer) SetOrganizationName ¶
func (o *CreateProjectRequestProjectCustomer) SetOrganizationName(v string)
SetOrganizationName gets a reference to the given string and assigns it to the OrganizationName field.
func (*CreateProjectRequestProjectCustomer) SetParentOrganizationId ¶
func (o *CreateProjectRequestProjectCustomer) SetParentOrganizationId(v int32)
SetParentOrganizationId gets a reference to the given int32 and assigns it to the ParentOrganizationId field.
func (*CreateProjectRequestProjectCustomer) SetPhoneNumber ¶
func (o *CreateProjectRequestProjectCustomer) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*CreateProjectRequestProjectCustomer) SetReferralSourceId ¶
func (o *CreateProjectRequestProjectCustomer) SetReferralSourceId(v int32)
SetReferralSourceId gets a reference to the given int32 and assigns it to the ReferralSourceId field.
func (*CreateProjectRequestProjectCustomer) SetRelationshipStatusId ¶
func (o *CreateProjectRequestProjectCustomer) SetRelationshipStatusId(v int32)
SetRelationshipStatusId gets a reference to the given int32 and assigns it to the RelationshipStatusId field.
func (*CreateProjectRequestProjectCustomer) SetSalespersonId ¶
func (o *CreateProjectRequestProjectCustomer) SetSalespersonId(v int32)
SetSalespersonId gets a reference to the given int32 and assigns it to the SalespersonId field.
func (*CreateProjectRequestProjectCustomer) SetSandbox ¶
func (o *CreateProjectRequestProjectCustomer) SetSandbox(v string)
SetSandbox gets a reference to the given string and assigns it to the Sandbox field.
func (*CreateProjectRequestProjectCustomer) SetState ¶
func (o *CreateProjectRequestProjectCustomer) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*CreateProjectRequestProjectCustomer) SetType ¶
func (o *CreateProjectRequestProjectCustomer) SetType(v string)
SetType sets field value
func (*CreateProjectRequestProjectCustomer) SetUseOrganizationAddress ¶
func (o *CreateProjectRequestProjectCustomer) SetUseOrganizationAddress(v bool)
SetUseOrganizationAddress gets a reference to the given bool and assigns it to the UseOrganizationAddress field.
func (*CreateProjectRequestProjectCustomer) SetZipCode ¶
func (o *CreateProjectRequestProjectCustomer) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (CreateProjectRequestProjectCustomer) ToMap ¶
func (o CreateProjectRequestProjectCustomer) ToMap() (map[string]interface{}, error)
func (*CreateProjectRequestProjectCustomer) UnmarshalJSON ¶
func (o *CreateProjectRequestProjectCustomer) UnmarshalJSON(data []byte) (err error)
type CreateProjectRequestProjectReferrer ¶
type CreateProjectRequestProjectReferrer struct {
// existing or new
Type string `json:"type"`
ExistingSourceId *int32 `json:"existingSourceId,omitempty"`
ExistingReferralSourceId *int32 `json:"existingReferralSourceId,omitempty"`
ExistingSalespersonId *int32 `json:"existingSalespersonId,omitempty"`
OrganizationName *string `json:"organizationName,omitempty"`
FirstName *string `json:"firstName,omitempty"`
LastName *string `json:"lastName,omitempty"`
Email *string `json:"email,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
UseOrganizationAddress *bool `json:"useOrganizationAddress,omitempty"`
OrganizationId *int32 `json:"organizationId,omitempty"`
ReferralSourceId *int32 `json:"referralSourceId,omitempty"`
ParentOrganizationId *int32 `json:"parentOrganizationId,omitempty"`
SalespersonId *int32 `json:"salespersonId,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 *string `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
Country *string `json:"country,omitempty"`
Latitude *float64 `json:"latitude,omitempty"`
Longitude *float64 `json:"longitude,omitempty"`
Sandbox *string `json:"sandbox,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateProjectRequestProjectReferrer struct for CreateProjectRequestProjectReferrer
func NewCreateProjectRequestProjectReferrer ¶
func NewCreateProjectRequestProjectReferrer(type_ string) *CreateProjectRequestProjectReferrer
NewCreateProjectRequestProjectReferrer instantiates a new CreateProjectRequestProjectReferrer object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateProjectRequestProjectReferrerWithDefaults ¶
func NewCreateProjectRequestProjectReferrerWithDefaults() *CreateProjectRequestProjectReferrer
NewCreateProjectRequestProjectReferrerWithDefaults instantiates a new CreateProjectRequestProjectReferrer object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateProjectRequestProjectReferrer) GetAddress1 ¶
func (o *CreateProjectRequestProjectReferrer) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetAddress1Ok ¶
func (o *CreateProjectRequestProjectReferrer) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetAddress2 ¶
func (o *CreateProjectRequestProjectReferrer) GetAddress2() string
GetAddress2 returns the Address2 field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetAddress2Ok ¶
func (o *CreateProjectRequestProjectReferrer) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetCity ¶
func (o *CreateProjectRequestProjectReferrer) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetCityOk ¶
func (o *CreateProjectRequestProjectReferrer) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetCountry ¶
func (o *CreateProjectRequestProjectReferrer) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetCountryOk ¶
func (o *CreateProjectRequestProjectReferrer) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetEmail ¶
func (o *CreateProjectRequestProjectReferrer) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetEmailOk ¶
func (o *CreateProjectRequestProjectReferrer) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetExistingReferralSourceId ¶
func (o *CreateProjectRequestProjectReferrer) GetExistingReferralSourceId() int32
GetExistingReferralSourceId returns the ExistingReferralSourceId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetExistingReferralSourceIdOk ¶
func (o *CreateProjectRequestProjectReferrer) GetExistingReferralSourceIdOk() (*int32, bool)
GetExistingReferralSourceIdOk returns a tuple with the ExistingReferralSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetExistingSalespersonId ¶
func (o *CreateProjectRequestProjectReferrer) GetExistingSalespersonId() int32
GetExistingSalespersonId returns the ExistingSalespersonId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetExistingSalespersonIdOk ¶
func (o *CreateProjectRequestProjectReferrer) GetExistingSalespersonIdOk() (*int32, bool)
GetExistingSalespersonIdOk returns a tuple with the ExistingSalespersonId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetExistingSourceId ¶
func (o *CreateProjectRequestProjectReferrer) GetExistingSourceId() int32
GetExistingSourceId returns the ExistingSourceId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetExistingSourceIdOk ¶
func (o *CreateProjectRequestProjectReferrer) GetExistingSourceIdOk() (*int32, bool)
GetExistingSourceIdOk returns a tuple with the ExistingSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetFirstName ¶
func (o *CreateProjectRequestProjectReferrer) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetFirstNameOk ¶
func (o *CreateProjectRequestProjectReferrer) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetLastName ¶
func (o *CreateProjectRequestProjectReferrer) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetLastNameOk ¶
func (o *CreateProjectRequestProjectReferrer) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetLatitude ¶
func (o *CreateProjectRequestProjectReferrer) GetLatitude() float64
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetLatitudeOk ¶
func (o *CreateProjectRequestProjectReferrer) GetLatitudeOk() (*float64, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetLongitude ¶
func (o *CreateProjectRequestProjectReferrer) GetLongitude() float64
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetLongitudeOk ¶
func (o *CreateProjectRequestProjectReferrer) GetLongitudeOk() (*float64, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetOrganizationId ¶
func (o *CreateProjectRequestProjectReferrer) GetOrganizationId() int32
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetOrganizationIdOk ¶
func (o *CreateProjectRequestProjectReferrer) GetOrganizationIdOk() (*int32, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetOrganizationName ¶
func (o *CreateProjectRequestProjectReferrer) GetOrganizationName() string
GetOrganizationName returns the OrganizationName field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetOrganizationNameOk ¶
func (o *CreateProjectRequestProjectReferrer) GetOrganizationNameOk() (*string, bool)
GetOrganizationNameOk returns a tuple with the OrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetParentOrganizationId ¶
func (o *CreateProjectRequestProjectReferrer) GetParentOrganizationId() int32
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetParentOrganizationIdOk ¶
func (o *CreateProjectRequestProjectReferrer) GetParentOrganizationIdOk() (*int32, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetPhoneNumber ¶
func (o *CreateProjectRequestProjectReferrer) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetPhoneNumberOk ¶
func (o *CreateProjectRequestProjectReferrer) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetReferralSourceId ¶
func (o *CreateProjectRequestProjectReferrer) GetReferralSourceId() int32
GetReferralSourceId returns the ReferralSourceId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetReferralSourceIdOk ¶
func (o *CreateProjectRequestProjectReferrer) GetReferralSourceIdOk() (*int32, bool)
GetReferralSourceIdOk returns a tuple with the ReferralSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetSalespersonId ¶
func (o *CreateProjectRequestProjectReferrer) GetSalespersonId() int32
GetSalespersonId returns the SalespersonId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetSalespersonIdOk ¶
func (o *CreateProjectRequestProjectReferrer) GetSalespersonIdOk() (*int32, bool)
GetSalespersonIdOk returns a tuple with the SalespersonId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetSandbox ¶
func (o *CreateProjectRequestProjectReferrer) GetSandbox() string
GetSandbox returns the Sandbox field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetSandboxOk ¶
func (o *CreateProjectRequestProjectReferrer) GetSandboxOk() (*string, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetState ¶
func (o *CreateProjectRequestProjectReferrer) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetStateOk ¶
func (o *CreateProjectRequestProjectReferrer) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetType ¶
func (o *CreateProjectRequestProjectReferrer) GetType() string
GetType returns the Type field value
func (*CreateProjectRequestProjectReferrer) GetTypeOk ¶
func (o *CreateProjectRequestProjectReferrer) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetUseOrganizationAddress ¶
func (o *CreateProjectRequestProjectReferrer) GetUseOrganizationAddress() bool
GetUseOrganizationAddress returns the UseOrganizationAddress field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetUseOrganizationAddressOk ¶
func (o *CreateProjectRequestProjectReferrer) GetUseOrganizationAddressOk() (*bool, bool)
GetUseOrganizationAddressOk returns a tuple with the UseOrganizationAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) GetZipCode ¶
func (o *CreateProjectRequestProjectReferrer) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*CreateProjectRequestProjectReferrer) GetZipCodeOk ¶
func (o *CreateProjectRequestProjectReferrer) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectReferrer) HasAddress1 ¶
func (o *CreateProjectRequestProjectReferrer) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasAddress2 ¶
func (o *CreateProjectRequestProjectReferrer) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasCity ¶
func (o *CreateProjectRequestProjectReferrer) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasCountry ¶
func (o *CreateProjectRequestProjectReferrer) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasEmail ¶
func (o *CreateProjectRequestProjectReferrer) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasExistingReferralSourceId ¶
func (o *CreateProjectRequestProjectReferrer) HasExistingReferralSourceId() bool
HasExistingReferralSourceId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasExistingSalespersonId ¶
func (o *CreateProjectRequestProjectReferrer) HasExistingSalespersonId() bool
HasExistingSalespersonId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasExistingSourceId ¶
func (o *CreateProjectRequestProjectReferrer) HasExistingSourceId() bool
HasExistingSourceId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasFirstName ¶
func (o *CreateProjectRequestProjectReferrer) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasLastName ¶
func (o *CreateProjectRequestProjectReferrer) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasLatitude ¶
func (o *CreateProjectRequestProjectReferrer) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasLongitude ¶
func (o *CreateProjectRequestProjectReferrer) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasOrganizationId ¶
func (o *CreateProjectRequestProjectReferrer) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasOrganizationName ¶
func (o *CreateProjectRequestProjectReferrer) HasOrganizationName() bool
HasOrganizationName returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasParentOrganizationId ¶
func (o *CreateProjectRequestProjectReferrer) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasPhoneNumber ¶
func (o *CreateProjectRequestProjectReferrer) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasReferralSourceId ¶
func (o *CreateProjectRequestProjectReferrer) HasReferralSourceId() bool
HasReferralSourceId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasSalespersonId ¶
func (o *CreateProjectRequestProjectReferrer) HasSalespersonId() bool
HasSalespersonId returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasSandbox ¶
func (o *CreateProjectRequestProjectReferrer) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasState ¶
func (o *CreateProjectRequestProjectReferrer) HasState() bool
HasState returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasUseOrganizationAddress ¶
func (o *CreateProjectRequestProjectReferrer) HasUseOrganizationAddress() bool
HasUseOrganizationAddress returns a boolean if a field has been set.
func (*CreateProjectRequestProjectReferrer) HasZipCode ¶
func (o *CreateProjectRequestProjectReferrer) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (CreateProjectRequestProjectReferrer) MarshalJSON ¶
func (o CreateProjectRequestProjectReferrer) MarshalJSON() ([]byte, error)
func (*CreateProjectRequestProjectReferrer) SetAddress1 ¶
func (o *CreateProjectRequestProjectReferrer) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*CreateProjectRequestProjectReferrer) SetAddress2 ¶
func (o *CreateProjectRequestProjectReferrer) SetAddress2(v string)
SetAddress2 gets a reference to the given string and assigns it to the Address2 field.
func (*CreateProjectRequestProjectReferrer) SetCity ¶
func (o *CreateProjectRequestProjectReferrer) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*CreateProjectRequestProjectReferrer) SetCountry ¶
func (o *CreateProjectRequestProjectReferrer) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CreateProjectRequestProjectReferrer) SetEmail ¶
func (o *CreateProjectRequestProjectReferrer) SetEmail(v string)
SetEmail gets a reference to the given string and assigns it to the Email field.
func (*CreateProjectRequestProjectReferrer) SetExistingReferralSourceId ¶
func (o *CreateProjectRequestProjectReferrer) SetExistingReferralSourceId(v int32)
SetExistingReferralSourceId gets a reference to the given int32 and assigns it to the ExistingReferralSourceId field.
func (*CreateProjectRequestProjectReferrer) SetExistingSalespersonId ¶
func (o *CreateProjectRequestProjectReferrer) SetExistingSalespersonId(v int32)
SetExistingSalespersonId gets a reference to the given int32 and assigns it to the ExistingSalespersonId field.
func (*CreateProjectRequestProjectReferrer) SetExistingSourceId ¶
func (o *CreateProjectRequestProjectReferrer) SetExistingSourceId(v int32)
SetExistingSourceId gets a reference to the given int32 and assigns it to the ExistingSourceId field.
func (*CreateProjectRequestProjectReferrer) SetFirstName ¶
func (o *CreateProjectRequestProjectReferrer) SetFirstName(v string)
SetFirstName gets a reference to the given string and assigns it to the FirstName field.
func (*CreateProjectRequestProjectReferrer) SetLastName ¶
func (o *CreateProjectRequestProjectReferrer) SetLastName(v string)
SetLastName gets a reference to the given string and assigns it to the LastName field.
func (*CreateProjectRequestProjectReferrer) SetLatitude ¶
func (o *CreateProjectRequestProjectReferrer) SetLatitude(v float64)
SetLatitude gets a reference to the given float64 and assigns it to the Latitude field.
func (*CreateProjectRequestProjectReferrer) SetLongitude ¶
func (o *CreateProjectRequestProjectReferrer) SetLongitude(v float64)
SetLongitude gets a reference to the given float64 and assigns it to the Longitude field.
func (*CreateProjectRequestProjectReferrer) SetOrganizationId ¶
func (o *CreateProjectRequestProjectReferrer) SetOrganizationId(v int32)
SetOrganizationId gets a reference to the given int32 and assigns it to the OrganizationId field.
func (*CreateProjectRequestProjectReferrer) SetOrganizationName ¶
func (o *CreateProjectRequestProjectReferrer) SetOrganizationName(v string)
SetOrganizationName gets a reference to the given string and assigns it to the OrganizationName field.
func (*CreateProjectRequestProjectReferrer) SetParentOrganizationId ¶
func (o *CreateProjectRequestProjectReferrer) SetParentOrganizationId(v int32)
SetParentOrganizationId gets a reference to the given int32 and assigns it to the ParentOrganizationId field.
func (*CreateProjectRequestProjectReferrer) SetPhoneNumber ¶
func (o *CreateProjectRequestProjectReferrer) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*CreateProjectRequestProjectReferrer) SetReferralSourceId ¶
func (o *CreateProjectRequestProjectReferrer) SetReferralSourceId(v int32)
SetReferralSourceId gets a reference to the given int32 and assigns it to the ReferralSourceId field.
func (*CreateProjectRequestProjectReferrer) SetSalespersonId ¶
func (o *CreateProjectRequestProjectReferrer) SetSalespersonId(v int32)
SetSalespersonId gets a reference to the given int32 and assigns it to the SalespersonId field.
func (*CreateProjectRequestProjectReferrer) SetSandbox ¶
func (o *CreateProjectRequestProjectReferrer) SetSandbox(v string)
SetSandbox gets a reference to the given string and assigns it to the Sandbox field.
func (*CreateProjectRequestProjectReferrer) SetState ¶
func (o *CreateProjectRequestProjectReferrer) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*CreateProjectRequestProjectReferrer) SetType ¶
func (o *CreateProjectRequestProjectReferrer) SetType(v string)
SetType sets field value
func (*CreateProjectRequestProjectReferrer) SetUseOrganizationAddress ¶
func (o *CreateProjectRequestProjectReferrer) SetUseOrganizationAddress(v bool)
SetUseOrganizationAddress gets a reference to the given bool and assigns it to the UseOrganizationAddress field.
func (*CreateProjectRequestProjectReferrer) SetZipCode ¶
func (o *CreateProjectRequestProjectReferrer) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (CreateProjectRequestProjectReferrer) ToMap ¶
func (o CreateProjectRequestProjectReferrer) ToMap() (map[string]interface{}, error)
func (*CreateProjectRequestProjectReferrer) UnmarshalJSON ¶
func (o *CreateProjectRequestProjectReferrer) UnmarshalJSON(data []byte) (err error)
type CreateProjectRequestProjectStaffInner ¶
type CreateProjectRequestProjectStaffInner struct {
StaffId *int32 `json:"staffId,omitempty"`
ProjectRoleIds []int32 `json:"projectRoleIds,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateProjectRequestProjectStaffInner struct for CreateProjectRequestProjectStaffInner
func NewCreateProjectRequestProjectStaffInner ¶
func NewCreateProjectRequestProjectStaffInner() *CreateProjectRequestProjectStaffInner
NewCreateProjectRequestProjectStaffInner instantiates a new CreateProjectRequestProjectStaffInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateProjectRequestProjectStaffInnerWithDefaults ¶
func NewCreateProjectRequestProjectStaffInnerWithDefaults() *CreateProjectRequestProjectStaffInner
NewCreateProjectRequestProjectStaffInnerWithDefaults instantiates a new CreateProjectRequestProjectStaffInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateProjectRequestProjectStaffInner) GetProjectRoleIds ¶
func (o *CreateProjectRequestProjectStaffInner) GetProjectRoleIds() []int32
GetProjectRoleIds returns the ProjectRoleIds field value if set, zero value otherwise.
func (*CreateProjectRequestProjectStaffInner) GetProjectRoleIdsOk ¶
func (o *CreateProjectRequestProjectStaffInner) GetProjectRoleIdsOk() ([]int32, bool)
GetProjectRoleIdsOk returns a tuple with the ProjectRoleIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectStaffInner) GetStaffId ¶
func (o *CreateProjectRequestProjectStaffInner) GetStaffId() int32
GetStaffId returns the StaffId field value if set, zero value otherwise.
func (*CreateProjectRequestProjectStaffInner) GetStaffIdOk ¶
func (o *CreateProjectRequestProjectStaffInner) GetStaffIdOk() (*int32, bool)
GetStaffIdOk returns a tuple with the StaffId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateProjectRequestProjectStaffInner) HasProjectRoleIds ¶
func (o *CreateProjectRequestProjectStaffInner) HasProjectRoleIds() bool
HasProjectRoleIds returns a boolean if a field has been set.
func (*CreateProjectRequestProjectStaffInner) HasStaffId ¶
func (o *CreateProjectRequestProjectStaffInner) HasStaffId() bool
HasStaffId returns a boolean if a field has been set.
func (CreateProjectRequestProjectStaffInner) MarshalJSON ¶
func (o CreateProjectRequestProjectStaffInner) MarshalJSON() ([]byte, error)
func (*CreateProjectRequestProjectStaffInner) SetProjectRoleIds ¶
func (o *CreateProjectRequestProjectStaffInner) SetProjectRoleIds(v []int32)
SetProjectRoleIds gets a reference to the given []int32 and assigns it to the ProjectRoleIds field.
func (*CreateProjectRequestProjectStaffInner) SetStaffId ¶
func (o *CreateProjectRequestProjectStaffInner) SetStaffId(v int32)
SetStaffId gets a reference to the given int32 and assigns it to the StaffId field.
func (CreateProjectRequestProjectStaffInner) ToMap ¶
func (o CreateProjectRequestProjectStaffInner) ToMap() (map[string]interface{}, error)
func (*CreateProjectRequestProjectStaffInner) UnmarshalJSON ¶
func (o *CreateProjectRequestProjectStaffInner) UnmarshalJSON(data []byte) (err error)
type CreateWebhook200Response ¶
type CreateWebhook200Response struct {
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
Data *int32 `json:"data,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateWebhook200Response struct for CreateWebhook200Response
func NewCreateWebhook200Response ¶
func NewCreateWebhook200Response() *CreateWebhook200Response
NewCreateWebhook200Response instantiates a new CreateWebhook200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateWebhook200ResponseWithDefaults ¶
func NewCreateWebhook200ResponseWithDefaults() *CreateWebhook200Response
NewCreateWebhook200ResponseWithDefaults instantiates a new CreateWebhook200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateWebhook200Response) GetData ¶
func (o *CreateWebhook200Response) GetData() int32
GetData returns the Data field value if set, zero value otherwise.
func (*CreateWebhook200Response) GetDataOk ¶
func (o *CreateWebhook200Response) GetDataOk() (*int32, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateWebhook200Response) GetMessage ¶
func (o *CreateWebhook200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateWebhook200Response) GetMessageOk ¶
func (o *CreateWebhook200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateWebhook200Response) GetStatus ¶
func (o *CreateWebhook200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateWebhook200Response) GetStatusOk ¶
func (o *CreateWebhook200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateWebhook200Response) HasData ¶
func (o *CreateWebhook200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateWebhook200Response) HasMessage ¶
func (o *CreateWebhook200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateWebhook200Response) HasStatus ¶
func (o *CreateWebhook200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateWebhook200Response) MarshalJSON ¶
func (o CreateWebhook200Response) MarshalJSON() ([]byte, error)
func (*CreateWebhook200Response) SetData ¶
func (o *CreateWebhook200Response) SetData(v int32)
SetData gets a reference to the given int32 and assigns it to the Data field.
func (*CreateWebhook200Response) SetMessage ¶
func (o *CreateWebhook200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateWebhook200Response) SetStatus ¶
func (o *CreateWebhook200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateWebhook200Response) ToMap ¶
func (o CreateWebhook200Response) ToMap() (map[string]interface{}, error)
func (*CreateWebhook200Response) UnmarshalJSON ¶
func (o *CreateWebhook200Response) UnmarshalJSON(data []byte) (err error)
type CreateWebhook500Response ¶
type CreateWebhook500Response struct {
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
Data interface{} `json:"data,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateWebhook500Response struct for CreateWebhook500Response
func NewCreateWebhook500Response ¶
func NewCreateWebhook500Response() *CreateWebhook500Response
NewCreateWebhook500Response instantiates a new CreateWebhook500Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateWebhook500ResponseWithDefaults ¶
func NewCreateWebhook500ResponseWithDefaults() *CreateWebhook500Response
NewCreateWebhook500ResponseWithDefaults instantiates a new CreateWebhook500Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateWebhook500Response) GetData ¶
func (o *CreateWebhook500Response) GetData() interface{}
GetData returns the Data field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateWebhook500Response) GetDataOk ¶
func (o *CreateWebhook500Response) GetDataOk() (*interface{}, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateWebhook500Response) GetMessage ¶
func (o *CreateWebhook500Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*CreateWebhook500Response) GetMessageOk ¶
func (o *CreateWebhook500Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateWebhook500Response) GetStatus ¶
func (o *CreateWebhook500Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*CreateWebhook500Response) GetStatusOk ¶
func (o *CreateWebhook500Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateWebhook500Response) HasData ¶
func (o *CreateWebhook500Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*CreateWebhook500Response) HasMessage ¶
func (o *CreateWebhook500Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*CreateWebhook500Response) HasStatus ¶
func (o *CreateWebhook500Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (CreateWebhook500Response) MarshalJSON ¶
func (o CreateWebhook500Response) MarshalJSON() ([]byte, error)
func (*CreateWebhook500Response) SetData ¶
func (o *CreateWebhook500Response) SetData(v interface{})
SetData gets a reference to the given interface{} and assigns it to the Data field.
func (*CreateWebhook500Response) SetMessage ¶
func (o *CreateWebhook500Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*CreateWebhook500Response) SetStatus ¶
func (o *CreateWebhook500Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (CreateWebhook500Response) ToMap ¶
func (o CreateWebhook500Response) ToMap() (map[string]interface{}, error)
func (*CreateWebhook500Response) UnmarshalJSON ¶
func (o *CreateWebhook500Response) UnmarshalJSON(data []byte) (err error)
type CreateWebhookRequest ¶
type CreateWebhookRequest struct {
WebhookURL *string `json:"webhookURL,omitempty"`
Scopes []string `json:"scopes,omitempty"`
AdditionalProperties map[string]interface{}
}
CreateWebhookRequest struct for CreateWebhookRequest
func NewCreateWebhookRequest ¶
func NewCreateWebhookRequest() *CreateWebhookRequest
NewCreateWebhookRequest instantiates a new CreateWebhookRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateWebhookRequestWithDefaults ¶
func NewCreateWebhookRequestWithDefaults() *CreateWebhookRequest
NewCreateWebhookRequestWithDefaults instantiates a new CreateWebhookRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateWebhookRequest) GetScopes ¶
func (o *CreateWebhookRequest) GetScopes() []string
GetScopes returns the Scopes field value if set, zero value otherwise.
func (*CreateWebhookRequest) GetScopesOk ¶
func (o *CreateWebhookRequest) GetScopesOk() ([]string, bool)
GetScopesOk returns a tuple with the Scopes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateWebhookRequest) GetWebhookURL ¶
func (o *CreateWebhookRequest) GetWebhookURL() string
GetWebhookURL returns the WebhookURL field value if set, zero value otherwise.
func (*CreateWebhookRequest) GetWebhookURLOk ¶
func (o *CreateWebhookRequest) GetWebhookURLOk() (*string, bool)
GetWebhookURLOk returns a tuple with the WebhookURL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateWebhookRequest) HasScopes ¶
func (o *CreateWebhookRequest) HasScopes() bool
HasScopes returns a boolean if a field has been set.
func (*CreateWebhookRequest) HasWebhookURL ¶
func (o *CreateWebhookRequest) HasWebhookURL() bool
HasWebhookURL returns a boolean if a field has been set.
func (CreateWebhookRequest) MarshalJSON ¶
func (o CreateWebhookRequest) MarshalJSON() ([]byte, error)
func (*CreateWebhookRequest) SetScopes ¶
func (o *CreateWebhookRequest) SetScopes(v []string)
SetScopes gets a reference to the given []string and assigns it to the Scopes field.
func (*CreateWebhookRequest) SetWebhookURL ¶
func (o *CreateWebhookRequest) SetWebhookURL(v string)
SetWebhookURL gets a reference to the given string and assigns it to the WebhookURL field.
func (CreateWebhookRequest) ToMap ¶
func (o CreateWebhookRequest) ToMap() (map[string]interface{}, error)
func (*CreateWebhookRequest) UnmarshalJSON ¶
func (o *CreateWebhookRequest) UnmarshalJSON(data []byte) (err error)
type DateData ¶
type DateData struct {
Id *int32 `json:"id,omitempty"`
Identifier *string `json:"identifier,omitempty"`
KeyID *int32 `json:"keyID,omitempty"`
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
Name *string `json:"name,omitempty"`
Flags *int32 `json:"flags,omitempty"`
Value *string `json:"value,omitempty"`
Source *string `json:"source,omitempty"`
SourceDateName *string `json:"sourceDateName,omitempty"`
AutoUpdate *DateDataAutoUpdate `json:"autoUpdate,omitempty"`
AdditionalProperties map[string]interface{}
}
DateData struct for DateData
func NewDateData ¶
func NewDateData() *DateData
NewDateData instantiates a new DateData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDateDataWithDefaults ¶
func NewDateDataWithDefaults() *DateData
NewDateDataWithDefaults instantiates a new DateData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DateData) GetAutoUpdate ¶
func (o *DateData) GetAutoUpdate() DateDataAutoUpdate
GetAutoUpdate returns the AutoUpdate field value if set, zero value otherwise.
func (*DateData) GetAutoUpdateOk ¶
func (o *DateData) GetAutoUpdateOk() (*DateDataAutoUpdate, bool)
GetAutoUpdateOk returns a tuple with the AutoUpdate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetFlagsOk ¶
GetFlagsOk returns a tuple with the Flags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetIdentifier ¶
GetIdentifier returns the Identifier field value if set, zero value otherwise.
func (*DateData) GetIdentifierOk ¶
GetIdentifierOk returns a tuple with the Identifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetKeyIDOk ¶
GetKeyIDOk returns a tuple with the KeyID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetKeyIdentifier ¶
GetKeyIdentifier returns the KeyIdentifier field value if set, zero value otherwise.
func (*DateData) GetKeyIdentifierOk ¶
GetKeyIdentifierOk returns a tuple with the KeyIdentifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetNameOk ¶
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetSourceDateName ¶
GetSourceDateName returns the SourceDateName field value if set, zero value otherwise.
func (*DateData) GetSourceDateNameOk ¶
GetSourceDateNameOk returns a tuple with the SourceDateName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetSourceOk ¶
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) GetValueOk ¶
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DateData) HasAutoUpdate ¶
HasAutoUpdate returns a boolean if a field has been set.
func (*DateData) HasIdentifier ¶
HasIdentifier returns a boolean if a field has been set.
func (*DateData) HasKeyIdentifier ¶
HasKeyIdentifier returns a boolean if a field has been set.
func (*DateData) HasSourceDateName ¶
HasSourceDateName returns a boolean if a field has been set.
func (DateData) MarshalJSON ¶
func (*DateData) SetAutoUpdate ¶
func (o *DateData) SetAutoUpdate(v DateDataAutoUpdate)
SetAutoUpdate gets a reference to the given DateDataAutoUpdate and assigns it to the AutoUpdate field.
func (*DateData) SetFlags ¶
SetFlags gets a reference to the given int32 and assigns it to the Flags field.
func (*DateData) SetIdentifier ¶
SetIdentifier gets a reference to the given string and assigns it to the Identifier field.
func (*DateData) SetKeyID ¶
SetKeyID gets a reference to the given int32 and assigns it to the KeyID field.
func (*DateData) SetKeyIdentifier ¶
SetKeyIdentifier gets a reference to the given string and assigns it to the KeyIdentifier field.
func (*DateData) SetName ¶
SetName gets a reference to the given string and assigns it to the Name field.
func (*DateData) SetSource ¶
SetSource gets a reference to the given string and assigns it to the Source field.
func (*DateData) SetSourceDateName ¶
SetSourceDateName gets a reference to the given string and assigns it to the SourceDateName field.
func (*DateData) SetValue ¶
SetValue gets a reference to the given string and assigns it to the Value field.
func (*DateData) UnmarshalJSON ¶
type DateDataAutoUpdate ¶
type DateDataAutoUpdate struct {
Bool *bool
MapmapOfStringAny *map[string]interface{}
String *string
}
DateDataAutoUpdate - struct for DateDataAutoUpdate
func BoolAsDateDataAutoUpdate ¶
func BoolAsDateDataAutoUpdate(v *bool) DateDataAutoUpdate
boolAsDateDataAutoUpdate is a convenience function that returns bool wrapped in DateDataAutoUpdate
func MapmapOfStringAnyAsDateDataAutoUpdate ¶
func MapmapOfStringAnyAsDateDataAutoUpdate(v *map[string]interface{}) DateDataAutoUpdate
map[string]interface{}AsDateDataAutoUpdate is a convenience function that returns map[string]interface{} wrapped in DateDataAutoUpdate
func StringAsDateDataAutoUpdate ¶
func StringAsDateDataAutoUpdate(v *string) DateDataAutoUpdate
stringAsDateDataAutoUpdate is a convenience function that returns string wrapped in DateDataAutoUpdate
func (*DateDataAutoUpdate) GetActualInstance ¶
func (obj *DateDataAutoUpdate) GetActualInstance() interface{}
Get the actual instance
func (DateDataAutoUpdate) GetActualInstanceValue ¶
func (obj DateDataAutoUpdate) GetActualInstanceValue() interface{}
Get the actual instance value
func (DateDataAutoUpdate) MarshalJSON ¶
func (src DateDataAutoUpdate) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*DateDataAutoUpdate) UnmarshalJSON ¶
func (dst *DateDataAutoUpdate) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type DefaultAPIService ¶
type DefaultAPIService service
DefaultAPIService DefaultAPI service
func (*DefaultAPIService) CreateAContactCopy ¶
func (a *DefaultAPIService) CreateAContactCopy(ctx context.Context) ApiCreateAContactCopyRequest
CreateAContactCopy Update Contact Status
Update a contact's statues.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateAContactCopyRequest
func (*DefaultAPIService) CreateAContactCopy1 ¶
func (a *DefaultAPIService) CreateAContactCopy1(ctx context.Context) ApiCreateAContactCopy1Request
CreateAContactCopy1 Create an Organization
Create a new organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateAContactCopy1Request
func (*DefaultAPIService) CreateAContactCopy1Execute ¶
func (a *DefaultAPIService) CreateAContactCopy1Execute(r ApiCreateAContactCopy1Request) (*CreateAContactCopy1200Response, *http.Response, error)
Execute executes the request
@return CreateAContactCopy1200Response
func (*DefaultAPIService) CreateAContactCopyExecute ¶
func (a *DefaultAPIService) CreateAContactCopyExecute(r ApiCreateAContactCopyRequest) (*CreateAContactCopy200Response, *http.Response, error)
Execute executes the request
@return CreateAContactCopy200Response
func (*DefaultAPIService) CreateAEquipmentCopy ¶
func (a *DefaultAPIService) CreateAEquipmentCopy(ctx context.Context, id int64) ApiCreateAEquipmentCopyRequest
CreateAEquipmentCopy Update an Equipment
Update an equipment.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Required @return ApiCreateAEquipmentCopyRequest
func (*DefaultAPIService) CreateAEquipmentCopyExecute ¶
func (a *DefaultAPIService) CreateAEquipmentCopyExecute(r ApiCreateAEquipmentCopyRequest) (*CreateAEquipmentCopy200Response, *http.Response, error)
Execute executes the request
@return CreateAEquipmentCopy200Response
func (*DefaultAPIService) CreateAScheduledEvent ¶
func (a *DefaultAPIService) CreateAScheduledEvent(ctx context.Context) ApiCreateAScheduledEventRequest
CreateAScheduledEvent Create a Scheduler Event
Create an event via Albi's Scheduler.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateAScheduledEventRequest
func (*DefaultAPIService) CreateAScheduledEventExecute ¶
func (a *DefaultAPIService) CreateAScheduledEventExecute(r ApiCreateAScheduledEventRequest) (*CreateAScheduledEvent200Response, *http.Response, error)
Execute executes the request
@return CreateAScheduledEvent200Response
func (*DefaultAPIService) CreateAnEquipmentCopy ¶
func (a *DefaultAPIService) CreateAnEquipmentCopy(ctx context.Context) ApiCreateAnEquipmentCopyRequest
CreateAnEquipmentCopy Create an Equipment
Create an equipment.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateAnEquipmentCopyRequest
func (*DefaultAPIService) CreateAnEquipmentCopyExecute ¶
func (a *DefaultAPIService) CreateAnEquipmentCopyExecute(r ApiCreateAnEquipmentCopyRequest) (*CreateAnEquipmentCopy200Response, *http.Response, error)
Execute executes the request
@return CreateAnEquipmentCopy200Response
func (*DefaultAPIService) CreateAnOrganizationCopy ¶
func (a *DefaultAPIService) CreateAnOrganizationCopy(ctx context.Context) ApiCreateAnOrganizationCopyRequest
CreateAnOrganizationCopy Create a Task
Create a new task.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateAnOrganizationCopyRequest
func (*DefaultAPIService) CreateAnOrganizationCopyExecute ¶
func (a *DefaultAPIService) CreateAnOrganizationCopyExecute(r ApiCreateAnOrganizationCopyRequest) (*CreateAnOrganizationCopy200Response, *http.Response, error)
Execute executes the request
@return CreateAnOrganizationCopy200Response
func (*DefaultAPIService) CreateNote ¶
func (a *DefaultAPIService) CreateNote(ctx context.Context) ApiCreateNoteRequest
CreateNote Create a Note
Creates a note on the timeline of a given project
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateNoteRequest
func (*DefaultAPIService) CreateNoteCopy ¶
func (a *DefaultAPIService) CreateNoteCopy(ctx context.Context) ApiCreateNoteCopyRequest
CreateNoteCopy Get Project Staff
Get a list of staff filtered by project and roles.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateNoteCopyRequest
func (*DefaultAPIService) CreateNoteCopyExecute ¶
func (a *DefaultAPIService) CreateNoteCopyExecute(r ApiCreateNoteCopyRequest) (*CreateNoteCopy200Response, *http.Response, error)
Execute executes the request
@return CreateNoteCopy200Response
func (*DefaultAPIService) CreateNoteExecute ¶
func (a *DefaultAPIService) CreateNoteExecute(r ApiCreateNoteRequest) (*CreateNote200Response, *http.Response, error)
Execute executes the request
@return CreateNote200Response
func (*DefaultAPIService) CreateProject ¶
func (a *DefaultAPIService) CreateProject(ctx context.Context) ApiCreateProjectRequest
CreateProject Create Project
Creates a new project in Albi
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateProjectRequest
func (*DefaultAPIService) CreateProjectExecute ¶
func (a *DefaultAPIService) CreateProjectExecute(r ApiCreateProjectRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) CreateWebhook ¶
func (a *DefaultAPIService) CreateWebhook(ctx context.Context) ApiCreateWebhookRequest
CreateWebhook Create a Webhook
Create a new webhook.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateWebhookRequest
func (*DefaultAPIService) CreateWebhookExecute ¶
func (a *DefaultAPIService) CreateWebhookExecute(r ApiCreateWebhookRequest) (*CreateWebhook200Response, *http.Response, error)
Execute executes the request
@return CreateWebhook200Response
func (*DefaultAPIService) DeleteWebhook ¶
func (a *DefaultAPIService) DeleteWebhook(ctx context.Context, id int64) ApiDeleteWebhookRequest
DeleteWebhook Delete a Webhook
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id @return ApiDeleteWebhookRequest
func (*DefaultAPIService) DeleteWebhookExecute ¶
func (a *DefaultAPIService) DeleteWebhookExecute(r ApiDeleteWebhookRequest) (*DeleteWebhook200Response, *http.Response, error)
Execute executes the request
@return DeleteWebhook200Response
func (*DefaultAPIService) GetAContactByIdCopy ¶
func (a *DefaultAPIService) GetAContactByIdCopy(ctx context.Context, id int64) ApiGetAContactByIdCopyRequest
GetAContactByIdCopy Get an Organization By Id
Get one organization record by id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id @return ApiGetAContactByIdCopyRequest
func (*DefaultAPIService) GetAContactByIdCopyExecute ¶
func (a *DefaultAPIService) GetAContactByIdCopyExecute(r ApiGetAContactByIdCopyRequest) (*GetAContactByIdCopy200Response, *http.Response, error)
Execute executes the request
@return GetAContactByIdCopy200Response
func (*DefaultAPIService) GetATaskByIdCopy ¶
func (a *DefaultAPIService) GetATaskByIdCopy(ctx context.Context, id int64) ApiGetATaskByIdCopyRequest
GetATaskByIdCopy Get Staff By Id
Get one task by its id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id @return ApiGetATaskByIdCopyRequest
func (*DefaultAPIService) GetATaskByIdCopy1 ¶
func (a *DefaultAPIService) GetATaskByIdCopy1(ctx context.Context, id int64) ApiGetATaskByIdCopy1Request
GetATaskByIdCopy1 Get Activity By Id
Get one task by its id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id @return ApiGetATaskByIdCopy1Request
func (*DefaultAPIService) GetATaskByIdCopy1Execute ¶
func (a *DefaultAPIService) GetATaskByIdCopy1Execute(r ApiGetATaskByIdCopy1Request) (*GetAllTasksCopy200Response, *http.Response, error)
Execute executes the request
@return GetAllTasksCopy200Response
func (*DefaultAPIService) GetATaskByIdCopyExecute ¶
func (a *DefaultAPIService) GetATaskByIdCopyExecute(r ApiGetATaskByIdCopyRequest) (*GetAllTasksCopy200Response, *http.Response, error)
Execute executes the request
@return GetAllTasksCopy200Response
func (*DefaultAPIService) GetActiveContactsCopy ¶
func (a *DefaultAPIService) GetActiveContactsCopy(ctx context.Context) ApiGetActiveContactsCopyRequest
GetActiveContactsCopy Get Organizations with Statuses
Get a list of all organizations with their status set.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetActiveContactsCopyRequest
func (*DefaultAPIService) GetActiveContactsCopyExecute ¶
func (a *DefaultAPIService) GetActiveContactsCopyExecute(r ApiGetActiveContactsCopyRequest) ([]GetActiveContactsCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetActiveContactsCopy200ResponseInner
func (*DefaultAPIService) GetActivityTypeOptionsCopy ¶
func (a *DefaultAPIService) GetActivityTypeOptionsCopy(ctx context.Context) ApiGetActivityTypeOptionsCopyRequest
GetActivityTypeOptionsCopy Get Relationship Status Options
Get a list of all relationship status options.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetActivityTypeOptionsCopyRequest
func (*DefaultAPIService) GetActivityTypeOptionsCopyExecute ¶
func (a *DefaultAPIService) GetActivityTypeOptionsCopyExecute(r ApiGetActivityTypeOptionsCopyRequest) ([]GetActivityTypeOptionsCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetActivityTypeOptionsCopy200ResponseInner
func (*DefaultAPIService) GetAllActivitiesCopy ¶
func (a *DefaultAPIService) GetAllActivitiesCopy(ctx context.Context) ApiGetAllActivitiesCopyRequest
GetAllActivitiesCopy Get All Contacts
Get a list of all contacts.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllActivitiesCopyRequest
func (*DefaultAPIService) GetAllActivitiesCopyExecute ¶
func (a *DefaultAPIService) GetAllActivitiesCopyExecute(r ApiGetAllActivitiesCopyRequest) ([]GetAllActivitiesCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetAllActivitiesCopy200ResponseInner
func (*DefaultAPIService) GetAllContactsCopy ¶
func (a *DefaultAPIService) GetAllContactsCopy(ctx context.Context, id int64) ApiGetAllContactsCopyRequest
GetAllContactsCopy Get a Contact By Id
Get one contact record by id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id @return ApiGetAllContactsCopyRequest
func (*DefaultAPIService) GetAllContactsCopy1 ¶
func (a *DefaultAPIService) GetAllContactsCopy1(ctx context.Context) ApiGetAllContactsCopy1Request
GetAllContactsCopy1 Get Contacts with Statuses
Get a list of all contacts with their status set.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllContactsCopy1Request
func (*DefaultAPIService) GetAllContactsCopy1Execute ¶
func (a *DefaultAPIService) GetAllContactsCopy1Execute(r ApiGetAllContactsCopy1Request) ([]GetAllContactsCopy1200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetAllContactsCopy1200ResponseInner
func (*DefaultAPIService) GetAllContactsCopy2 ¶
func (a *DefaultAPIService) GetAllContactsCopy2(ctx context.Context) ApiGetAllContactsCopy2Request
GetAllContactsCopy2 Get Project Role Options
Get a list of all project role options.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllContactsCopy2Request
func (*DefaultAPIService) GetAllContactsCopy2Execute ¶
func (a *DefaultAPIService) GetAllContactsCopy2Execute(r ApiGetAllContactsCopy2Request) ([]GetAllContactsCopy2200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetAllContactsCopy2200ResponseInner
func (*DefaultAPIService) GetAllContactsCopy3 ¶
func (a *DefaultAPIService) GetAllContactsCopy3(ctx context.Context) ApiGetAllContactsCopy3Request
GetAllContactsCopy3 Get All Organizations
Get a list of all organizations.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllContactsCopy3Request
func (*DefaultAPIService) GetAllContactsCopy3Execute ¶
func (a *DefaultAPIService) GetAllContactsCopy3Execute(r ApiGetAllContactsCopy3Request) ([]GetAllContactsCopy3200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetAllContactsCopy3200ResponseInner
func (*DefaultAPIService) GetAllContactsCopy4 ¶
func (a *DefaultAPIService) GetAllContactsCopy4(ctx context.Context) ApiGetAllContactsCopy4Request
GetAllContactsCopy4 Get All Tasks
Get a list of all tasks.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllContactsCopy4Request
func (*DefaultAPIService) GetAllContactsCopy4Execute ¶
func (a *DefaultAPIService) GetAllContactsCopy4Execute(r ApiGetAllContactsCopy4Request) ([]GetAllContactsCopy4200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetAllContactsCopy4200ResponseInner
func (*DefaultAPIService) GetAllContactsCopyExecute ¶
func (a *DefaultAPIService) GetAllContactsCopyExecute(r ApiGetAllContactsCopyRequest) (*GetAllActivitiesCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return GetAllActivitiesCopy200ResponseInner
func (*DefaultAPIService) GetAllProjectExpenses ¶
func (a *DefaultAPIService) GetAllProjectExpenses(ctx context.Context) ApiGetAllProjectExpensesRequest
GetAllProjectExpenses Get All Project Expenses
Retrieve all project expenses associated with a given project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllProjectExpensesRequest
func (*DefaultAPIService) GetAllProjectExpensesExecute ¶
func (a *DefaultAPIService) GetAllProjectExpensesExecute(r ApiGetAllProjectExpensesRequest) (*GetAllProjectExpenses200Response, *http.Response, error)
Execute executes the request
@return GetAllProjectExpenses200Response
func (*DefaultAPIService) GetAllProjects ¶
func (a *DefaultAPIService) GetAllProjects(ctx context.Context) ApiGetAllProjectsRequest
GetAllProjects Get All Projects
Get a list of all Projects
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllProjectsRequest
func (*DefaultAPIService) GetAllProjectsCopy ¶
func (a *DefaultAPIService) GetAllProjectsCopy(ctx context.Context) ApiGetAllProjectsCopyRequest
GetAllProjectsCopy Get All Project Dates
Get the values of all the dates associated with a project.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllProjectsCopyRequest
func (*DefaultAPIService) GetAllProjectsCopy1 ¶
func (a *DefaultAPIService) GetAllProjectsCopy1(ctx context.Context) ApiGetAllProjectsCopy1Request
GetAllProjectsCopy1 Get All Activities
Get a list of all activities.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAllProjectsCopy1Request
func (*DefaultAPIService) GetAllProjectsCopy1Execute ¶
func (a *DefaultAPIService) GetAllProjectsCopy1Execute(r ApiGetAllProjectsCopy1Request) ([]GetAllProjectsCopy1200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetAllProjectsCopy1200ResponseInner
func (*DefaultAPIService) GetAllProjectsCopyExecute ¶
func (a *DefaultAPIService) GetAllProjectsCopyExecute(r ApiGetAllProjectsCopyRequest) ([]GetAllProjectsCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetAllProjectsCopy200ResponseInner
func (*DefaultAPIService) GetAllProjectsExecute ¶
func (a *DefaultAPIService) GetAllProjectsExecute(r ApiGetAllProjectsRequest) (*GetAllProjects200Response, *http.Response, error)
Execute executes the request
@return GetAllProjects200Response
func (*DefaultAPIService) GetAllTasksCopy ¶
func (a *DefaultAPIService) GetAllTasksCopy(ctx context.Context, id int64) ApiGetAllTasksCopyRequest
GetAllTasksCopy Get a Task By Id
Get one task by its id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id @return ApiGetAllTasksCopyRequest
func (*DefaultAPIService) GetAllTasksCopyExecute ¶
func (a *DefaultAPIService) GetAllTasksCopyExecute(r ApiGetAllTasksCopyRequest) (*GetAllTasksCopy200Response, *http.Response, error)
Execute executes the request
@return GetAllTasksCopy200Response
func (*DefaultAPIService) GetAnInvoiceById ¶
func (a *DefaultAPIService) GetAnInvoiceById(ctx context.Context) ApiGetAnInvoiceByIdRequest
GetAnInvoiceById Get a Project Invoice By Id
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetAnInvoiceByIdRequest
func (*DefaultAPIService) GetAnInvoiceByIdExecute ¶
func (a *DefaultAPIService) GetAnInvoiceByIdExecute(r ApiGetAnInvoiceByIdRequest) (*GetAnInvoiceById200Response, *http.Response, error)
Execute executes the request
@return GetAnInvoiceById200Response
func (*DefaultAPIService) GetCompanyLocationsOptions ¶
func (a *DefaultAPIService) GetCompanyLocationsOptions(ctx context.Context) ApiGetCompanyLocationsOptionsRequest
GetCompanyLocationsOptions Get Company Locations Options
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetCompanyLocationsOptionsRequest
func (*DefaultAPIService) GetCompanyLocationsOptionsExecute ¶
func (a *DefaultAPIService) GetCompanyLocationsOptionsExecute(r ApiGetCompanyLocationsOptionsRequest) (*GetCompanyLocationsOptions200Response, *http.Response, error)
Execute executes the request
@return GetCompanyLocationsOptions200Response
func (*DefaultAPIService) GetEquipmentTypesOptions ¶
func (a *DefaultAPIService) GetEquipmentTypesOptions(ctx context.Context) ApiGetEquipmentTypesOptionsRequest
GetEquipmentTypesOptions Get Equipment Types Options
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetEquipmentTypesOptionsRequest
func (*DefaultAPIService) GetEquipmentTypesOptionsExecute ¶
func (a *DefaultAPIService) GetEquipmentTypesOptionsExecute(r ApiGetEquipmentTypesOptionsRequest) (*GetEquipmentTypesOptions200Response, *http.Response, error)
Execute executes the request
@return GetEquipmentTypesOptions200Response
func (*DefaultAPIService) GetEventById ¶
func (a *DefaultAPIService) GetEventById(ctx context.Context) ApiGetEventByIdRequest
GetEventById Get Event By Id
Get Scheduler Event by ID
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetEventByIdRequest
func (*DefaultAPIService) GetEventByIdExecute ¶
func (a *DefaultAPIService) GetEventByIdExecute(r ApiGetEventByIdRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetProjectDatesDetails ¶
func (a *DefaultAPIService) GetProjectDatesDetails(ctx context.Context) ApiGetProjectDatesDetailsRequest
GetProjectDatesDetails Get Project Dates Details
Retrieves detailed information about all dates associated with a project. Unlike the Get All Project Dates endpoint (which only returns the date name and value), this API provides additional metadata for each project date, including identifiers, flags, and source information.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectDatesDetailsRequest
func (*DefaultAPIService) GetProjectDatesDetailsExecute ¶
func (a *DefaultAPIService) GetProjectDatesDetailsExecute(r ApiGetProjectDatesDetailsRequest) (*ProjectDateDataResponse, *http.Response, error)
Execute executes the request
@return ProjectDateDataResponse
func (*DefaultAPIService) GetProjectEquipment ¶
func (a *DefaultAPIService) GetProjectEquipment(ctx context.Context) ApiGetProjectEquipmentRequest
GetProjectEquipment Get Project Equipment
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectEquipmentRequest
func (*DefaultAPIService) GetProjectEquipmentExecute ¶
func (a *DefaultAPIService) GetProjectEquipmentExecute(r ApiGetProjectEquipmentRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetProjectExpenseById ¶
func (a *DefaultAPIService) GetProjectExpenseById(ctx context.Context) ApiGetProjectExpenseByIdRequest
GetProjectExpenseById Get Project Expense By Id
Get one project expense record by a given project id and expense id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectExpenseByIdRequest
func (*DefaultAPIService) GetProjectExpenseByIdExecute ¶
func (a *DefaultAPIService) GetProjectExpenseByIdExecute(r ApiGetProjectExpenseByIdRequest) (*GetProjectExpenseById200Response, *http.Response, error)
Execute executes the request
@return GetProjectExpenseById200Response
func (*DefaultAPIService) GetProjectFiles ¶
func (a *DefaultAPIService) GetProjectFiles(ctx context.Context) ApiGetProjectFilesRequest
GetProjectFiles Get Project Files
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectFilesRequest
func (*DefaultAPIService) GetProjectFilesExecute ¶
func (a *DefaultAPIService) GetProjectFilesExecute(r ApiGetProjectFilesRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetProjectNotes ¶
func (a *DefaultAPIService) GetProjectNotes(ctx context.Context) ApiGetProjectNotesRequest
GetProjectNotes Get Project Notes
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectNotesRequest
func (*DefaultAPIService) GetProjectNotesExecute ¶
func (a *DefaultAPIService) GetProjectNotesExecute(r ApiGetProjectNotesRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetProjectPaymentById ¶
func (a *DefaultAPIService) GetProjectPaymentById(ctx context.Context) ApiGetProjectPaymentByIdRequest
GetProjectPaymentById Get Project Payment by Id
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectPaymentByIdRequest
func (*DefaultAPIService) GetProjectPaymentByIdExecute ¶
func (a *DefaultAPIService) GetProjectPaymentByIdExecute(r ApiGetProjectPaymentByIdRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetProjectPayments ¶
func (a *DefaultAPIService) GetProjectPayments(ctx context.Context) ApiGetProjectPaymentsRequest
GetProjectPayments Get Project Invoices
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectPaymentsRequest
func (*DefaultAPIService) GetProjectPayments1 ¶
func (a *DefaultAPIService) GetProjectPayments1(ctx context.Context) ApiGetProjectPayments1Request
GetProjectPayments1 Get Project Payments
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectPayments1Request
func (*DefaultAPIService) GetProjectPayments1Execute ¶
func (a *DefaultAPIService) GetProjectPayments1Execute(r ApiGetProjectPayments1Request) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetProjectPaymentsExecute ¶
func (a *DefaultAPIService) GetProjectPaymentsExecute(r ApiGetProjectPaymentsRequest) (*GetProjectPayments200Response, *http.Response, error)
Execute executes the request
@return GetProjectPayments200Response
func (*DefaultAPIService) GetProjectRoleOptionsCopy ¶
func (a *DefaultAPIService) GetProjectRoleOptionsCopy(ctx context.Context) ApiGetProjectRoleOptionsCopyRequest
GetProjectRoleOptionsCopy Get Relationship Type Options
Get a list of all relationship type options.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectRoleOptionsCopyRequest
func (*DefaultAPIService) GetProjectRoleOptionsCopyExecute ¶
func (a *DefaultAPIService) GetProjectRoleOptionsCopyExecute(r ApiGetProjectRoleOptionsCopyRequest) ([]GetProjectRoleOptionsCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetProjectRoleOptionsCopy200ResponseInner
func (*DefaultAPIService) GetProjectTimeline ¶
func (a *DefaultAPIService) GetProjectTimeline(ctx context.Context) ApiGetProjectTimelineRequest
GetProjectTimeline Get Project Timeline
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectTimelineRequest
func (*DefaultAPIService) GetProjectTimelineExecute ¶
func (a *DefaultAPIService) GetProjectTimelineExecute(r ApiGetProjectTimelineRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetProjectsByStatusCopy ¶
func (a *DefaultAPIService) GetProjectsByStatusCopy(ctx context.Context) ApiGetProjectsByStatusCopyRequest
GetProjectsByStatusCopy Get Project's Status
Get a project's current status.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectsByStatusCopyRequest
func (*DefaultAPIService) GetProjectsByStatusCopyExecute ¶
func (a *DefaultAPIService) GetProjectsByStatusCopyExecute(r ApiGetProjectsByStatusCopyRequest) ([]GetProjectsByStatusCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetProjectsByStatusCopy200ResponseInner
func (*DefaultAPIService) GetProjectsDateCopy ¶
func (a *DefaultAPIService) GetProjectsDateCopy(ctx context.Context) ApiGetProjectsDateCopyRequest
GetProjectsDateCopy Get Project Financial KPI
Get the Project Financial KPIs by Project ID
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectsDateCopyRequest
func (*DefaultAPIService) GetProjectsDateCopyExecute ¶
func (a *DefaultAPIService) GetProjectsDateCopyExecute(r ApiGetProjectsDateCopyRequest) (*GetProjectsDateCopy200Response, *http.Response, error)
Execute executes the request
@return GetProjectsDateCopy200Response
func (*DefaultAPIService) GetProjectsStatusCopy ¶
func (a *DefaultAPIService) GetProjectsStatusCopy(ctx context.Context) ApiGetProjectsStatusCopyRequest
GetProjectsStatusCopy Get Project's Date
Get the value of a project's certain date by dateid.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetProjectsStatusCopyRequest
func (*DefaultAPIService) GetProjectsStatusCopyExecute ¶
func (a *DefaultAPIService) GetProjectsStatusCopyExecute(r ApiGetProjectsStatusCopyRequest) (*GetProjectsStatusCopy200Response, *http.Response, error)
Execute executes the request
@return GetProjectsStatusCopy200Response
func (*DefaultAPIService) GetReferralSourceOptionsCopy ¶
func (a *DefaultAPIService) GetReferralSourceOptionsCopy(ctx context.Context) ApiGetReferralSourceOptionsCopyRequest
GetReferralSourceOptionsCopy Get Activity Type Options
Get a list of all activity type options.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetReferralSourceOptionsCopyRequest
func (*DefaultAPIService) GetReferralSourceOptionsCopyExecute ¶
func (a *DefaultAPIService) GetReferralSourceOptionsCopyExecute(r ApiGetReferralSourceOptionsCopyRequest) (*http.Response, error)
Execute executes the request
func (*DefaultAPIService) GetRelationshipTypeOptionsCopy ¶
func (a *DefaultAPIService) GetRelationshipTypeOptionsCopy(ctx context.Context) ApiGetRelationshipTypeOptionsCopyRequest
GetRelationshipTypeOptionsCopy Get Referral Source Options
Get a list of all referral source options.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetRelationshipTypeOptionsCopyRequest
func (*DefaultAPIService) GetRelationshipTypeOptionsCopyExecute ¶
func (a *DefaultAPIService) GetRelationshipTypeOptionsCopyExecute(r ApiGetRelationshipTypeOptionsCopyRequest) ([]GetRelationshipTypeOptionsCopy200ResponseInner, *http.Response, error)
Execute executes the request
@return []GetRelationshipTypeOptionsCopy200ResponseInner
func (*DefaultAPIService) GetSalesoperson ¶
func (a *DefaultAPIService) GetSalesoperson(ctx context.Context) ApiGetSalesopersonRequest
GetSalesoperson Get Salesperson Options
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetSalesopersonRequest
func (*DefaultAPIService) GetSalesopersonExecute ¶
func (a *DefaultAPIService) GetSalesopersonExecute(r ApiGetSalesopersonRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetSchedulerEvents ¶
func (a *DefaultAPIService) GetSchedulerEvents(ctx context.Context) ApiGetSchedulerEventsRequest
GetSchedulerEvents Get Scheduler Events
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetSchedulerEventsRequest
func (*DefaultAPIService) GetSchedulerEventsExecute ¶
func (a *DefaultAPIService) GetSchedulerEventsExecute(r ApiGetSchedulerEventsRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) GetStaffListCopy ¶
func (a *DefaultAPIService) GetStaffListCopy(ctx context.Context) ApiGetStaffListCopyRequest
GetStaffListCopy Create an Activity
Create an activity record associated to a contact or an organization.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetStaffListCopyRequest
func (*DefaultAPIService) GetStaffListCopyExecute ¶
func (a *DefaultAPIService) GetStaffListCopyExecute(r ApiGetStaffListCopyRequest) (*GetStaffListCopy200Response, *http.Response, error)
Execute executes the request
@return GetStaffListCopy200Response
func (*DefaultAPIService) GetTimesheet ¶
func (a *DefaultAPIService) GetTimesheet(ctx context.Context) ApiGetTimesheetRequest
GetTimesheet Get Timesheet
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiGetTimesheetRequest
func (*DefaultAPIService) GetTimesheetExecute ¶
func (a *DefaultAPIService) GetTimesheetExecute(r ApiGetTimesheetRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) ListWebhooks ¶
func (a *DefaultAPIService) ListWebhooks(ctx context.Context) ApiListWebhooksRequest
ListWebhooks Get All Webhooks
Get a list of all webhooks.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListWebhooksRequest
func (*DefaultAPIService) ListWebhooksExecute ¶
func (a *DefaultAPIService) ListWebhooksExecute(r ApiListWebhooksRequest) ([]ListWebhooks200ResponseInner, *http.Response, error)
Execute executes the request
@return []ListWebhooks200ResponseInner
func (*DefaultAPIService) RetrieveProject ¶
func (a *DefaultAPIService) RetrieveProject(ctx context.Context, id int64) ApiRetrieveProjectRequest
RetrieveProject Get a Project By Id
Get one project by id.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id @return ApiRetrieveProjectRequest
func (*DefaultAPIService) RetrieveProjectExecute ¶
func (a *DefaultAPIService) RetrieveProjectExecute(r ApiRetrieveProjectRequest) (*RetrieveProject200Response, *http.Response, error)
Execute executes the request
@return RetrieveProject200Response
func (*DefaultAPIService) SendEmail ¶
func (a *DefaultAPIService) SendEmail(ctx context.Context) ApiSendEmailRequest
SendEmail Send Email
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiSendEmailRequest
func (*DefaultAPIService) SendEmailExecute ¶
func (a *DefaultAPIService) SendEmailExecute(r ApiSendEmailRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
func (*DefaultAPIService) UpdateAnEquipmentCopy ¶
func (a *DefaultAPIService) UpdateAnEquipmentCopy(ctx context.Context) ApiUpdateAnEquipmentCopyRequest
UpdateAnEquipmentCopy Create a Contact
Create a new contact.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiUpdateAnEquipmentCopyRequest
func (*DefaultAPIService) UpdateAnEquipmentCopyExecute ¶
func (a *DefaultAPIService) UpdateAnEquipmentCopyExecute(r ApiUpdateAnEquipmentCopyRequest) (*UpdateAnEquipmentCopy200Response, *http.Response, error)
Execute executes the request
@return UpdateAnEquipmentCopy200Response
func (*DefaultAPIService) UpdateContactStatusCopy ¶
func (a *DefaultAPIService) UpdateContactStatusCopy(ctx context.Context) ApiUpdateContactStatusCopyRequest
UpdateContactStatusCopy Update Organization Status
Update an organization's statues.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiUpdateContactStatusCopyRequest
func (*DefaultAPIService) UpdateContactStatusCopyExecute ¶
func (a *DefaultAPIService) UpdateContactStatusCopyExecute(r ApiUpdateContactStatusCopyRequest) (*CreateAContactCopy200Response, *http.Response, error)
Execute executes the request
@return CreateAContactCopy200Response
func (*DefaultAPIService) UpdateProjectDates ¶
func (a *DefaultAPIService) UpdateProjectDates(ctx context.Context) ApiUpdateProjectDatesRequest
UpdateProjectDates Update Project Dates
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiUpdateProjectDatesRequest
func (*DefaultAPIService) UpdateProjectDatesExecute ¶
func (a *DefaultAPIService) UpdateProjectDatesExecute(r ApiUpdateProjectDatesRequest) (map[string]interface{}, *http.Response, error)
Execute executes the request
@return map[string]interface{}
type DeleteWebhook200Response ¶
type DeleteWebhook200Response struct {
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
Data interface{} `json:"data,omitempty"`
AdditionalProperties map[string]interface{}
}
DeleteWebhook200Response struct for DeleteWebhook200Response
func NewDeleteWebhook200Response ¶
func NewDeleteWebhook200Response() *DeleteWebhook200Response
NewDeleteWebhook200Response instantiates a new DeleteWebhook200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDeleteWebhook200ResponseWithDefaults ¶
func NewDeleteWebhook200ResponseWithDefaults() *DeleteWebhook200Response
NewDeleteWebhook200ResponseWithDefaults instantiates a new DeleteWebhook200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DeleteWebhook200Response) GetData ¶
func (o *DeleteWebhook200Response) GetData() interface{}
GetData returns the Data field value if set, zero value otherwise (both if not set or set to explicit null).
func (*DeleteWebhook200Response) GetDataOk ¶
func (o *DeleteWebhook200Response) GetDataOk() (*interface{}, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*DeleteWebhook200Response) GetMessage ¶
func (o *DeleteWebhook200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*DeleteWebhook200Response) GetMessageOk ¶
func (o *DeleteWebhook200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeleteWebhook200Response) GetStatus ¶
func (o *DeleteWebhook200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*DeleteWebhook200Response) GetStatusOk ¶
func (o *DeleteWebhook200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeleteWebhook200Response) HasData ¶
func (o *DeleteWebhook200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*DeleteWebhook200Response) HasMessage ¶
func (o *DeleteWebhook200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*DeleteWebhook200Response) HasStatus ¶
func (o *DeleteWebhook200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (DeleteWebhook200Response) MarshalJSON ¶
func (o DeleteWebhook200Response) MarshalJSON() ([]byte, error)
func (*DeleteWebhook200Response) SetData ¶
func (o *DeleteWebhook200Response) SetData(v interface{})
SetData gets a reference to the given interface{} and assigns it to the Data field.
func (*DeleteWebhook200Response) SetMessage ¶
func (o *DeleteWebhook200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*DeleteWebhook200Response) SetStatus ¶
func (o *DeleteWebhook200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (DeleteWebhook200Response) ToMap ¶
func (o DeleteWebhook200Response) ToMap() (map[string]interface{}, error)
func (*DeleteWebhook200Response) UnmarshalJSON ¶
func (o *DeleteWebhook200Response) UnmarshalJSON(data []byte) (err error)
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type GetAContactByIdCopy200Response ¶
type GetAContactByIdCopy200Response struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 interface{} `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
Zipcode *string `json:"zipcode,omitempty"`
Country *string `json:"country,omitempty"`
Latitude interface{} `json:"latitude,omitempty"`
Longitude interface{} `json:"longitude,omitempty"`
PhoneNumber interface{} `json:"phoneNumber,omitempty"`
Email interface{} `json:"email,omitempty"`
SalepersonId interface{} `json:"salepersonId,omitempty"`
Saleperson interface{} `json:"saleperson,omitempty"`
Sandbox interface{} `json:"sandbox,omitempty"`
OrganizationTypeIds []int32 `json:"organizationTypeIds,omitempty"`
OrganizationTypes []string `json:"organizationTypes,omitempty"`
DisplayOrganizationTypes *string `json:"displayOrganizationTypes,omitempty"`
IsInsuranceCompany *bool `json:"isInsuranceCompany,omitempty"`
ParentOrganizationId interface{} `json:"parentOrganizationId,omitempty"`
ParentOrganization interface{} `json:"parentOrganization,omitempty"`
RelationshipStatusID *int32 `json:"relationshipStatusID,omitempty"`
RelationshipStatus interface{} `json:"relationshipStatus,omitempty"`
ReferralSourceID *int32 `json:"referralSourceID,omitempty"`
ReferralSource *string `json:"referralSource,omitempty"`
CanDelete *bool `json:"canDelete,omitempty"`
FinancialCRMID *string `json:"financialCRMID,omitempty"`
PriceListID *int32 `json:"priceListID,omitempty"`
PriceListName *string `json:"priceListName,omitempty"`
TaxID *string `json:"taxID,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAContactByIdCopy200Response struct for GetAContactByIdCopy200Response
func NewGetAContactByIdCopy200Response ¶
func NewGetAContactByIdCopy200Response() *GetAContactByIdCopy200Response
NewGetAContactByIdCopy200Response instantiates a new GetAContactByIdCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAContactByIdCopy200ResponseWithDefaults ¶
func NewGetAContactByIdCopy200ResponseWithDefaults() *GetAContactByIdCopy200Response
NewGetAContactByIdCopy200ResponseWithDefaults instantiates a new GetAContactByIdCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAContactByIdCopy200Response) GetAddress1 ¶
func (o *GetAContactByIdCopy200Response) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetAddress1Ok ¶
func (o *GetAContactByIdCopy200Response) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetAddress2 ¶
func (o *GetAContactByIdCopy200Response) GetAddress2() interface{}
GetAddress2 returns the Address2 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetAddress2Ok ¶
func (o *GetAContactByIdCopy200Response) GetAddress2Ok() (*interface{}, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetCanDelete ¶
func (o *GetAContactByIdCopy200Response) GetCanDelete() bool
GetCanDelete returns the CanDelete field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetCanDeleteOk ¶
func (o *GetAContactByIdCopy200Response) GetCanDeleteOk() (*bool, bool)
GetCanDeleteOk returns a tuple with the CanDelete field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetCity ¶
func (o *GetAContactByIdCopy200Response) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetCityOk ¶
func (o *GetAContactByIdCopy200Response) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetCountry ¶
func (o *GetAContactByIdCopy200Response) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetCountryOk ¶
func (o *GetAContactByIdCopy200Response) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetCreatedAt ¶
func (o *GetAContactByIdCopy200Response) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetCreatedAtOk ¶
func (o *GetAContactByIdCopy200Response) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetDisplayOrganizationTypes ¶
func (o *GetAContactByIdCopy200Response) GetDisplayOrganizationTypes() string
GetDisplayOrganizationTypes returns the DisplayOrganizationTypes field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetDisplayOrganizationTypesOk ¶
func (o *GetAContactByIdCopy200Response) GetDisplayOrganizationTypesOk() (*string, bool)
GetDisplayOrganizationTypesOk returns a tuple with the DisplayOrganizationTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetEmail ¶
func (o *GetAContactByIdCopy200Response) GetEmail() interface{}
GetEmail returns the Email field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetEmailOk ¶
func (o *GetAContactByIdCopy200Response) GetEmailOk() (*interface{}, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetFinancialCRMID ¶
func (o *GetAContactByIdCopy200Response) GetFinancialCRMID() string
GetFinancialCRMID returns the FinancialCRMID field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetFinancialCRMIDOk ¶
func (o *GetAContactByIdCopy200Response) GetFinancialCRMIDOk() (*string, bool)
GetFinancialCRMIDOk returns a tuple with the FinancialCRMID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetId ¶
func (o *GetAContactByIdCopy200Response) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetIdOk ¶
func (o *GetAContactByIdCopy200Response) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetIsInsuranceCompany ¶
func (o *GetAContactByIdCopy200Response) GetIsInsuranceCompany() bool
GetIsInsuranceCompany returns the IsInsuranceCompany field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetIsInsuranceCompanyOk ¶
func (o *GetAContactByIdCopy200Response) GetIsInsuranceCompanyOk() (*bool, bool)
GetIsInsuranceCompanyOk returns a tuple with the IsInsuranceCompany field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetLatitude ¶
func (o *GetAContactByIdCopy200Response) GetLatitude() interface{}
GetLatitude returns the Latitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetLatitudeOk ¶
func (o *GetAContactByIdCopy200Response) GetLatitudeOk() (*interface{}, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetLongitude ¶
func (o *GetAContactByIdCopy200Response) GetLongitude() interface{}
GetLongitude returns the Longitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetLongitudeOk ¶
func (o *GetAContactByIdCopy200Response) GetLongitudeOk() (*interface{}, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetName ¶
func (o *GetAContactByIdCopy200Response) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetNameOk ¶
func (o *GetAContactByIdCopy200Response) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetOrganizationTypeIds ¶
func (o *GetAContactByIdCopy200Response) GetOrganizationTypeIds() []int32
GetOrganizationTypeIds returns the OrganizationTypeIds field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetOrganizationTypeIdsOk ¶
func (o *GetAContactByIdCopy200Response) GetOrganizationTypeIdsOk() ([]int32, bool)
GetOrganizationTypeIdsOk returns a tuple with the OrganizationTypeIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetOrganizationTypes ¶
func (o *GetAContactByIdCopy200Response) GetOrganizationTypes() []string
GetOrganizationTypes returns the OrganizationTypes field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetOrganizationTypesOk ¶
func (o *GetAContactByIdCopy200Response) GetOrganizationTypesOk() ([]string, bool)
GetOrganizationTypesOk returns a tuple with the OrganizationTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetParentOrganization ¶
func (o *GetAContactByIdCopy200Response) GetParentOrganization() interface{}
GetParentOrganization returns the ParentOrganization field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetParentOrganizationId ¶
func (o *GetAContactByIdCopy200Response) GetParentOrganizationId() interface{}
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetParentOrganizationIdOk ¶
func (o *GetAContactByIdCopy200Response) GetParentOrganizationIdOk() (*interface{}, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetParentOrganizationOk ¶
func (o *GetAContactByIdCopy200Response) GetParentOrganizationOk() (*interface{}, bool)
GetParentOrganizationOk returns a tuple with the ParentOrganization field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetPhoneNumber ¶
func (o *GetAContactByIdCopy200Response) GetPhoneNumber() interface{}
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetPhoneNumberOk ¶
func (o *GetAContactByIdCopy200Response) GetPhoneNumberOk() (*interface{}, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetPriceListID ¶
func (o *GetAContactByIdCopy200Response) GetPriceListID() int32
GetPriceListID returns the PriceListID field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetPriceListIDOk ¶
func (o *GetAContactByIdCopy200Response) GetPriceListIDOk() (*int32, bool)
GetPriceListIDOk returns a tuple with the PriceListID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetPriceListName ¶
func (o *GetAContactByIdCopy200Response) GetPriceListName() string
GetPriceListName returns the PriceListName field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetPriceListNameOk ¶
func (o *GetAContactByIdCopy200Response) GetPriceListNameOk() (*string, bool)
GetPriceListNameOk returns a tuple with the PriceListName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetReferralSource ¶
func (o *GetAContactByIdCopy200Response) GetReferralSource() string
GetReferralSource returns the ReferralSource field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetReferralSourceID ¶
func (o *GetAContactByIdCopy200Response) GetReferralSourceID() int32
GetReferralSourceID returns the ReferralSourceID field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetReferralSourceIDOk ¶
func (o *GetAContactByIdCopy200Response) GetReferralSourceIDOk() (*int32, bool)
GetReferralSourceIDOk returns a tuple with the ReferralSourceID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetReferralSourceOk ¶
func (o *GetAContactByIdCopy200Response) GetReferralSourceOk() (*string, bool)
GetReferralSourceOk returns a tuple with the ReferralSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetRelationshipStatus ¶
func (o *GetAContactByIdCopy200Response) GetRelationshipStatus() interface{}
GetRelationshipStatus returns the RelationshipStatus field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetRelationshipStatusID ¶
func (o *GetAContactByIdCopy200Response) GetRelationshipStatusID() int32
GetRelationshipStatusID returns the RelationshipStatusID field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetRelationshipStatusIDOk ¶
func (o *GetAContactByIdCopy200Response) GetRelationshipStatusIDOk() (*int32, bool)
GetRelationshipStatusIDOk returns a tuple with the RelationshipStatusID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetRelationshipStatusOk ¶
func (o *GetAContactByIdCopy200Response) GetRelationshipStatusOk() (*interface{}, bool)
GetRelationshipStatusOk returns a tuple with the RelationshipStatus field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetSaleperson ¶
func (o *GetAContactByIdCopy200Response) GetSaleperson() interface{}
GetSaleperson returns the Saleperson field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetSalepersonId ¶
func (o *GetAContactByIdCopy200Response) GetSalepersonId() interface{}
GetSalepersonId returns the SalepersonId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetSalepersonIdOk ¶
func (o *GetAContactByIdCopy200Response) GetSalepersonIdOk() (*interface{}, bool)
GetSalepersonIdOk returns a tuple with the SalepersonId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetSalepersonOk ¶
func (o *GetAContactByIdCopy200Response) GetSalepersonOk() (*interface{}, bool)
GetSalepersonOk returns a tuple with the Saleperson field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetSandbox ¶
func (o *GetAContactByIdCopy200Response) GetSandbox() interface{}
GetSandbox returns the Sandbox field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAContactByIdCopy200Response) GetSandboxOk ¶
func (o *GetAContactByIdCopy200Response) GetSandboxOk() (*interface{}, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAContactByIdCopy200Response) GetState ¶
func (o *GetAContactByIdCopy200Response) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetStateOk ¶
func (o *GetAContactByIdCopy200Response) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetTaxID ¶
func (o *GetAContactByIdCopy200Response) GetTaxID() string
GetTaxID returns the TaxID field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetTaxIDOk ¶
func (o *GetAContactByIdCopy200Response) GetTaxIDOk() (*string, bool)
GetTaxIDOk returns a tuple with the TaxID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetUpdatedAt ¶
func (o *GetAContactByIdCopy200Response) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetUpdatedAtOk ¶
func (o *GetAContactByIdCopy200Response) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) GetZipcode ¶
func (o *GetAContactByIdCopy200Response) GetZipcode() string
GetZipcode returns the Zipcode field value if set, zero value otherwise.
func (*GetAContactByIdCopy200Response) GetZipcodeOk ¶
func (o *GetAContactByIdCopy200Response) GetZipcodeOk() (*string, bool)
GetZipcodeOk returns a tuple with the Zipcode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAContactByIdCopy200Response) HasAddress1 ¶
func (o *GetAContactByIdCopy200Response) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasAddress2 ¶
func (o *GetAContactByIdCopy200Response) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasCanDelete ¶
func (o *GetAContactByIdCopy200Response) HasCanDelete() bool
HasCanDelete returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasCity ¶
func (o *GetAContactByIdCopy200Response) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasCountry ¶
func (o *GetAContactByIdCopy200Response) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasCreatedAt ¶
func (o *GetAContactByIdCopy200Response) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasDisplayOrganizationTypes ¶
func (o *GetAContactByIdCopy200Response) HasDisplayOrganizationTypes() bool
HasDisplayOrganizationTypes returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasEmail ¶
func (o *GetAContactByIdCopy200Response) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasFinancialCRMID ¶
func (o *GetAContactByIdCopy200Response) HasFinancialCRMID() bool
HasFinancialCRMID returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasId ¶
func (o *GetAContactByIdCopy200Response) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasIsInsuranceCompany ¶
func (o *GetAContactByIdCopy200Response) HasIsInsuranceCompany() bool
HasIsInsuranceCompany returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasLatitude ¶
func (o *GetAContactByIdCopy200Response) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasLongitude ¶
func (o *GetAContactByIdCopy200Response) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasName ¶
func (o *GetAContactByIdCopy200Response) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasOrganizationTypeIds ¶
func (o *GetAContactByIdCopy200Response) HasOrganizationTypeIds() bool
HasOrganizationTypeIds returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasOrganizationTypes ¶
func (o *GetAContactByIdCopy200Response) HasOrganizationTypes() bool
HasOrganizationTypes returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasParentOrganization ¶
func (o *GetAContactByIdCopy200Response) HasParentOrganization() bool
HasParentOrganization returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasParentOrganizationId ¶
func (o *GetAContactByIdCopy200Response) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasPhoneNumber ¶
func (o *GetAContactByIdCopy200Response) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasPriceListID ¶
func (o *GetAContactByIdCopy200Response) HasPriceListID() bool
HasPriceListID returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasPriceListName ¶
func (o *GetAContactByIdCopy200Response) HasPriceListName() bool
HasPriceListName returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasReferralSource ¶
func (o *GetAContactByIdCopy200Response) HasReferralSource() bool
HasReferralSource returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasReferralSourceID ¶
func (o *GetAContactByIdCopy200Response) HasReferralSourceID() bool
HasReferralSourceID returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasRelationshipStatus ¶
func (o *GetAContactByIdCopy200Response) HasRelationshipStatus() bool
HasRelationshipStatus returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasRelationshipStatusID ¶
func (o *GetAContactByIdCopy200Response) HasRelationshipStatusID() bool
HasRelationshipStatusID returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasSaleperson ¶
func (o *GetAContactByIdCopy200Response) HasSaleperson() bool
HasSaleperson returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasSalepersonId ¶
func (o *GetAContactByIdCopy200Response) HasSalepersonId() bool
HasSalepersonId returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasSandbox ¶
func (o *GetAContactByIdCopy200Response) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasState ¶
func (o *GetAContactByIdCopy200Response) HasState() bool
HasState returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasTaxID ¶
func (o *GetAContactByIdCopy200Response) HasTaxID() bool
HasTaxID returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasUpdatedAt ¶
func (o *GetAContactByIdCopy200Response) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetAContactByIdCopy200Response) HasZipcode ¶
func (o *GetAContactByIdCopy200Response) HasZipcode() bool
HasZipcode returns a boolean if a field has been set.
func (GetAContactByIdCopy200Response) MarshalJSON ¶
func (o GetAContactByIdCopy200Response) MarshalJSON() ([]byte, error)
func (*GetAContactByIdCopy200Response) SetAddress1 ¶
func (o *GetAContactByIdCopy200Response) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*GetAContactByIdCopy200Response) SetAddress2 ¶
func (o *GetAContactByIdCopy200Response) SetAddress2(v interface{})
SetAddress2 gets a reference to the given interface{} and assigns it to the Address2 field.
func (*GetAContactByIdCopy200Response) SetCanDelete ¶
func (o *GetAContactByIdCopy200Response) SetCanDelete(v bool)
SetCanDelete gets a reference to the given bool and assigns it to the CanDelete field.
func (*GetAContactByIdCopy200Response) SetCity ¶
func (o *GetAContactByIdCopy200Response) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*GetAContactByIdCopy200Response) SetCountry ¶
func (o *GetAContactByIdCopy200Response) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*GetAContactByIdCopy200Response) SetCreatedAt ¶
func (o *GetAContactByIdCopy200Response) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAContactByIdCopy200Response) SetDisplayOrganizationTypes ¶
func (o *GetAContactByIdCopy200Response) SetDisplayOrganizationTypes(v string)
SetDisplayOrganizationTypes gets a reference to the given string and assigns it to the DisplayOrganizationTypes field.
func (*GetAContactByIdCopy200Response) SetEmail ¶
func (o *GetAContactByIdCopy200Response) SetEmail(v interface{})
SetEmail gets a reference to the given interface{} and assigns it to the Email field.
func (*GetAContactByIdCopy200Response) SetFinancialCRMID ¶
func (o *GetAContactByIdCopy200Response) SetFinancialCRMID(v string)
SetFinancialCRMID gets a reference to the given string and assigns it to the FinancialCRMID field.
func (*GetAContactByIdCopy200Response) SetId ¶
func (o *GetAContactByIdCopy200Response) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAContactByIdCopy200Response) SetIsInsuranceCompany ¶
func (o *GetAContactByIdCopy200Response) SetIsInsuranceCompany(v bool)
SetIsInsuranceCompany gets a reference to the given bool and assigns it to the IsInsuranceCompany field.
func (*GetAContactByIdCopy200Response) SetLatitude ¶
func (o *GetAContactByIdCopy200Response) SetLatitude(v interface{})
SetLatitude gets a reference to the given interface{} and assigns it to the Latitude field.
func (*GetAContactByIdCopy200Response) SetLongitude ¶
func (o *GetAContactByIdCopy200Response) SetLongitude(v interface{})
SetLongitude gets a reference to the given interface{} and assigns it to the Longitude field.
func (*GetAContactByIdCopy200Response) SetName ¶
func (o *GetAContactByIdCopy200Response) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetAContactByIdCopy200Response) SetOrganizationTypeIds ¶
func (o *GetAContactByIdCopy200Response) SetOrganizationTypeIds(v []int32)
SetOrganizationTypeIds gets a reference to the given []int32 and assigns it to the OrganizationTypeIds field.
func (*GetAContactByIdCopy200Response) SetOrganizationTypes ¶
func (o *GetAContactByIdCopy200Response) SetOrganizationTypes(v []string)
SetOrganizationTypes gets a reference to the given []string and assigns it to the OrganizationTypes field.
func (*GetAContactByIdCopy200Response) SetParentOrganization ¶
func (o *GetAContactByIdCopy200Response) SetParentOrganization(v interface{})
SetParentOrganization gets a reference to the given interface{} and assigns it to the ParentOrganization field.
func (*GetAContactByIdCopy200Response) SetParentOrganizationId ¶
func (o *GetAContactByIdCopy200Response) SetParentOrganizationId(v interface{})
SetParentOrganizationId gets a reference to the given interface{} and assigns it to the ParentOrganizationId field.
func (*GetAContactByIdCopy200Response) SetPhoneNumber ¶
func (o *GetAContactByIdCopy200Response) SetPhoneNumber(v interface{})
SetPhoneNumber gets a reference to the given interface{} and assigns it to the PhoneNumber field.
func (*GetAContactByIdCopy200Response) SetPriceListID ¶
func (o *GetAContactByIdCopy200Response) SetPriceListID(v int32)
SetPriceListID gets a reference to the given int32 and assigns it to the PriceListID field.
func (*GetAContactByIdCopy200Response) SetPriceListName ¶
func (o *GetAContactByIdCopy200Response) SetPriceListName(v string)
SetPriceListName gets a reference to the given string and assigns it to the PriceListName field.
func (*GetAContactByIdCopy200Response) SetReferralSource ¶
func (o *GetAContactByIdCopy200Response) SetReferralSource(v string)
SetReferralSource gets a reference to the given string and assigns it to the ReferralSource field.
func (*GetAContactByIdCopy200Response) SetReferralSourceID ¶
func (o *GetAContactByIdCopy200Response) SetReferralSourceID(v int32)
SetReferralSourceID gets a reference to the given int32 and assigns it to the ReferralSourceID field.
func (*GetAContactByIdCopy200Response) SetRelationshipStatus ¶
func (o *GetAContactByIdCopy200Response) SetRelationshipStatus(v interface{})
SetRelationshipStatus gets a reference to the given interface{} and assigns it to the RelationshipStatus field.
func (*GetAContactByIdCopy200Response) SetRelationshipStatusID ¶
func (o *GetAContactByIdCopy200Response) SetRelationshipStatusID(v int32)
SetRelationshipStatusID gets a reference to the given int32 and assigns it to the RelationshipStatusID field.
func (*GetAContactByIdCopy200Response) SetSaleperson ¶
func (o *GetAContactByIdCopy200Response) SetSaleperson(v interface{})
SetSaleperson gets a reference to the given interface{} and assigns it to the Saleperson field.
func (*GetAContactByIdCopy200Response) SetSalepersonId ¶
func (o *GetAContactByIdCopy200Response) SetSalepersonId(v interface{})
SetSalepersonId gets a reference to the given interface{} and assigns it to the SalepersonId field.
func (*GetAContactByIdCopy200Response) SetSandbox ¶
func (o *GetAContactByIdCopy200Response) SetSandbox(v interface{})
SetSandbox gets a reference to the given interface{} and assigns it to the Sandbox field.
func (*GetAContactByIdCopy200Response) SetState ¶
func (o *GetAContactByIdCopy200Response) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*GetAContactByIdCopy200Response) SetTaxID ¶
func (o *GetAContactByIdCopy200Response) SetTaxID(v string)
SetTaxID gets a reference to the given string and assigns it to the TaxID field.
func (*GetAContactByIdCopy200Response) SetUpdatedAt ¶
func (o *GetAContactByIdCopy200Response) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*GetAContactByIdCopy200Response) SetZipcode ¶
func (o *GetAContactByIdCopy200Response) SetZipcode(v string)
SetZipcode gets a reference to the given string and assigns it to the Zipcode field.
func (GetAContactByIdCopy200Response) ToMap ¶
func (o GetAContactByIdCopy200Response) ToMap() (map[string]interface{}, error)
func (*GetAContactByIdCopy200Response) UnmarshalJSON ¶
func (o *GetAContactByIdCopy200Response) UnmarshalJSON(data []byte) (err error)
type GetActiveContactsCopy200ResponseInner ¶
type GetActiveContactsCopy200ResponseInner struct {
OrganizationId *int32 `json:"organizationId,omitempty"`
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
Address1 interface{} `json:"address1,omitempty"`
Address2 interface{} `json:"address2,omitempty"`
City interface{} `json:"city,omitempty"`
State interface{} `json:"state,omitempty"`
Zipcode interface{} `json:"zipcode,omitempty"`
Country interface{} `json:"country,omitempty"`
Latitude interface{} `json:"latitude,omitempty"`
Longitude interface{} `json:"longitude,omitempty"`
PhoneNumber interface{} `json:"phoneNumber,omitempty"`
Email interface{} `json:"email,omitempty"`
SalepersonId *int32 `json:"salepersonId,omitempty"`
Saleperson *string `json:"saleperson,omitempty"`
Sandbox interface{} `json:"sandbox,omitempty"`
OrganizationTypeIds interface{} `json:"organizationTypeIds,omitempty"`
OrganizationTypes interface{} `json:"organizationTypes,omitempty"`
DisplayOrganizationTypes *string `json:"displayOrganizationTypes,omitempty"`
IsInsuranceCompany *bool `json:"isInsuranceCompany,omitempty"`
ParentOrganizationId interface{} `json:"parentOrganizationId,omitempty"`
ParentOrganization interface{} `json:"parentOrganization,omitempty"`
RelationshipStatusID *int32 `json:"relationshipStatusID,omitempty"`
RelationshipStatus *string `json:"relationshipStatus,omitempty"`
ReferralSourceID interface{} `json:"referralSourceID,omitempty"`
ReferralSource *string `json:"referralSource,omitempty"`
CanDelete *bool `json:"canDelete,omitempty"`
FinancialCRMID interface{} `json:"financialCRMID,omitempty"`
PriceListID interface{} `json:"priceListID,omitempty"`
PriceListName interface{} `json:"priceListName,omitempty"`
TaxID interface{} `json:"taxID,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
AdditionalProperties map[string]interface{}
}
GetActiveContactsCopy200ResponseInner struct for GetActiveContactsCopy200ResponseInner
func NewGetActiveContactsCopy200ResponseInner ¶
func NewGetActiveContactsCopy200ResponseInner() *GetActiveContactsCopy200ResponseInner
NewGetActiveContactsCopy200ResponseInner instantiates a new GetActiveContactsCopy200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetActiveContactsCopy200ResponseInnerWithDefaults ¶
func NewGetActiveContactsCopy200ResponseInnerWithDefaults() *GetActiveContactsCopy200ResponseInner
NewGetActiveContactsCopy200ResponseInnerWithDefaults instantiates a new GetActiveContactsCopy200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetActiveContactsCopy200ResponseInner) GetAddress1 ¶
func (o *GetActiveContactsCopy200ResponseInner) GetAddress1() interface{}
GetAddress1 returns the Address1 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetAddress1Ok ¶
func (o *GetActiveContactsCopy200ResponseInner) GetAddress1Ok() (*interface{}, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetAddress2 ¶
func (o *GetActiveContactsCopy200ResponseInner) GetAddress2() interface{}
GetAddress2 returns the Address2 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetAddress2Ok ¶
func (o *GetActiveContactsCopy200ResponseInner) GetAddress2Ok() (*interface{}, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetCanDelete ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCanDelete() bool
GetCanDelete returns the CanDelete field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetCanDeleteOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCanDeleteOk() (*bool, bool)
GetCanDeleteOk returns a tuple with the CanDelete field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetCity ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCity() interface{}
GetCity returns the City field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetCityOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCityOk() (*interface{}, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetCountry ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCountry() interface{}
GetCountry returns the Country field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetCountryOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCountryOk() (*interface{}, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetCreatedAt ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetCreatedAtOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetDisplayOrganizationTypes ¶
func (o *GetActiveContactsCopy200ResponseInner) GetDisplayOrganizationTypes() string
GetDisplayOrganizationTypes returns the DisplayOrganizationTypes field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetDisplayOrganizationTypesOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetDisplayOrganizationTypesOk() (*string, bool)
GetDisplayOrganizationTypesOk returns a tuple with the DisplayOrganizationTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetEmail ¶
func (o *GetActiveContactsCopy200ResponseInner) GetEmail() interface{}
GetEmail returns the Email field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetEmailOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetEmailOk() (*interface{}, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetFinancialCRMID ¶
func (o *GetActiveContactsCopy200ResponseInner) GetFinancialCRMID() interface{}
GetFinancialCRMID returns the FinancialCRMID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetFinancialCRMIDOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetFinancialCRMIDOk() (*interface{}, bool)
GetFinancialCRMIDOk returns a tuple with the FinancialCRMID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetId ¶
func (o *GetActiveContactsCopy200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetIdOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetIsInsuranceCompany ¶
func (o *GetActiveContactsCopy200ResponseInner) GetIsInsuranceCompany() bool
GetIsInsuranceCompany returns the IsInsuranceCompany field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetIsInsuranceCompanyOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetIsInsuranceCompanyOk() (*bool, bool)
GetIsInsuranceCompanyOk returns a tuple with the IsInsuranceCompany field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetLatitude ¶
func (o *GetActiveContactsCopy200ResponseInner) GetLatitude() interface{}
GetLatitude returns the Latitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetLatitudeOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetLatitudeOk() (*interface{}, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetLongitude ¶
func (o *GetActiveContactsCopy200ResponseInner) GetLongitude() interface{}
GetLongitude returns the Longitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetLongitudeOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetLongitudeOk() (*interface{}, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetName ¶
func (o *GetActiveContactsCopy200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetNameOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetOrganizationId ¶
func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationId() int32
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetOrganizationIdOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationIdOk() (*int32, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetOrganizationTypeIds ¶
func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypeIds() interface{}
GetOrganizationTypeIds returns the OrganizationTypeIds field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetOrganizationTypeIdsOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypeIdsOk() (*interface{}, bool)
GetOrganizationTypeIdsOk returns a tuple with the OrganizationTypeIds field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetOrganizationTypes ¶
func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypes() interface{}
GetOrganizationTypes returns the OrganizationTypes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetOrganizationTypesOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetOrganizationTypesOk() (*interface{}, bool)
GetOrganizationTypesOk returns a tuple with the OrganizationTypes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetParentOrganization ¶
func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganization() interface{}
GetParentOrganization returns the ParentOrganization field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetParentOrganizationId ¶
func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganizationId() interface{}
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetParentOrganizationIdOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetParentOrganizationOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetParentOrganizationOk() (*interface{}, bool)
GetParentOrganizationOk returns a tuple with the ParentOrganization field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetPhoneNumber ¶
func (o *GetActiveContactsCopy200ResponseInner) GetPhoneNumber() interface{}
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetPhoneNumberOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetPhoneNumberOk() (*interface{}, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetPriceListID ¶
func (o *GetActiveContactsCopy200ResponseInner) GetPriceListID() interface{}
GetPriceListID returns the PriceListID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetPriceListIDOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetPriceListIDOk() (*interface{}, bool)
GetPriceListIDOk returns a tuple with the PriceListID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetPriceListName ¶
func (o *GetActiveContactsCopy200ResponseInner) GetPriceListName() interface{}
GetPriceListName returns the PriceListName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetPriceListNameOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetPriceListNameOk() (*interface{}, bool)
GetPriceListNameOk returns a tuple with the PriceListName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetReferralSource ¶
func (o *GetActiveContactsCopy200ResponseInner) GetReferralSource() string
GetReferralSource returns the ReferralSource field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetReferralSourceID ¶
func (o *GetActiveContactsCopy200ResponseInner) GetReferralSourceID() interface{}
GetReferralSourceID returns the ReferralSourceID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetReferralSourceIDOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetReferralSourceIDOk() (*interface{}, bool)
GetReferralSourceIDOk returns a tuple with the ReferralSourceID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetReferralSourceOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetReferralSourceOk() (*string, bool)
GetReferralSourceOk returns a tuple with the ReferralSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetRelationshipStatus ¶
func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatus() string
GetRelationshipStatus returns the RelationshipStatus field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetRelationshipStatusID ¶
func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatusID() int32
GetRelationshipStatusID returns the RelationshipStatusID field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetRelationshipStatusIDOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
GetRelationshipStatusIDOk returns a tuple with the RelationshipStatusID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetRelationshipStatusOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetRelationshipStatusOk() (*string, bool)
GetRelationshipStatusOk returns a tuple with the RelationshipStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetSaleperson ¶
func (o *GetActiveContactsCopy200ResponseInner) GetSaleperson() string
GetSaleperson returns the Saleperson field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetSalepersonId ¶
func (o *GetActiveContactsCopy200ResponseInner) GetSalepersonId() int32
GetSalepersonId returns the SalepersonId field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetSalepersonIdOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetSalepersonIdOk() (*int32, bool)
GetSalepersonIdOk returns a tuple with the SalepersonId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetSalepersonOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetSalepersonOk() (*string, bool)
GetSalepersonOk returns a tuple with the Saleperson field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetSandbox ¶
func (o *GetActiveContactsCopy200ResponseInner) GetSandbox() interface{}
GetSandbox returns the Sandbox field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetSandboxOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetSandboxOk() (*interface{}, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetState ¶
func (o *GetActiveContactsCopy200ResponseInner) GetState() interface{}
GetState returns the State field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetStateOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetStateOk() (*interface{}, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetTaxID ¶
func (o *GetActiveContactsCopy200ResponseInner) GetTaxID() interface{}
GetTaxID returns the TaxID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetTaxIDOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetTaxIDOk() (*interface{}, bool)
GetTaxIDOk returns a tuple with the TaxID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) GetUpdatedAt ¶
func (o *GetActiveContactsCopy200ResponseInner) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*GetActiveContactsCopy200ResponseInner) GetUpdatedAtOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActiveContactsCopy200ResponseInner) GetZipcode ¶
func (o *GetActiveContactsCopy200ResponseInner) GetZipcode() interface{}
GetZipcode returns the Zipcode field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetActiveContactsCopy200ResponseInner) GetZipcodeOk ¶
func (o *GetActiveContactsCopy200ResponseInner) GetZipcodeOk() (*interface{}, bool)
GetZipcodeOk returns a tuple with the Zipcode field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetActiveContactsCopy200ResponseInner) HasAddress1 ¶
func (o *GetActiveContactsCopy200ResponseInner) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasAddress2 ¶
func (o *GetActiveContactsCopy200ResponseInner) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasCanDelete ¶
func (o *GetActiveContactsCopy200ResponseInner) HasCanDelete() bool
HasCanDelete returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasCity ¶
func (o *GetActiveContactsCopy200ResponseInner) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasCountry ¶
func (o *GetActiveContactsCopy200ResponseInner) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasCreatedAt ¶
func (o *GetActiveContactsCopy200ResponseInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasDisplayOrganizationTypes ¶
func (o *GetActiveContactsCopy200ResponseInner) HasDisplayOrganizationTypes() bool
HasDisplayOrganizationTypes returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasEmail ¶
func (o *GetActiveContactsCopy200ResponseInner) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasFinancialCRMID ¶
func (o *GetActiveContactsCopy200ResponseInner) HasFinancialCRMID() bool
HasFinancialCRMID returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasId ¶
func (o *GetActiveContactsCopy200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasIsInsuranceCompany ¶
func (o *GetActiveContactsCopy200ResponseInner) HasIsInsuranceCompany() bool
HasIsInsuranceCompany returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasLatitude ¶
func (o *GetActiveContactsCopy200ResponseInner) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasLongitude ¶
func (o *GetActiveContactsCopy200ResponseInner) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasName ¶
func (o *GetActiveContactsCopy200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasOrganizationId ¶
func (o *GetActiveContactsCopy200ResponseInner) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasOrganizationTypeIds ¶
func (o *GetActiveContactsCopy200ResponseInner) HasOrganizationTypeIds() bool
HasOrganizationTypeIds returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasOrganizationTypes ¶
func (o *GetActiveContactsCopy200ResponseInner) HasOrganizationTypes() bool
HasOrganizationTypes returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasParentOrganization ¶
func (o *GetActiveContactsCopy200ResponseInner) HasParentOrganization() bool
HasParentOrganization returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasParentOrganizationId ¶
func (o *GetActiveContactsCopy200ResponseInner) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasPhoneNumber ¶
func (o *GetActiveContactsCopy200ResponseInner) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasPriceListID ¶
func (o *GetActiveContactsCopy200ResponseInner) HasPriceListID() bool
HasPriceListID returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasPriceListName ¶
func (o *GetActiveContactsCopy200ResponseInner) HasPriceListName() bool
HasPriceListName returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasReferralSource ¶
func (o *GetActiveContactsCopy200ResponseInner) HasReferralSource() bool
HasReferralSource returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasReferralSourceID ¶
func (o *GetActiveContactsCopy200ResponseInner) HasReferralSourceID() bool
HasReferralSourceID returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasRelationshipStatus ¶
func (o *GetActiveContactsCopy200ResponseInner) HasRelationshipStatus() bool
HasRelationshipStatus returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasRelationshipStatusID ¶
func (o *GetActiveContactsCopy200ResponseInner) HasRelationshipStatusID() bool
HasRelationshipStatusID returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasSaleperson ¶
func (o *GetActiveContactsCopy200ResponseInner) HasSaleperson() bool
HasSaleperson returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasSalepersonId ¶
func (o *GetActiveContactsCopy200ResponseInner) HasSalepersonId() bool
HasSalepersonId returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasSandbox ¶
func (o *GetActiveContactsCopy200ResponseInner) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasState ¶
func (o *GetActiveContactsCopy200ResponseInner) HasState() bool
HasState returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasTaxID ¶
func (o *GetActiveContactsCopy200ResponseInner) HasTaxID() bool
HasTaxID returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasUpdatedAt ¶
func (o *GetActiveContactsCopy200ResponseInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetActiveContactsCopy200ResponseInner) HasZipcode ¶
func (o *GetActiveContactsCopy200ResponseInner) HasZipcode() bool
HasZipcode returns a boolean if a field has been set.
func (GetActiveContactsCopy200ResponseInner) MarshalJSON ¶
func (o GetActiveContactsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetActiveContactsCopy200ResponseInner) SetAddress1 ¶
func (o *GetActiveContactsCopy200ResponseInner) SetAddress1(v interface{})
SetAddress1 gets a reference to the given interface{} and assigns it to the Address1 field.
func (*GetActiveContactsCopy200ResponseInner) SetAddress2 ¶
func (o *GetActiveContactsCopy200ResponseInner) SetAddress2(v interface{})
SetAddress2 gets a reference to the given interface{} and assigns it to the Address2 field.
func (*GetActiveContactsCopy200ResponseInner) SetCanDelete ¶
func (o *GetActiveContactsCopy200ResponseInner) SetCanDelete(v bool)
SetCanDelete gets a reference to the given bool and assigns it to the CanDelete field.
func (*GetActiveContactsCopy200ResponseInner) SetCity ¶
func (o *GetActiveContactsCopy200ResponseInner) SetCity(v interface{})
SetCity gets a reference to the given interface{} and assigns it to the City field.
func (*GetActiveContactsCopy200ResponseInner) SetCountry ¶
func (o *GetActiveContactsCopy200ResponseInner) SetCountry(v interface{})
SetCountry gets a reference to the given interface{} and assigns it to the Country field.
func (*GetActiveContactsCopy200ResponseInner) SetCreatedAt ¶
func (o *GetActiveContactsCopy200ResponseInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetActiveContactsCopy200ResponseInner) SetDisplayOrganizationTypes ¶
func (o *GetActiveContactsCopy200ResponseInner) SetDisplayOrganizationTypes(v string)
SetDisplayOrganizationTypes gets a reference to the given string and assigns it to the DisplayOrganizationTypes field.
func (*GetActiveContactsCopy200ResponseInner) SetEmail ¶
func (o *GetActiveContactsCopy200ResponseInner) SetEmail(v interface{})
SetEmail gets a reference to the given interface{} and assigns it to the Email field.
func (*GetActiveContactsCopy200ResponseInner) SetFinancialCRMID ¶
func (o *GetActiveContactsCopy200ResponseInner) SetFinancialCRMID(v interface{})
SetFinancialCRMID gets a reference to the given interface{} and assigns it to the FinancialCRMID field.
func (*GetActiveContactsCopy200ResponseInner) SetId ¶
func (o *GetActiveContactsCopy200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetActiveContactsCopy200ResponseInner) SetIsInsuranceCompany ¶
func (o *GetActiveContactsCopy200ResponseInner) SetIsInsuranceCompany(v bool)
SetIsInsuranceCompany gets a reference to the given bool and assigns it to the IsInsuranceCompany field.
func (*GetActiveContactsCopy200ResponseInner) SetLatitude ¶
func (o *GetActiveContactsCopy200ResponseInner) SetLatitude(v interface{})
SetLatitude gets a reference to the given interface{} and assigns it to the Latitude field.
func (*GetActiveContactsCopy200ResponseInner) SetLongitude ¶
func (o *GetActiveContactsCopy200ResponseInner) SetLongitude(v interface{})
SetLongitude gets a reference to the given interface{} and assigns it to the Longitude field.
func (*GetActiveContactsCopy200ResponseInner) SetName ¶
func (o *GetActiveContactsCopy200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetActiveContactsCopy200ResponseInner) SetOrganizationId ¶
func (o *GetActiveContactsCopy200ResponseInner) SetOrganizationId(v int32)
SetOrganizationId gets a reference to the given int32 and assigns it to the OrganizationId field.
func (*GetActiveContactsCopy200ResponseInner) SetOrganizationTypeIds ¶
func (o *GetActiveContactsCopy200ResponseInner) SetOrganizationTypeIds(v interface{})
SetOrganizationTypeIds gets a reference to the given interface{} and assigns it to the OrganizationTypeIds field.
func (*GetActiveContactsCopy200ResponseInner) SetOrganizationTypes ¶
func (o *GetActiveContactsCopy200ResponseInner) SetOrganizationTypes(v interface{})
SetOrganizationTypes gets a reference to the given interface{} and assigns it to the OrganizationTypes field.
func (*GetActiveContactsCopy200ResponseInner) SetParentOrganization ¶
func (o *GetActiveContactsCopy200ResponseInner) SetParentOrganization(v interface{})
SetParentOrganization gets a reference to the given interface{} and assigns it to the ParentOrganization field.
func (*GetActiveContactsCopy200ResponseInner) SetParentOrganizationId ¶
func (o *GetActiveContactsCopy200ResponseInner) SetParentOrganizationId(v interface{})
SetParentOrganizationId gets a reference to the given interface{} and assigns it to the ParentOrganizationId field.
func (*GetActiveContactsCopy200ResponseInner) SetPhoneNumber ¶
func (o *GetActiveContactsCopy200ResponseInner) SetPhoneNumber(v interface{})
SetPhoneNumber gets a reference to the given interface{} and assigns it to the PhoneNumber field.
func (*GetActiveContactsCopy200ResponseInner) SetPriceListID ¶
func (o *GetActiveContactsCopy200ResponseInner) SetPriceListID(v interface{})
SetPriceListID gets a reference to the given interface{} and assigns it to the PriceListID field.
func (*GetActiveContactsCopy200ResponseInner) SetPriceListName ¶
func (o *GetActiveContactsCopy200ResponseInner) SetPriceListName(v interface{})
SetPriceListName gets a reference to the given interface{} and assigns it to the PriceListName field.
func (*GetActiveContactsCopy200ResponseInner) SetReferralSource ¶
func (o *GetActiveContactsCopy200ResponseInner) SetReferralSource(v string)
SetReferralSource gets a reference to the given string and assigns it to the ReferralSource field.
func (*GetActiveContactsCopy200ResponseInner) SetReferralSourceID ¶
func (o *GetActiveContactsCopy200ResponseInner) SetReferralSourceID(v interface{})
SetReferralSourceID gets a reference to the given interface{} and assigns it to the ReferralSourceID field.
func (*GetActiveContactsCopy200ResponseInner) SetRelationshipStatus ¶
func (o *GetActiveContactsCopy200ResponseInner) SetRelationshipStatus(v string)
SetRelationshipStatus gets a reference to the given string and assigns it to the RelationshipStatus field.
func (*GetActiveContactsCopy200ResponseInner) SetRelationshipStatusID ¶
func (o *GetActiveContactsCopy200ResponseInner) SetRelationshipStatusID(v int32)
SetRelationshipStatusID gets a reference to the given int32 and assigns it to the RelationshipStatusID field.
func (*GetActiveContactsCopy200ResponseInner) SetSaleperson ¶
func (o *GetActiveContactsCopy200ResponseInner) SetSaleperson(v string)
SetSaleperson gets a reference to the given string and assigns it to the Saleperson field.
func (*GetActiveContactsCopy200ResponseInner) SetSalepersonId ¶
func (o *GetActiveContactsCopy200ResponseInner) SetSalepersonId(v int32)
SetSalepersonId gets a reference to the given int32 and assigns it to the SalepersonId field.
func (*GetActiveContactsCopy200ResponseInner) SetSandbox ¶
func (o *GetActiveContactsCopy200ResponseInner) SetSandbox(v interface{})
SetSandbox gets a reference to the given interface{} and assigns it to the Sandbox field.
func (*GetActiveContactsCopy200ResponseInner) SetState ¶
func (o *GetActiveContactsCopy200ResponseInner) SetState(v interface{})
SetState gets a reference to the given interface{} and assigns it to the State field.
func (*GetActiveContactsCopy200ResponseInner) SetTaxID ¶
func (o *GetActiveContactsCopy200ResponseInner) SetTaxID(v interface{})
SetTaxID gets a reference to the given interface{} and assigns it to the TaxID field.
func (*GetActiveContactsCopy200ResponseInner) SetUpdatedAt ¶
func (o *GetActiveContactsCopy200ResponseInner) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*GetActiveContactsCopy200ResponseInner) SetZipcode ¶
func (o *GetActiveContactsCopy200ResponseInner) SetZipcode(v interface{})
SetZipcode gets a reference to the given interface{} and assigns it to the Zipcode field.
func (GetActiveContactsCopy200ResponseInner) ToMap ¶
func (o GetActiveContactsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetActiveContactsCopy200ResponseInner) UnmarshalJSON ¶
func (o *GetActiveContactsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetActivityTypeOptionsCopy200ResponseInner ¶
type GetActivityTypeOptionsCopy200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
AdditionalProperties map[string]interface{}
}
GetActivityTypeOptionsCopy200ResponseInner struct for GetActivityTypeOptionsCopy200ResponseInner
func NewGetActivityTypeOptionsCopy200ResponseInner ¶
func NewGetActivityTypeOptionsCopy200ResponseInner() *GetActivityTypeOptionsCopy200ResponseInner
NewGetActivityTypeOptionsCopy200ResponseInner instantiates a new GetActivityTypeOptionsCopy200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetActivityTypeOptionsCopy200ResponseInnerWithDefaults ¶
func NewGetActivityTypeOptionsCopy200ResponseInnerWithDefaults() *GetActivityTypeOptionsCopy200ResponseInner
NewGetActivityTypeOptionsCopy200ResponseInnerWithDefaults instantiates a new GetActivityTypeOptionsCopy200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetActivityTypeOptionsCopy200ResponseInner) GetId ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetActivityTypeOptionsCopy200ResponseInner) GetIdOk ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActivityTypeOptionsCopy200ResponseInner) GetName ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetActivityTypeOptionsCopy200ResponseInner) GetNameOk ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetActivityTypeOptionsCopy200ResponseInner) HasId ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetActivityTypeOptionsCopy200ResponseInner) HasName ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (GetActivityTypeOptionsCopy200ResponseInner) MarshalJSON ¶
func (o GetActivityTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetActivityTypeOptionsCopy200ResponseInner) SetId ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetActivityTypeOptionsCopy200ResponseInner) SetName ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (GetActivityTypeOptionsCopy200ResponseInner) ToMap ¶
func (o GetActivityTypeOptionsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetActivityTypeOptionsCopy200ResponseInner) UnmarshalJSON ¶
func (o *GetActivityTypeOptionsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllActivitiesCopy200ResponseInner ¶
type GetAllActivitiesCopy200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
FirstName *string `json:"firstName,omitempty"`
LastName *string `json:"lastName,omitempty"`
Address1 interface{} `json:"address1,omitempty"`
Address2 interface{} `json:"address2,omitempty"`
City interface{} `json:"city,omitempty"`
State interface{} `json:"state,omitempty"`
Zipcode interface{} `json:"zipcode,omitempty"`
Country *string `json:"country,omitempty"`
Longitude interface{} `json:"longitude,omitempty"`
Latitude interface{} `json:"latitude,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
MobileNumber *string `json:"mobileNumber,omitempty"`
Email interface{} `json:"email,omitempty"`
OrganizationId *int32 `json:"organizationId,omitempty"`
OrganizationName *string `json:"organizationName,omitempty"`
ParentOrganizationId interface{} `json:"parentOrganizationId,omitempty"`
ParentOrganizationName interface{} `json:"parentOrganizationName,omitempty"`
ContactTypeIds []int32 `json:"contactTypeIds,omitempty"`
Types []string `json:"types,omitempty"`
Type *string `json:"type,omitempty"`
Sandbox interface{} `json:"sandbox,omitempty"`
ReferralSourceID *int32 `json:"referralSourceID,omitempty"`
ReferralSource *string `json:"referralSource,omitempty"`
RelationshipStatusID *int32 `json:"relationshipStatusID,omitempty"`
RelationshipStatus interface{} `json:"relationshipStatus,omitempty"`
SalespersonId interface{} `json:"salespersonId,omitempty"`
SalespersonName interface{} `json:"salespersonName,omitempty"`
CanDelete *bool `json:"canDelete,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllActivitiesCopy200ResponseInner struct for GetAllActivitiesCopy200ResponseInner
func NewGetAllActivitiesCopy200ResponseInner ¶
func NewGetAllActivitiesCopy200ResponseInner() *GetAllActivitiesCopy200ResponseInner
NewGetAllActivitiesCopy200ResponseInner instantiates a new GetAllActivitiesCopy200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllActivitiesCopy200ResponseInnerWithDefaults ¶
func NewGetAllActivitiesCopy200ResponseInnerWithDefaults() *GetAllActivitiesCopy200ResponseInner
NewGetAllActivitiesCopy200ResponseInnerWithDefaults instantiates a new GetAllActivitiesCopy200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllActivitiesCopy200ResponseInner) GetAddress1 ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetAddress1() interface{}
GetAddress1 returns the Address1 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetAddress1Ok ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetAddress1Ok() (*interface{}, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetAddress2 ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetAddress2() interface{}
GetAddress2 returns the Address2 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetAddress2Ok ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetAddress2Ok() (*interface{}, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetCanDelete ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCanDelete() bool
GetCanDelete returns the CanDelete field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetCanDeleteOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCanDeleteOk() (*bool, bool)
GetCanDeleteOk returns a tuple with the CanDelete field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetCity ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCity() interface{}
GetCity returns the City field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetCityOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCityOk() (*interface{}, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetContactTypeIds ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetContactTypeIds() []int32
GetContactTypeIds returns the ContactTypeIds field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetContactTypeIdsOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetContactTypeIdsOk() ([]int32, bool)
GetContactTypeIdsOk returns a tuple with the ContactTypeIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetCountry ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetCountryOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetCreatedAt ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetCreatedAtOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetEmail ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetEmail() interface{}
GetEmail returns the Email field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetEmailOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetEmailOk() (*interface{}, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetFirstName ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetFirstNameOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetId ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetIdOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetLastName ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetLastNameOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetLatitude ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetLatitude() interface{}
GetLatitude returns the Latitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetLatitudeOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetLatitudeOk() (*interface{}, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetLongitude ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetLongitude() interface{}
GetLongitude returns the Longitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetLongitudeOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetLongitudeOk() (*interface{}, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetMobileNumber ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetMobileNumber() string
GetMobileNumber returns the MobileNumber field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetMobileNumberOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetMobileNumberOk() (*string, bool)
GetMobileNumberOk returns a tuple with the MobileNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetName ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetNameOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetOrganizationId ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationId() int32
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetOrganizationIdOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationIdOk() (*int32, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetOrganizationName ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationName() string
GetOrganizationName returns the OrganizationName field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetOrganizationNameOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetOrganizationNameOk() (*string, bool)
GetOrganizationNameOk returns a tuple with the OrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetParentOrganizationId ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationId() interface{}
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetParentOrganizationIdOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetParentOrganizationName ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationName() interface{}
GetParentOrganizationName returns the ParentOrganizationName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetParentOrganizationNameOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetParentOrganizationNameOk() (*interface{}, bool)
GetParentOrganizationNameOk returns a tuple with the ParentOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetPhoneNumber ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetPhoneNumberOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetReferralSource ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSource() string
GetReferralSource returns the ReferralSource field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetReferralSourceID ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSourceID() int32
GetReferralSourceID returns the ReferralSourceID field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetReferralSourceIDOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSourceIDOk() (*int32, bool)
GetReferralSourceIDOk returns a tuple with the ReferralSourceID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetReferralSourceOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetReferralSourceOk() (*string, bool)
GetReferralSourceOk returns a tuple with the ReferralSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetRelationshipStatus ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatus() interface{}
GetRelationshipStatus returns the RelationshipStatus field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusID ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusID() int32
GetRelationshipStatusID returns the RelationshipStatusID field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusIDOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
GetRelationshipStatusIDOk returns a tuple with the RelationshipStatusID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetRelationshipStatusOk() (*interface{}, bool)
GetRelationshipStatusOk returns a tuple with the RelationshipStatus field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetSalespersonId ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonId() interface{}
GetSalespersonId returns the SalespersonId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetSalespersonIdOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonIdOk() (*interface{}, bool)
GetSalespersonIdOk returns a tuple with the SalespersonId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetSalespersonName ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonName() interface{}
GetSalespersonName returns the SalespersonName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetSalespersonNameOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetSalespersonNameOk() (*interface{}, bool)
GetSalespersonNameOk returns a tuple with the SalespersonName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetSandbox ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetSandbox() interface{}
GetSandbox returns the Sandbox field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetSandboxOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetSandboxOk() (*interface{}, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetState ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetState() interface{}
GetState returns the State field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetStateOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetStateOk() (*interface{}, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) GetType ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetTypeOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetTypes ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetTypes() []string
GetTypes returns the Types field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetTypesOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetTypesOk() ([]string, bool)
GetTypesOk returns a tuple with the Types field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetUpdatedAt ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*GetAllActivitiesCopy200ResponseInner) GetUpdatedAtOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllActivitiesCopy200ResponseInner) GetZipcode ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetZipcode() interface{}
GetZipcode returns the Zipcode field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllActivitiesCopy200ResponseInner) GetZipcodeOk ¶
func (o *GetAllActivitiesCopy200ResponseInner) GetZipcodeOk() (*interface{}, bool)
GetZipcodeOk returns a tuple with the Zipcode field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllActivitiesCopy200ResponseInner) HasAddress1 ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasAddress2 ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasCanDelete ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasCanDelete() bool
HasCanDelete returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasCity ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasContactTypeIds ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasContactTypeIds() bool
HasContactTypeIds returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasCountry ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasCreatedAt ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasEmail ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasFirstName ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasId ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasLastName ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasLatitude ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasLongitude ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasMobileNumber ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasMobileNumber() bool
HasMobileNumber returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasName ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasOrganizationId ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasOrganizationName ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasOrganizationName() bool
HasOrganizationName returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasParentOrganizationId ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasParentOrganizationName ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasParentOrganizationName() bool
HasParentOrganizationName returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasPhoneNumber ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasReferralSource ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasReferralSource() bool
HasReferralSource returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasReferralSourceID ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasReferralSourceID() bool
HasReferralSourceID returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasRelationshipStatus ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasRelationshipStatus() bool
HasRelationshipStatus returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasRelationshipStatusID ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasRelationshipStatusID() bool
HasRelationshipStatusID returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasSalespersonId ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasSalespersonId() bool
HasSalespersonId returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasSalespersonName ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasSalespersonName() bool
HasSalespersonName returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasSandbox ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasState ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasState() bool
HasState returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasType ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasType() bool
HasType returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasTypes ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasTypes() bool
HasTypes returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasUpdatedAt ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetAllActivitiesCopy200ResponseInner) HasZipcode ¶
func (o *GetAllActivitiesCopy200ResponseInner) HasZipcode() bool
HasZipcode returns a boolean if a field has been set.
func (GetAllActivitiesCopy200ResponseInner) MarshalJSON ¶
func (o GetAllActivitiesCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetAllActivitiesCopy200ResponseInner) SetAddress1 ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetAddress1(v interface{})
SetAddress1 gets a reference to the given interface{} and assigns it to the Address1 field.
func (*GetAllActivitiesCopy200ResponseInner) SetAddress2 ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetAddress2(v interface{})
SetAddress2 gets a reference to the given interface{} and assigns it to the Address2 field.
func (*GetAllActivitiesCopy200ResponseInner) SetCanDelete ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetCanDelete(v bool)
SetCanDelete gets a reference to the given bool and assigns it to the CanDelete field.
func (*GetAllActivitiesCopy200ResponseInner) SetCity ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetCity(v interface{})
SetCity gets a reference to the given interface{} and assigns it to the City field.
func (*GetAllActivitiesCopy200ResponseInner) SetContactTypeIds ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetContactTypeIds(v []int32)
SetContactTypeIds gets a reference to the given []int32 and assigns it to the ContactTypeIds field.
func (*GetAllActivitiesCopy200ResponseInner) SetCountry ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*GetAllActivitiesCopy200ResponseInner) SetCreatedAt ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAllActivitiesCopy200ResponseInner) SetEmail ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetEmail(v interface{})
SetEmail gets a reference to the given interface{} and assigns it to the Email field.
func (*GetAllActivitiesCopy200ResponseInner) SetFirstName ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetFirstName(v string)
SetFirstName gets a reference to the given string and assigns it to the FirstName field.
func (*GetAllActivitiesCopy200ResponseInner) SetId ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllActivitiesCopy200ResponseInner) SetLastName ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetLastName(v string)
SetLastName gets a reference to the given string and assigns it to the LastName field.
func (*GetAllActivitiesCopy200ResponseInner) SetLatitude ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetLatitude(v interface{})
SetLatitude gets a reference to the given interface{} and assigns it to the Latitude field.
func (*GetAllActivitiesCopy200ResponseInner) SetLongitude ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetLongitude(v interface{})
SetLongitude gets a reference to the given interface{} and assigns it to the Longitude field.
func (*GetAllActivitiesCopy200ResponseInner) SetMobileNumber ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetMobileNumber(v string)
SetMobileNumber gets a reference to the given string and assigns it to the MobileNumber field.
func (*GetAllActivitiesCopy200ResponseInner) SetName ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetAllActivitiesCopy200ResponseInner) SetOrganizationId ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetOrganizationId(v int32)
SetOrganizationId gets a reference to the given int32 and assigns it to the OrganizationId field.
func (*GetAllActivitiesCopy200ResponseInner) SetOrganizationName ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetOrganizationName(v string)
SetOrganizationName gets a reference to the given string and assigns it to the OrganizationName field.
func (*GetAllActivitiesCopy200ResponseInner) SetParentOrganizationId ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetParentOrganizationId(v interface{})
SetParentOrganizationId gets a reference to the given interface{} and assigns it to the ParentOrganizationId field.
func (*GetAllActivitiesCopy200ResponseInner) SetParentOrganizationName ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetParentOrganizationName(v interface{})
SetParentOrganizationName gets a reference to the given interface{} and assigns it to the ParentOrganizationName field.
func (*GetAllActivitiesCopy200ResponseInner) SetPhoneNumber ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*GetAllActivitiesCopy200ResponseInner) SetReferralSource ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetReferralSource(v string)
SetReferralSource gets a reference to the given string and assigns it to the ReferralSource field.
func (*GetAllActivitiesCopy200ResponseInner) SetReferralSourceID ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetReferralSourceID(v int32)
SetReferralSourceID gets a reference to the given int32 and assigns it to the ReferralSourceID field.
func (*GetAllActivitiesCopy200ResponseInner) SetRelationshipStatus ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetRelationshipStatus(v interface{})
SetRelationshipStatus gets a reference to the given interface{} and assigns it to the RelationshipStatus field.
func (*GetAllActivitiesCopy200ResponseInner) SetRelationshipStatusID ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetRelationshipStatusID(v int32)
SetRelationshipStatusID gets a reference to the given int32 and assigns it to the RelationshipStatusID field.
func (*GetAllActivitiesCopy200ResponseInner) SetSalespersonId ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetSalespersonId(v interface{})
SetSalespersonId gets a reference to the given interface{} and assigns it to the SalespersonId field.
func (*GetAllActivitiesCopy200ResponseInner) SetSalespersonName ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetSalespersonName(v interface{})
SetSalespersonName gets a reference to the given interface{} and assigns it to the SalespersonName field.
func (*GetAllActivitiesCopy200ResponseInner) SetSandbox ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetSandbox(v interface{})
SetSandbox gets a reference to the given interface{} and assigns it to the Sandbox field.
func (*GetAllActivitiesCopy200ResponseInner) SetState ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetState(v interface{})
SetState gets a reference to the given interface{} and assigns it to the State field.
func (*GetAllActivitiesCopy200ResponseInner) SetType ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*GetAllActivitiesCopy200ResponseInner) SetTypes ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetTypes(v []string)
SetTypes gets a reference to the given []string and assigns it to the Types field.
func (*GetAllActivitiesCopy200ResponseInner) SetUpdatedAt ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*GetAllActivitiesCopy200ResponseInner) SetZipcode ¶
func (o *GetAllActivitiesCopy200ResponseInner) SetZipcode(v interface{})
SetZipcode gets a reference to the given interface{} and assigns it to the Zipcode field.
func (GetAllActivitiesCopy200ResponseInner) ToMap ¶
func (o GetAllActivitiesCopy200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetAllActivitiesCopy200ResponseInner) UnmarshalJSON ¶
func (o *GetAllActivitiesCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllContactsCopy1200ResponseInner ¶
type GetAllContactsCopy1200ResponseInner struct {
ContactId *int32 `json:"contactId,omitempty"`
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
FirstName *string `json:"firstName,omitempty"`
LastName *string `json:"lastName,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 interface{} `json:"address2,omitempty"`
City interface{} `json:"city,omitempty"`
State *string `json:"state,omitempty"`
Zipcode *string `json:"zipcode,omitempty"`
Country *string `json:"country,omitempty"`
Longitude *float32 `json:"longitude,omitempty"`
Latitude *float32 `json:"latitude,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
MobileNumber *string `json:"mobileNumber,omitempty"`
Email interface{} `json:"email,omitempty"`
OrganizationId interface{} `json:"organizationId,omitempty"`
OrganizationName interface{} `json:"organizationName,omitempty"`
ParentOrganizationId interface{} `json:"parentOrganizationId,omitempty"`
ParentOrganizationName interface{} `json:"parentOrganizationName,omitempty"`
ContactTypeIds interface{} `json:"contactTypeIds,omitempty"`
Types interface{} `json:"types,omitempty"`
Type *string `json:"type,omitempty"`
Sandbox interface{} `json:"sandbox,omitempty"`
ReferralSourceID *int32 `json:"referralSourceID,omitempty"`
ReferralSource *string `json:"referralSource,omitempty"`
RelationshipStatusID *int32 `json:"relationshipStatusID,omitempty"`
RelationshipStatus *string `json:"relationshipStatus,omitempty"`
SalespersonId interface{} `json:"salespersonId,omitempty"`
SalespersonName interface{} `json:"salespersonName,omitempty"`
CanDelete *bool `json:"canDelete,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllContactsCopy1200ResponseInner struct for GetAllContactsCopy1200ResponseInner
func NewGetAllContactsCopy1200ResponseInner ¶
func NewGetAllContactsCopy1200ResponseInner() *GetAllContactsCopy1200ResponseInner
NewGetAllContactsCopy1200ResponseInner instantiates a new GetAllContactsCopy1200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllContactsCopy1200ResponseInnerWithDefaults ¶
func NewGetAllContactsCopy1200ResponseInnerWithDefaults() *GetAllContactsCopy1200ResponseInner
NewGetAllContactsCopy1200ResponseInnerWithDefaults instantiates a new GetAllContactsCopy1200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllContactsCopy1200ResponseInner) GetAddress1 ¶
func (o *GetAllContactsCopy1200ResponseInner) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetAddress1Ok ¶
func (o *GetAllContactsCopy1200ResponseInner) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetAddress2 ¶
func (o *GetAllContactsCopy1200ResponseInner) GetAddress2() interface{}
GetAddress2 returns the Address2 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetAddress2Ok ¶
func (o *GetAllContactsCopy1200ResponseInner) GetAddress2Ok() (*interface{}, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetCanDelete ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCanDelete() bool
GetCanDelete returns the CanDelete field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetCanDeleteOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCanDeleteOk() (*bool, bool)
GetCanDeleteOk returns a tuple with the CanDelete field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetCity ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCity() interface{}
GetCity returns the City field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetCityOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCityOk() (*interface{}, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetContactId ¶
func (o *GetAllContactsCopy1200ResponseInner) GetContactId() int32
GetContactId returns the ContactId field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetContactIdOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetContactIdOk() (*int32, bool)
GetContactIdOk returns a tuple with the ContactId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetContactTypeIds ¶
func (o *GetAllContactsCopy1200ResponseInner) GetContactTypeIds() interface{}
GetContactTypeIds returns the ContactTypeIds field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetContactTypeIdsOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetContactTypeIdsOk() (*interface{}, bool)
GetContactTypeIdsOk returns a tuple with the ContactTypeIds field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetCountry ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetCountryOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetCreatedAt ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetCreatedAtOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetEmail ¶
func (o *GetAllContactsCopy1200ResponseInner) GetEmail() interface{}
GetEmail returns the Email field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetEmailOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetEmailOk() (*interface{}, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetFirstName ¶
func (o *GetAllContactsCopy1200ResponseInner) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetFirstNameOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetId ¶
func (o *GetAllContactsCopy1200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetIdOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetLastName ¶
func (o *GetAllContactsCopy1200ResponseInner) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetLastNameOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetLatitude ¶
func (o *GetAllContactsCopy1200ResponseInner) GetLatitude() float32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetLatitudeOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetLatitudeOk() (*float32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetLongitude ¶
func (o *GetAllContactsCopy1200ResponseInner) GetLongitude() float32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetLongitudeOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetLongitudeOk() (*float32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetMobileNumber ¶
func (o *GetAllContactsCopy1200ResponseInner) GetMobileNumber() string
GetMobileNumber returns the MobileNumber field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetMobileNumberOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetMobileNumberOk() (*string, bool)
GetMobileNumberOk returns a tuple with the MobileNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetName ¶
func (o *GetAllContactsCopy1200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetNameOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetOrganizationId ¶
func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationId() interface{}
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetOrganizationIdOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationIdOk() (*interface{}, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetOrganizationName ¶
func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationName() interface{}
GetOrganizationName returns the OrganizationName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetOrganizationNameOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetOrganizationNameOk() (*interface{}, bool)
GetOrganizationNameOk returns a tuple with the OrganizationName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetParentOrganizationId ¶
func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationId() interface{}
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetParentOrganizationIdOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetParentOrganizationName ¶
func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationName() interface{}
GetParentOrganizationName returns the ParentOrganizationName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetParentOrganizationNameOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetParentOrganizationNameOk() (*interface{}, bool)
GetParentOrganizationNameOk returns a tuple with the ParentOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetPhoneNumber ¶
func (o *GetAllContactsCopy1200ResponseInner) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetPhoneNumberOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetReferralSource ¶
func (o *GetAllContactsCopy1200ResponseInner) GetReferralSource() string
GetReferralSource returns the ReferralSource field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetReferralSourceID ¶
func (o *GetAllContactsCopy1200ResponseInner) GetReferralSourceID() int32
GetReferralSourceID returns the ReferralSourceID field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetReferralSourceIDOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetReferralSourceIDOk() (*int32, bool)
GetReferralSourceIDOk returns a tuple with the ReferralSourceID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetReferralSourceOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetReferralSourceOk() (*string, bool)
GetReferralSourceOk returns a tuple with the ReferralSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetRelationshipStatus ¶
func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatus() string
GetRelationshipStatus returns the RelationshipStatus field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetRelationshipStatusID ¶
func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatusID() int32
GetRelationshipStatusID returns the RelationshipStatusID field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetRelationshipStatusIDOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
GetRelationshipStatusIDOk returns a tuple with the RelationshipStatusID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetRelationshipStatusOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetRelationshipStatusOk() (*string, bool)
GetRelationshipStatusOk returns a tuple with the RelationshipStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetSalespersonId ¶
func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonId() interface{}
GetSalespersonId returns the SalespersonId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetSalespersonIdOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonIdOk() (*interface{}, bool)
GetSalespersonIdOk returns a tuple with the SalespersonId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetSalespersonName ¶
func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonName() interface{}
GetSalespersonName returns the SalespersonName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetSalespersonNameOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetSalespersonNameOk() (*interface{}, bool)
GetSalespersonNameOk returns a tuple with the SalespersonName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetSandbox ¶
func (o *GetAllContactsCopy1200ResponseInner) GetSandbox() interface{}
GetSandbox returns the Sandbox field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetSandboxOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetSandboxOk() (*interface{}, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetState ¶
func (o *GetAllContactsCopy1200ResponseInner) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetStateOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetType ¶
func (o *GetAllContactsCopy1200ResponseInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetTypeOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetTypes ¶
func (o *GetAllContactsCopy1200ResponseInner) GetTypes() interface{}
GetTypes returns the Types field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy1200ResponseInner) GetTypesOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetTypesOk() (*interface{}, bool)
GetTypesOk returns a tuple with the Types field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy1200ResponseInner) GetUpdatedAt ¶
func (o *GetAllContactsCopy1200ResponseInner) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetUpdatedAtOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) GetZipcode ¶
func (o *GetAllContactsCopy1200ResponseInner) GetZipcode() string
GetZipcode returns the Zipcode field value if set, zero value otherwise.
func (*GetAllContactsCopy1200ResponseInner) GetZipcodeOk ¶
func (o *GetAllContactsCopy1200ResponseInner) GetZipcodeOk() (*string, bool)
GetZipcodeOk returns a tuple with the Zipcode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy1200ResponseInner) HasAddress1 ¶
func (o *GetAllContactsCopy1200ResponseInner) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasAddress2 ¶
func (o *GetAllContactsCopy1200ResponseInner) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasCanDelete ¶
func (o *GetAllContactsCopy1200ResponseInner) HasCanDelete() bool
HasCanDelete returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasCity ¶
func (o *GetAllContactsCopy1200ResponseInner) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasContactId ¶
func (o *GetAllContactsCopy1200ResponseInner) HasContactId() bool
HasContactId returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasContactTypeIds ¶
func (o *GetAllContactsCopy1200ResponseInner) HasContactTypeIds() bool
HasContactTypeIds returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasCountry ¶
func (o *GetAllContactsCopy1200ResponseInner) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasCreatedAt ¶
func (o *GetAllContactsCopy1200ResponseInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasEmail ¶
func (o *GetAllContactsCopy1200ResponseInner) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasFirstName ¶
func (o *GetAllContactsCopy1200ResponseInner) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasId ¶
func (o *GetAllContactsCopy1200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasLastName ¶
func (o *GetAllContactsCopy1200ResponseInner) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasLatitude ¶
func (o *GetAllContactsCopy1200ResponseInner) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasLongitude ¶
func (o *GetAllContactsCopy1200ResponseInner) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasMobileNumber ¶
func (o *GetAllContactsCopy1200ResponseInner) HasMobileNumber() bool
HasMobileNumber returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasName ¶
func (o *GetAllContactsCopy1200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasOrganizationId ¶
func (o *GetAllContactsCopy1200ResponseInner) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasOrganizationName ¶
func (o *GetAllContactsCopy1200ResponseInner) HasOrganizationName() bool
HasOrganizationName returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasParentOrganizationId ¶
func (o *GetAllContactsCopy1200ResponseInner) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasParentOrganizationName ¶
func (o *GetAllContactsCopy1200ResponseInner) HasParentOrganizationName() bool
HasParentOrganizationName returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasPhoneNumber ¶
func (o *GetAllContactsCopy1200ResponseInner) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasReferralSource ¶
func (o *GetAllContactsCopy1200ResponseInner) HasReferralSource() bool
HasReferralSource returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasReferralSourceID ¶
func (o *GetAllContactsCopy1200ResponseInner) HasReferralSourceID() bool
HasReferralSourceID returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasRelationshipStatus ¶
func (o *GetAllContactsCopy1200ResponseInner) HasRelationshipStatus() bool
HasRelationshipStatus returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasRelationshipStatusID ¶
func (o *GetAllContactsCopy1200ResponseInner) HasRelationshipStatusID() bool
HasRelationshipStatusID returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasSalespersonId ¶
func (o *GetAllContactsCopy1200ResponseInner) HasSalespersonId() bool
HasSalespersonId returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasSalespersonName ¶
func (o *GetAllContactsCopy1200ResponseInner) HasSalespersonName() bool
HasSalespersonName returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasSandbox ¶
func (o *GetAllContactsCopy1200ResponseInner) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasState ¶
func (o *GetAllContactsCopy1200ResponseInner) HasState() bool
HasState returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasType ¶
func (o *GetAllContactsCopy1200ResponseInner) HasType() bool
HasType returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasTypes ¶
func (o *GetAllContactsCopy1200ResponseInner) HasTypes() bool
HasTypes returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasUpdatedAt ¶
func (o *GetAllContactsCopy1200ResponseInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetAllContactsCopy1200ResponseInner) HasZipcode ¶
func (o *GetAllContactsCopy1200ResponseInner) HasZipcode() bool
HasZipcode returns a boolean if a field has been set.
func (GetAllContactsCopy1200ResponseInner) MarshalJSON ¶
func (o GetAllContactsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetAllContactsCopy1200ResponseInner) SetAddress1 ¶
func (o *GetAllContactsCopy1200ResponseInner) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*GetAllContactsCopy1200ResponseInner) SetAddress2 ¶
func (o *GetAllContactsCopy1200ResponseInner) SetAddress2(v interface{})
SetAddress2 gets a reference to the given interface{} and assigns it to the Address2 field.
func (*GetAllContactsCopy1200ResponseInner) SetCanDelete ¶
func (o *GetAllContactsCopy1200ResponseInner) SetCanDelete(v bool)
SetCanDelete gets a reference to the given bool and assigns it to the CanDelete field.
func (*GetAllContactsCopy1200ResponseInner) SetCity ¶
func (o *GetAllContactsCopy1200ResponseInner) SetCity(v interface{})
SetCity gets a reference to the given interface{} and assigns it to the City field.
func (*GetAllContactsCopy1200ResponseInner) SetContactId ¶
func (o *GetAllContactsCopy1200ResponseInner) SetContactId(v int32)
SetContactId gets a reference to the given int32 and assigns it to the ContactId field.
func (*GetAllContactsCopy1200ResponseInner) SetContactTypeIds ¶
func (o *GetAllContactsCopy1200ResponseInner) SetContactTypeIds(v interface{})
SetContactTypeIds gets a reference to the given interface{} and assigns it to the ContactTypeIds field.
func (*GetAllContactsCopy1200ResponseInner) SetCountry ¶
func (o *GetAllContactsCopy1200ResponseInner) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*GetAllContactsCopy1200ResponseInner) SetCreatedAt ¶
func (o *GetAllContactsCopy1200ResponseInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAllContactsCopy1200ResponseInner) SetEmail ¶
func (o *GetAllContactsCopy1200ResponseInner) SetEmail(v interface{})
SetEmail gets a reference to the given interface{} and assigns it to the Email field.
func (*GetAllContactsCopy1200ResponseInner) SetFirstName ¶
func (o *GetAllContactsCopy1200ResponseInner) SetFirstName(v string)
SetFirstName gets a reference to the given string and assigns it to the FirstName field.
func (*GetAllContactsCopy1200ResponseInner) SetId ¶
func (o *GetAllContactsCopy1200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllContactsCopy1200ResponseInner) SetLastName ¶
func (o *GetAllContactsCopy1200ResponseInner) SetLastName(v string)
SetLastName gets a reference to the given string and assigns it to the LastName field.
func (*GetAllContactsCopy1200ResponseInner) SetLatitude ¶
func (o *GetAllContactsCopy1200ResponseInner) SetLatitude(v float32)
SetLatitude gets a reference to the given float32 and assigns it to the Latitude field.
func (*GetAllContactsCopy1200ResponseInner) SetLongitude ¶
func (o *GetAllContactsCopy1200ResponseInner) SetLongitude(v float32)
SetLongitude gets a reference to the given float32 and assigns it to the Longitude field.
func (*GetAllContactsCopy1200ResponseInner) SetMobileNumber ¶
func (o *GetAllContactsCopy1200ResponseInner) SetMobileNumber(v string)
SetMobileNumber gets a reference to the given string and assigns it to the MobileNumber field.
func (*GetAllContactsCopy1200ResponseInner) SetName ¶
func (o *GetAllContactsCopy1200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetAllContactsCopy1200ResponseInner) SetOrganizationId ¶
func (o *GetAllContactsCopy1200ResponseInner) SetOrganizationId(v interface{})
SetOrganizationId gets a reference to the given interface{} and assigns it to the OrganizationId field.
func (*GetAllContactsCopy1200ResponseInner) SetOrganizationName ¶
func (o *GetAllContactsCopy1200ResponseInner) SetOrganizationName(v interface{})
SetOrganizationName gets a reference to the given interface{} and assigns it to the OrganizationName field.
func (*GetAllContactsCopy1200ResponseInner) SetParentOrganizationId ¶
func (o *GetAllContactsCopy1200ResponseInner) SetParentOrganizationId(v interface{})
SetParentOrganizationId gets a reference to the given interface{} and assigns it to the ParentOrganizationId field.
func (*GetAllContactsCopy1200ResponseInner) SetParentOrganizationName ¶
func (o *GetAllContactsCopy1200ResponseInner) SetParentOrganizationName(v interface{})
SetParentOrganizationName gets a reference to the given interface{} and assigns it to the ParentOrganizationName field.
func (*GetAllContactsCopy1200ResponseInner) SetPhoneNumber ¶
func (o *GetAllContactsCopy1200ResponseInner) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*GetAllContactsCopy1200ResponseInner) SetReferralSource ¶
func (o *GetAllContactsCopy1200ResponseInner) SetReferralSource(v string)
SetReferralSource gets a reference to the given string and assigns it to the ReferralSource field.
func (*GetAllContactsCopy1200ResponseInner) SetReferralSourceID ¶
func (o *GetAllContactsCopy1200ResponseInner) SetReferralSourceID(v int32)
SetReferralSourceID gets a reference to the given int32 and assigns it to the ReferralSourceID field.
func (*GetAllContactsCopy1200ResponseInner) SetRelationshipStatus ¶
func (o *GetAllContactsCopy1200ResponseInner) SetRelationshipStatus(v string)
SetRelationshipStatus gets a reference to the given string and assigns it to the RelationshipStatus field.
func (*GetAllContactsCopy1200ResponseInner) SetRelationshipStatusID ¶
func (o *GetAllContactsCopy1200ResponseInner) SetRelationshipStatusID(v int32)
SetRelationshipStatusID gets a reference to the given int32 and assigns it to the RelationshipStatusID field.
func (*GetAllContactsCopy1200ResponseInner) SetSalespersonId ¶
func (o *GetAllContactsCopy1200ResponseInner) SetSalespersonId(v interface{})
SetSalespersonId gets a reference to the given interface{} and assigns it to the SalespersonId field.
func (*GetAllContactsCopy1200ResponseInner) SetSalespersonName ¶
func (o *GetAllContactsCopy1200ResponseInner) SetSalespersonName(v interface{})
SetSalespersonName gets a reference to the given interface{} and assigns it to the SalespersonName field.
func (*GetAllContactsCopy1200ResponseInner) SetSandbox ¶
func (o *GetAllContactsCopy1200ResponseInner) SetSandbox(v interface{})
SetSandbox gets a reference to the given interface{} and assigns it to the Sandbox field.
func (*GetAllContactsCopy1200ResponseInner) SetState ¶
func (o *GetAllContactsCopy1200ResponseInner) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*GetAllContactsCopy1200ResponseInner) SetType ¶
func (o *GetAllContactsCopy1200ResponseInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*GetAllContactsCopy1200ResponseInner) SetTypes ¶
func (o *GetAllContactsCopy1200ResponseInner) SetTypes(v interface{})
SetTypes gets a reference to the given interface{} and assigns it to the Types field.
func (*GetAllContactsCopy1200ResponseInner) SetUpdatedAt ¶
func (o *GetAllContactsCopy1200ResponseInner) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*GetAllContactsCopy1200ResponseInner) SetZipcode ¶
func (o *GetAllContactsCopy1200ResponseInner) SetZipcode(v string)
SetZipcode gets a reference to the given string and assigns it to the Zipcode field.
func (GetAllContactsCopy1200ResponseInner) ToMap ¶
func (o GetAllContactsCopy1200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetAllContactsCopy1200ResponseInner) UnmarshalJSON ¶
func (o *GetAllContactsCopy1200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllContactsCopy2200ResponseInner ¶
type GetAllContactsCopy2200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllContactsCopy2200ResponseInner struct for GetAllContactsCopy2200ResponseInner
func NewGetAllContactsCopy2200ResponseInner ¶
func NewGetAllContactsCopy2200ResponseInner() *GetAllContactsCopy2200ResponseInner
NewGetAllContactsCopy2200ResponseInner instantiates a new GetAllContactsCopy2200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllContactsCopy2200ResponseInnerWithDefaults ¶
func NewGetAllContactsCopy2200ResponseInnerWithDefaults() *GetAllContactsCopy2200ResponseInner
NewGetAllContactsCopy2200ResponseInnerWithDefaults instantiates a new GetAllContactsCopy2200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllContactsCopy2200ResponseInner) GetId ¶
func (o *GetAllContactsCopy2200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllContactsCopy2200ResponseInner) GetIdOk ¶
func (o *GetAllContactsCopy2200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy2200ResponseInner) GetName ¶
func (o *GetAllContactsCopy2200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetAllContactsCopy2200ResponseInner) GetNameOk ¶
func (o *GetAllContactsCopy2200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy2200ResponseInner) HasId ¶
func (o *GetAllContactsCopy2200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllContactsCopy2200ResponseInner) HasName ¶
func (o *GetAllContactsCopy2200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (GetAllContactsCopy2200ResponseInner) MarshalJSON ¶
func (o GetAllContactsCopy2200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetAllContactsCopy2200ResponseInner) SetId ¶
func (o *GetAllContactsCopy2200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllContactsCopy2200ResponseInner) SetName ¶
func (o *GetAllContactsCopy2200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (GetAllContactsCopy2200ResponseInner) ToMap ¶
func (o GetAllContactsCopy2200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetAllContactsCopy2200ResponseInner) UnmarshalJSON ¶
func (o *GetAllContactsCopy2200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllContactsCopy3200ResponseInner ¶
type GetAllContactsCopy3200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
Address1 interface{} `json:"address1,omitempty"`
Address2 interface{} `json:"address2,omitempty"`
City interface{} `json:"city,omitempty"`
State interface{} `json:"state,omitempty"`
Zipcode interface{} `json:"zipcode,omitempty"`
Country *string `json:"country,omitempty"`
Latitude interface{} `json:"latitude,omitempty"`
Longitude interface{} `json:"longitude,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
Email interface{} `json:"email,omitempty"`
SalepersonId interface{} `json:"salepersonId,omitempty"`
Saleperson interface{} `json:"saleperson,omitempty"`
Sandbox interface{} `json:"sandbox,omitempty"`
OrganizationTypeIds []int32 `json:"organizationTypeIds,omitempty"`
OrganizationTypes []string `json:"organizationTypes,omitempty"`
DisplayOrganizationTypes *string `json:"displayOrganizationTypes,omitempty"`
IsInsuranceCompany *bool `json:"isInsuranceCompany,omitempty"`
ParentOrganizationId interface{} `json:"parentOrganizationId,omitempty"`
ParentOrganization interface{} `json:"parentOrganization,omitempty"`
RelationshipStatusID *int32 `json:"relationshipStatusID,omitempty"`
RelationshipStatus interface{} `json:"relationshipStatus,omitempty"`
ReferralSourceID *int32 `json:"referralSourceID,omitempty"`
ReferralSource *string `json:"referralSource,omitempty"`
CanDelete *bool `json:"canDelete,omitempty"`
FinancialCRMID interface{} `json:"financialCRMID,omitempty"`
PriceListID interface{} `json:"priceListID,omitempty"`
PriceListName interface{} `json:"priceListName,omitempty"`
TaxID interface{} `json:"taxID,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllContactsCopy3200ResponseInner struct for GetAllContactsCopy3200ResponseInner
func NewGetAllContactsCopy3200ResponseInner ¶
func NewGetAllContactsCopy3200ResponseInner() *GetAllContactsCopy3200ResponseInner
NewGetAllContactsCopy3200ResponseInner instantiates a new GetAllContactsCopy3200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllContactsCopy3200ResponseInnerWithDefaults ¶
func NewGetAllContactsCopy3200ResponseInnerWithDefaults() *GetAllContactsCopy3200ResponseInner
NewGetAllContactsCopy3200ResponseInnerWithDefaults instantiates a new GetAllContactsCopy3200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllContactsCopy3200ResponseInner) GetAddress1 ¶
func (o *GetAllContactsCopy3200ResponseInner) GetAddress1() interface{}
GetAddress1 returns the Address1 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetAddress1Ok ¶
func (o *GetAllContactsCopy3200ResponseInner) GetAddress1Ok() (*interface{}, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetAddress2 ¶
func (o *GetAllContactsCopy3200ResponseInner) GetAddress2() interface{}
GetAddress2 returns the Address2 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetAddress2Ok ¶
func (o *GetAllContactsCopy3200ResponseInner) GetAddress2Ok() (*interface{}, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetCanDelete ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCanDelete() bool
GetCanDelete returns the CanDelete field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetCanDeleteOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCanDeleteOk() (*bool, bool)
GetCanDeleteOk returns a tuple with the CanDelete field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetCity ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCity() interface{}
GetCity returns the City field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetCityOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCityOk() (*interface{}, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetCountry ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetCountryOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetCreatedAt ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetCreatedAtOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetDisplayOrganizationTypes ¶
func (o *GetAllContactsCopy3200ResponseInner) GetDisplayOrganizationTypes() string
GetDisplayOrganizationTypes returns the DisplayOrganizationTypes field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetDisplayOrganizationTypesOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetDisplayOrganizationTypesOk() (*string, bool)
GetDisplayOrganizationTypesOk returns a tuple with the DisplayOrganizationTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetEmail ¶
func (o *GetAllContactsCopy3200ResponseInner) GetEmail() interface{}
GetEmail returns the Email field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetEmailOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetEmailOk() (*interface{}, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetFinancialCRMID ¶
func (o *GetAllContactsCopy3200ResponseInner) GetFinancialCRMID() interface{}
GetFinancialCRMID returns the FinancialCRMID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetFinancialCRMIDOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetFinancialCRMIDOk() (*interface{}, bool)
GetFinancialCRMIDOk returns a tuple with the FinancialCRMID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetId ¶
func (o *GetAllContactsCopy3200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetIdOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetIsInsuranceCompany ¶
func (o *GetAllContactsCopy3200ResponseInner) GetIsInsuranceCompany() bool
GetIsInsuranceCompany returns the IsInsuranceCompany field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetIsInsuranceCompanyOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetIsInsuranceCompanyOk() (*bool, bool)
GetIsInsuranceCompanyOk returns a tuple with the IsInsuranceCompany field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetLatitude ¶
func (o *GetAllContactsCopy3200ResponseInner) GetLatitude() interface{}
GetLatitude returns the Latitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetLatitudeOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetLatitudeOk() (*interface{}, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetLongitude ¶
func (o *GetAllContactsCopy3200ResponseInner) GetLongitude() interface{}
GetLongitude returns the Longitude field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetLongitudeOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetLongitudeOk() (*interface{}, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetName ¶
func (o *GetAllContactsCopy3200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetNameOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetOrganizationTypeIds ¶
func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypeIds() []int32
GetOrganizationTypeIds returns the OrganizationTypeIds field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetOrganizationTypeIdsOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypeIdsOk() ([]int32, bool)
GetOrganizationTypeIdsOk returns a tuple with the OrganizationTypeIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetOrganizationTypes ¶
func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypes() []string
GetOrganizationTypes returns the OrganizationTypes field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetOrganizationTypesOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetOrganizationTypesOk() ([]string, bool)
GetOrganizationTypesOk returns a tuple with the OrganizationTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetParentOrganization ¶
func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganization() interface{}
GetParentOrganization returns the ParentOrganization field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetParentOrganizationId ¶
func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganizationId() interface{}
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetParentOrganizationIdOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganizationIdOk() (*interface{}, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetParentOrganizationOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetParentOrganizationOk() (*interface{}, bool)
GetParentOrganizationOk returns a tuple with the ParentOrganization field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetPhoneNumber ¶
func (o *GetAllContactsCopy3200ResponseInner) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetPhoneNumberOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetPriceListID ¶
func (o *GetAllContactsCopy3200ResponseInner) GetPriceListID() interface{}
GetPriceListID returns the PriceListID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetPriceListIDOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetPriceListIDOk() (*interface{}, bool)
GetPriceListIDOk returns a tuple with the PriceListID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetPriceListName ¶
func (o *GetAllContactsCopy3200ResponseInner) GetPriceListName() interface{}
GetPriceListName returns the PriceListName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetPriceListNameOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetPriceListNameOk() (*interface{}, bool)
GetPriceListNameOk returns a tuple with the PriceListName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetReferralSource ¶
func (o *GetAllContactsCopy3200ResponseInner) GetReferralSource() string
GetReferralSource returns the ReferralSource field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetReferralSourceID ¶
func (o *GetAllContactsCopy3200ResponseInner) GetReferralSourceID() int32
GetReferralSourceID returns the ReferralSourceID field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetReferralSourceIDOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetReferralSourceIDOk() (*int32, bool)
GetReferralSourceIDOk returns a tuple with the ReferralSourceID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetReferralSourceOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetReferralSourceOk() (*string, bool)
GetReferralSourceOk returns a tuple with the ReferralSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetRelationshipStatus ¶
func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatus() interface{}
GetRelationshipStatus returns the RelationshipStatus field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetRelationshipStatusID ¶
func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatusID() int32
GetRelationshipStatusID returns the RelationshipStatusID field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetRelationshipStatusIDOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatusIDOk() (*int32, bool)
GetRelationshipStatusIDOk returns a tuple with the RelationshipStatusID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetRelationshipStatusOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetRelationshipStatusOk() (*interface{}, bool)
GetRelationshipStatusOk returns a tuple with the RelationshipStatus field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetSaleperson ¶
func (o *GetAllContactsCopy3200ResponseInner) GetSaleperson() interface{}
GetSaleperson returns the Saleperson field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetSalepersonId ¶
func (o *GetAllContactsCopy3200ResponseInner) GetSalepersonId() interface{}
GetSalepersonId returns the SalepersonId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetSalepersonIdOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetSalepersonIdOk() (*interface{}, bool)
GetSalepersonIdOk returns a tuple with the SalepersonId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetSalepersonOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetSalepersonOk() (*interface{}, bool)
GetSalepersonOk returns a tuple with the Saleperson field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetSandbox ¶
func (o *GetAllContactsCopy3200ResponseInner) GetSandbox() interface{}
GetSandbox returns the Sandbox field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetSandboxOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetSandboxOk() (*interface{}, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetState ¶
func (o *GetAllContactsCopy3200ResponseInner) GetState() interface{}
GetState returns the State field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetStateOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetStateOk() (*interface{}, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetTaxID ¶
func (o *GetAllContactsCopy3200ResponseInner) GetTaxID() interface{}
GetTaxID returns the TaxID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetTaxIDOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetTaxIDOk() (*interface{}, bool)
GetTaxIDOk returns a tuple with the TaxID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) GetUpdatedAt ¶
func (o *GetAllContactsCopy3200ResponseInner) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*GetAllContactsCopy3200ResponseInner) GetUpdatedAtOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy3200ResponseInner) GetZipcode ¶
func (o *GetAllContactsCopy3200ResponseInner) GetZipcode() interface{}
GetZipcode returns the Zipcode field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy3200ResponseInner) GetZipcodeOk ¶
func (o *GetAllContactsCopy3200ResponseInner) GetZipcodeOk() (*interface{}, bool)
GetZipcodeOk returns a tuple with the Zipcode field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy3200ResponseInner) HasAddress1 ¶
func (o *GetAllContactsCopy3200ResponseInner) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasAddress2 ¶
func (o *GetAllContactsCopy3200ResponseInner) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasCanDelete ¶
func (o *GetAllContactsCopy3200ResponseInner) HasCanDelete() bool
HasCanDelete returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasCity ¶
func (o *GetAllContactsCopy3200ResponseInner) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasCountry ¶
func (o *GetAllContactsCopy3200ResponseInner) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasCreatedAt ¶
func (o *GetAllContactsCopy3200ResponseInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasDisplayOrganizationTypes ¶
func (o *GetAllContactsCopy3200ResponseInner) HasDisplayOrganizationTypes() bool
HasDisplayOrganizationTypes returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasEmail ¶
func (o *GetAllContactsCopy3200ResponseInner) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasFinancialCRMID ¶
func (o *GetAllContactsCopy3200ResponseInner) HasFinancialCRMID() bool
HasFinancialCRMID returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasId ¶
func (o *GetAllContactsCopy3200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasIsInsuranceCompany ¶
func (o *GetAllContactsCopy3200ResponseInner) HasIsInsuranceCompany() bool
HasIsInsuranceCompany returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasLatitude ¶
func (o *GetAllContactsCopy3200ResponseInner) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasLongitude ¶
func (o *GetAllContactsCopy3200ResponseInner) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasName ¶
func (o *GetAllContactsCopy3200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasOrganizationTypeIds ¶
func (o *GetAllContactsCopy3200ResponseInner) HasOrganizationTypeIds() bool
HasOrganizationTypeIds returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasOrganizationTypes ¶
func (o *GetAllContactsCopy3200ResponseInner) HasOrganizationTypes() bool
HasOrganizationTypes returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasParentOrganization ¶
func (o *GetAllContactsCopy3200ResponseInner) HasParentOrganization() bool
HasParentOrganization returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasParentOrganizationId ¶
func (o *GetAllContactsCopy3200ResponseInner) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasPhoneNumber ¶
func (o *GetAllContactsCopy3200ResponseInner) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasPriceListID ¶
func (o *GetAllContactsCopy3200ResponseInner) HasPriceListID() bool
HasPriceListID returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasPriceListName ¶
func (o *GetAllContactsCopy3200ResponseInner) HasPriceListName() bool
HasPriceListName returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasReferralSource ¶
func (o *GetAllContactsCopy3200ResponseInner) HasReferralSource() bool
HasReferralSource returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasReferralSourceID ¶
func (o *GetAllContactsCopy3200ResponseInner) HasReferralSourceID() bool
HasReferralSourceID returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasRelationshipStatus ¶
func (o *GetAllContactsCopy3200ResponseInner) HasRelationshipStatus() bool
HasRelationshipStatus returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasRelationshipStatusID ¶
func (o *GetAllContactsCopy3200ResponseInner) HasRelationshipStatusID() bool
HasRelationshipStatusID returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasSaleperson ¶
func (o *GetAllContactsCopy3200ResponseInner) HasSaleperson() bool
HasSaleperson returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasSalepersonId ¶
func (o *GetAllContactsCopy3200ResponseInner) HasSalepersonId() bool
HasSalepersonId returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasSandbox ¶
func (o *GetAllContactsCopy3200ResponseInner) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasState ¶
func (o *GetAllContactsCopy3200ResponseInner) HasState() bool
HasState returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasTaxID ¶
func (o *GetAllContactsCopy3200ResponseInner) HasTaxID() bool
HasTaxID returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasUpdatedAt ¶
func (o *GetAllContactsCopy3200ResponseInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetAllContactsCopy3200ResponseInner) HasZipcode ¶
func (o *GetAllContactsCopy3200ResponseInner) HasZipcode() bool
HasZipcode returns a boolean if a field has been set.
func (GetAllContactsCopy3200ResponseInner) MarshalJSON ¶
func (o GetAllContactsCopy3200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetAllContactsCopy3200ResponseInner) SetAddress1 ¶
func (o *GetAllContactsCopy3200ResponseInner) SetAddress1(v interface{})
SetAddress1 gets a reference to the given interface{} and assigns it to the Address1 field.
func (*GetAllContactsCopy3200ResponseInner) SetAddress2 ¶
func (o *GetAllContactsCopy3200ResponseInner) SetAddress2(v interface{})
SetAddress2 gets a reference to the given interface{} and assigns it to the Address2 field.
func (*GetAllContactsCopy3200ResponseInner) SetCanDelete ¶
func (o *GetAllContactsCopy3200ResponseInner) SetCanDelete(v bool)
SetCanDelete gets a reference to the given bool and assigns it to the CanDelete field.
func (*GetAllContactsCopy3200ResponseInner) SetCity ¶
func (o *GetAllContactsCopy3200ResponseInner) SetCity(v interface{})
SetCity gets a reference to the given interface{} and assigns it to the City field.
func (*GetAllContactsCopy3200ResponseInner) SetCountry ¶
func (o *GetAllContactsCopy3200ResponseInner) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*GetAllContactsCopy3200ResponseInner) SetCreatedAt ¶
func (o *GetAllContactsCopy3200ResponseInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAllContactsCopy3200ResponseInner) SetDisplayOrganizationTypes ¶
func (o *GetAllContactsCopy3200ResponseInner) SetDisplayOrganizationTypes(v string)
SetDisplayOrganizationTypes gets a reference to the given string and assigns it to the DisplayOrganizationTypes field.
func (*GetAllContactsCopy3200ResponseInner) SetEmail ¶
func (o *GetAllContactsCopy3200ResponseInner) SetEmail(v interface{})
SetEmail gets a reference to the given interface{} and assigns it to the Email field.
func (*GetAllContactsCopy3200ResponseInner) SetFinancialCRMID ¶
func (o *GetAllContactsCopy3200ResponseInner) SetFinancialCRMID(v interface{})
SetFinancialCRMID gets a reference to the given interface{} and assigns it to the FinancialCRMID field.
func (*GetAllContactsCopy3200ResponseInner) SetId ¶
func (o *GetAllContactsCopy3200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllContactsCopy3200ResponseInner) SetIsInsuranceCompany ¶
func (o *GetAllContactsCopy3200ResponseInner) SetIsInsuranceCompany(v bool)
SetIsInsuranceCompany gets a reference to the given bool and assigns it to the IsInsuranceCompany field.
func (*GetAllContactsCopy3200ResponseInner) SetLatitude ¶
func (o *GetAllContactsCopy3200ResponseInner) SetLatitude(v interface{})
SetLatitude gets a reference to the given interface{} and assigns it to the Latitude field.
func (*GetAllContactsCopy3200ResponseInner) SetLongitude ¶
func (o *GetAllContactsCopy3200ResponseInner) SetLongitude(v interface{})
SetLongitude gets a reference to the given interface{} and assigns it to the Longitude field.
func (*GetAllContactsCopy3200ResponseInner) SetName ¶
func (o *GetAllContactsCopy3200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetAllContactsCopy3200ResponseInner) SetOrganizationTypeIds ¶
func (o *GetAllContactsCopy3200ResponseInner) SetOrganizationTypeIds(v []int32)
SetOrganizationTypeIds gets a reference to the given []int32 and assigns it to the OrganizationTypeIds field.
func (*GetAllContactsCopy3200ResponseInner) SetOrganizationTypes ¶
func (o *GetAllContactsCopy3200ResponseInner) SetOrganizationTypes(v []string)
SetOrganizationTypes gets a reference to the given []string and assigns it to the OrganizationTypes field.
func (*GetAllContactsCopy3200ResponseInner) SetParentOrganization ¶
func (o *GetAllContactsCopy3200ResponseInner) SetParentOrganization(v interface{})
SetParentOrganization gets a reference to the given interface{} and assigns it to the ParentOrganization field.
func (*GetAllContactsCopy3200ResponseInner) SetParentOrganizationId ¶
func (o *GetAllContactsCopy3200ResponseInner) SetParentOrganizationId(v interface{})
SetParentOrganizationId gets a reference to the given interface{} and assigns it to the ParentOrganizationId field.
func (*GetAllContactsCopy3200ResponseInner) SetPhoneNumber ¶
func (o *GetAllContactsCopy3200ResponseInner) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*GetAllContactsCopy3200ResponseInner) SetPriceListID ¶
func (o *GetAllContactsCopy3200ResponseInner) SetPriceListID(v interface{})
SetPriceListID gets a reference to the given interface{} and assigns it to the PriceListID field.
func (*GetAllContactsCopy3200ResponseInner) SetPriceListName ¶
func (o *GetAllContactsCopy3200ResponseInner) SetPriceListName(v interface{})
SetPriceListName gets a reference to the given interface{} and assigns it to the PriceListName field.
func (*GetAllContactsCopy3200ResponseInner) SetReferralSource ¶
func (o *GetAllContactsCopy3200ResponseInner) SetReferralSource(v string)
SetReferralSource gets a reference to the given string and assigns it to the ReferralSource field.
func (*GetAllContactsCopy3200ResponseInner) SetReferralSourceID ¶
func (o *GetAllContactsCopy3200ResponseInner) SetReferralSourceID(v int32)
SetReferralSourceID gets a reference to the given int32 and assigns it to the ReferralSourceID field.
func (*GetAllContactsCopy3200ResponseInner) SetRelationshipStatus ¶
func (o *GetAllContactsCopy3200ResponseInner) SetRelationshipStatus(v interface{})
SetRelationshipStatus gets a reference to the given interface{} and assigns it to the RelationshipStatus field.
func (*GetAllContactsCopy3200ResponseInner) SetRelationshipStatusID ¶
func (o *GetAllContactsCopy3200ResponseInner) SetRelationshipStatusID(v int32)
SetRelationshipStatusID gets a reference to the given int32 and assigns it to the RelationshipStatusID field.
func (*GetAllContactsCopy3200ResponseInner) SetSaleperson ¶
func (o *GetAllContactsCopy3200ResponseInner) SetSaleperson(v interface{})
SetSaleperson gets a reference to the given interface{} and assigns it to the Saleperson field.
func (*GetAllContactsCopy3200ResponseInner) SetSalepersonId ¶
func (o *GetAllContactsCopy3200ResponseInner) SetSalepersonId(v interface{})
SetSalepersonId gets a reference to the given interface{} and assigns it to the SalepersonId field.
func (*GetAllContactsCopy3200ResponseInner) SetSandbox ¶
func (o *GetAllContactsCopy3200ResponseInner) SetSandbox(v interface{})
SetSandbox gets a reference to the given interface{} and assigns it to the Sandbox field.
func (*GetAllContactsCopy3200ResponseInner) SetState ¶
func (o *GetAllContactsCopy3200ResponseInner) SetState(v interface{})
SetState gets a reference to the given interface{} and assigns it to the State field.
func (*GetAllContactsCopy3200ResponseInner) SetTaxID ¶
func (o *GetAllContactsCopy3200ResponseInner) SetTaxID(v interface{})
SetTaxID gets a reference to the given interface{} and assigns it to the TaxID field.
func (*GetAllContactsCopy3200ResponseInner) SetUpdatedAt ¶
func (o *GetAllContactsCopy3200ResponseInner) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*GetAllContactsCopy3200ResponseInner) SetZipcode ¶
func (o *GetAllContactsCopy3200ResponseInner) SetZipcode(v interface{})
SetZipcode gets a reference to the given interface{} and assigns it to the Zipcode field.
func (GetAllContactsCopy3200ResponseInner) ToMap ¶
func (o GetAllContactsCopy3200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetAllContactsCopy3200ResponseInner) UnmarshalJSON ¶
func (o *GetAllContactsCopy3200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllContactsCopy4200ResponseInner ¶
type GetAllContactsCopy4200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
StaffId *int32 `json:"staffId,omitempty"`
Staff *string `json:"staff,omitempty"`
TaskAction *string `json:"taskAction,omitempty"`
ProjectId interface{} `json:"projectId,omitempty"`
Project interface{} `json:"project,omitempty"`
DisplayProject *string `json:"displayProject,omitempty"`
DueAt interface{} `json:"dueAt,omitempty"`
DisplayDueDate interface{} `json:"displayDueDate,omitempty"`
ListDisplayDueDate *string `json:"listDisplayDueDate,omitempty"`
Notes interface{} `json:"notes,omitempty"`
Status *string `json:"status,omitempty"`
DisplayStatus *string `json:"displayStatus,omitempty"`
ActionText *string `json:"actionText,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *string `json:"createdBy,omitempty"`
CreatedById *int32 `json:"createdById,omitempty"`
LastUpdated *string `json:"lastUpdated,omitempty"`
LastUpdateBy interface{} `json:"lastUpdateBy,omitempty"`
Documents interface{} `json:"documents,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllContactsCopy4200ResponseInner struct for GetAllContactsCopy4200ResponseInner
func NewGetAllContactsCopy4200ResponseInner ¶
func NewGetAllContactsCopy4200ResponseInner() *GetAllContactsCopy4200ResponseInner
NewGetAllContactsCopy4200ResponseInner instantiates a new GetAllContactsCopy4200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllContactsCopy4200ResponseInnerWithDefaults ¶
func NewGetAllContactsCopy4200ResponseInnerWithDefaults() *GetAllContactsCopy4200ResponseInner
NewGetAllContactsCopy4200ResponseInnerWithDefaults instantiates a new GetAllContactsCopy4200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllContactsCopy4200ResponseInner) GetActionText ¶
func (o *GetAllContactsCopy4200ResponseInner) GetActionText() string
GetActionText returns the ActionText field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetActionTextOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetActionTextOk() (*string, bool)
GetActionTextOk returns a tuple with the ActionText field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetCreatedAt ¶
func (o *GetAllContactsCopy4200ResponseInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetCreatedAtOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetCreatedBy ¶
func (o *GetAllContactsCopy4200ResponseInner) GetCreatedBy() string
GetCreatedBy returns the CreatedBy field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetCreatedById ¶
func (o *GetAllContactsCopy4200ResponseInner) GetCreatedById() int32
GetCreatedById returns the CreatedById field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetCreatedByIdOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetCreatedByIdOk() (*int32, bool)
GetCreatedByIdOk returns a tuple with the CreatedById field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetCreatedByOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetCreatedByOk() (*string, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetDisplayDueDate ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDisplayDueDate() interface{}
GetDisplayDueDate returns the DisplayDueDate field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy4200ResponseInner) GetDisplayDueDateOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDisplayDueDateOk() (*interface{}, bool)
GetDisplayDueDateOk returns a tuple with the DisplayDueDate field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy4200ResponseInner) GetDisplayProject ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDisplayProject() string
GetDisplayProject returns the DisplayProject field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetDisplayProjectOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDisplayProjectOk() (*string, bool)
GetDisplayProjectOk returns a tuple with the DisplayProject field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetDisplayStatus ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDisplayStatus() string
GetDisplayStatus returns the DisplayStatus field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetDisplayStatusOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDisplayStatusOk() (*string, bool)
GetDisplayStatusOk returns a tuple with the DisplayStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetDocuments ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDocuments() interface{}
GetDocuments returns the Documents field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy4200ResponseInner) GetDocumentsOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDocumentsOk() (*interface{}, bool)
GetDocumentsOk returns a tuple with the Documents field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy4200ResponseInner) GetDueAt ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDueAt() interface{}
GetDueAt returns the DueAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy4200ResponseInner) GetDueAtOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetDueAtOk() (*interface{}, bool)
GetDueAtOk returns a tuple with the DueAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy4200ResponseInner) GetId ¶
func (o *GetAllContactsCopy4200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetIdOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetLastUpdateBy ¶
func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdateBy() interface{}
GetLastUpdateBy returns the LastUpdateBy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy4200ResponseInner) GetLastUpdateByOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdateByOk() (*interface{}, bool)
GetLastUpdateByOk returns a tuple with the LastUpdateBy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy4200ResponseInner) GetLastUpdated ¶
func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdated() string
GetLastUpdated returns the LastUpdated field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetLastUpdatedOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetLastUpdatedOk() (*string, bool)
GetLastUpdatedOk returns a tuple with the LastUpdated field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetListDisplayDueDate ¶
func (o *GetAllContactsCopy4200ResponseInner) GetListDisplayDueDate() string
GetListDisplayDueDate returns the ListDisplayDueDate field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetListDisplayDueDateOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetListDisplayDueDateOk() (*string, bool)
GetListDisplayDueDateOk returns a tuple with the ListDisplayDueDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetNotes ¶
func (o *GetAllContactsCopy4200ResponseInner) GetNotes() interface{}
GetNotes returns the Notes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy4200ResponseInner) GetNotesOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetNotesOk() (*interface{}, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy4200ResponseInner) GetProject ¶
func (o *GetAllContactsCopy4200ResponseInner) GetProject() interface{}
GetProject returns the Project field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy4200ResponseInner) GetProjectId ¶
func (o *GetAllContactsCopy4200ResponseInner) GetProjectId() interface{}
GetProjectId returns the ProjectId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllContactsCopy4200ResponseInner) GetProjectIdOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetProjectIdOk() (*interface{}, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy4200ResponseInner) GetProjectOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetProjectOk() (*interface{}, bool)
GetProjectOk returns a tuple with the Project field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllContactsCopy4200ResponseInner) GetStaff ¶
func (o *GetAllContactsCopy4200ResponseInner) GetStaff() string
GetStaff returns the Staff field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetStaffId ¶
func (o *GetAllContactsCopy4200ResponseInner) GetStaffId() int32
GetStaffId returns the StaffId field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetStaffIdOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetStaffIdOk() (*int32, bool)
GetStaffIdOk returns a tuple with the StaffId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetStaffOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetStaffOk() (*string, bool)
GetStaffOk returns a tuple with the Staff field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetStatus ¶
func (o *GetAllContactsCopy4200ResponseInner) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetStatusOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) GetTaskAction ¶
func (o *GetAllContactsCopy4200ResponseInner) GetTaskAction() string
GetTaskAction returns the TaskAction field value if set, zero value otherwise.
func (*GetAllContactsCopy4200ResponseInner) GetTaskActionOk ¶
func (o *GetAllContactsCopy4200ResponseInner) GetTaskActionOk() (*string, bool)
GetTaskActionOk returns a tuple with the TaskAction field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllContactsCopy4200ResponseInner) HasActionText ¶
func (o *GetAllContactsCopy4200ResponseInner) HasActionText() bool
HasActionText returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasCreatedAt ¶
func (o *GetAllContactsCopy4200ResponseInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasCreatedBy ¶
func (o *GetAllContactsCopy4200ResponseInner) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasCreatedById ¶
func (o *GetAllContactsCopy4200ResponseInner) HasCreatedById() bool
HasCreatedById returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasDisplayDueDate ¶
func (o *GetAllContactsCopy4200ResponseInner) HasDisplayDueDate() bool
HasDisplayDueDate returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasDisplayProject ¶
func (o *GetAllContactsCopy4200ResponseInner) HasDisplayProject() bool
HasDisplayProject returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasDisplayStatus ¶
func (o *GetAllContactsCopy4200ResponseInner) HasDisplayStatus() bool
HasDisplayStatus returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasDocuments ¶
func (o *GetAllContactsCopy4200ResponseInner) HasDocuments() bool
HasDocuments returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasDueAt ¶
func (o *GetAllContactsCopy4200ResponseInner) HasDueAt() bool
HasDueAt returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasId ¶
func (o *GetAllContactsCopy4200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasLastUpdateBy ¶
func (o *GetAllContactsCopy4200ResponseInner) HasLastUpdateBy() bool
HasLastUpdateBy returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasLastUpdated ¶
func (o *GetAllContactsCopy4200ResponseInner) HasLastUpdated() bool
HasLastUpdated returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasListDisplayDueDate ¶
func (o *GetAllContactsCopy4200ResponseInner) HasListDisplayDueDate() bool
HasListDisplayDueDate returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasNotes ¶
func (o *GetAllContactsCopy4200ResponseInner) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasProject ¶
func (o *GetAllContactsCopy4200ResponseInner) HasProject() bool
HasProject returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasProjectId ¶
func (o *GetAllContactsCopy4200ResponseInner) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasStaff ¶
func (o *GetAllContactsCopy4200ResponseInner) HasStaff() bool
HasStaff returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasStaffId ¶
func (o *GetAllContactsCopy4200ResponseInner) HasStaffId() bool
HasStaffId returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasStatus ¶
func (o *GetAllContactsCopy4200ResponseInner) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetAllContactsCopy4200ResponseInner) HasTaskAction ¶
func (o *GetAllContactsCopy4200ResponseInner) HasTaskAction() bool
HasTaskAction returns a boolean if a field has been set.
func (GetAllContactsCopy4200ResponseInner) MarshalJSON ¶
func (o GetAllContactsCopy4200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetAllContactsCopy4200ResponseInner) SetActionText ¶
func (o *GetAllContactsCopy4200ResponseInner) SetActionText(v string)
SetActionText gets a reference to the given string and assigns it to the ActionText field.
func (*GetAllContactsCopy4200ResponseInner) SetCreatedAt ¶
func (o *GetAllContactsCopy4200ResponseInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAllContactsCopy4200ResponseInner) SetCreatedBy ¶
func (o *GetAllContactsCopy4200ResponseInner) SetCreatedBy(v string)
SetCreatedBy gets a reference to the given string and assigns it to the CreatedBy field.
func (*GetAllContactsCopy4200ResponseInner) SetCreatedById ¶
func (o *GetAllContactsCopy4200ResponseInner) SetCreatedById(v int32)
SetCreatedById gets a reference to the given int32 and assigns it to the CreatedById field.
func (*GetAllContactsCopy4200ResponseInner) SetDisplayDueDate ¶
func (o *GetAllContactsCopy4200ResponseInner) SetDisplayDueDate(v interface{})
SetDisplayDueDate gets a reference to the given interface{} and assigns it to the DisplayDueDate field.
func (*GetAllContactsCopy4200ResponseInner) SetDisplayProject ¶
func (o *GetAllContactsCopy4200ResponseInner) SetDisplayProject(v string)
SetDisplayProject gets a reference to the given string and assigns it to the DisplayProject field.
func (*GetAllContactsCopy4200ResponseInner) SetDisplayStatus ¶
func (o *GetAllContactsCopy4200ResponseInner) SetDisplayStatus(v string)
SetDisplayStatus gets a reference to the given string and assigns it to the DisplayStatus field.
func (*GetAllContactsCopy4200ResponseInner) SetDocuments ¶
func (o *GetAllContactsCopy4200ResponseInner) SetDocuments(v interface{})
SetDocuments gets a reference to the given interface{} and assigns it to the Documents field.
func (*GetAllContactsCopy4200ResponseInner) SetDueAt ¶
func (o *GetAllContactsCopy4200ResponseInner) SetDueAt(v interface{})
SetDueAt gets a reference to the given interface{} and assigns it to the DueAt field.
func (*GetAllContactsCopy4200ResponseInner) SetId ¶
func (o *GetAllContactsCopy4200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllContactsCopy4200ResponseInner) SetLastUpdateBy ¶
func (o *GetAllContactsCopy4200ResponseInner) SetLastUpdateBy(v interface{})
SetLastUpdateBy gets a reference to the given interface{} and assigns it to the LastUpdateBy field.
func (*GetAllContactsCopy4200ResponseInner) SetLastUpdated ¶
func (o *GetAllContactsCopy4200ResponseInner) SetLastUpdated(v string)
SetLastUpdated gets a reference to the given string and assigns it to the LastUpdated field.
func (*GetAllContactsCopy4200ResponseInner) SetListDisplayDueDate ¶
func (o *GetAllContactsCopy4200ResponseInner) SetListDisplayDueDate(v string)
SetListDisplayDueDate gets a reference to the given string and assigns it to the ListDisplayDueDate field.
func (*GetAllContactsCopy4200ResponseInner) SetNotes ¶
func (o *GetAllContactsCopy4200ResponseInner) SetNotes(v interface{})
SetNotes gets a reference to the given interface{} and assigns it to the Notes field.
func (*GetAllContactsCopy4200ResponseInner) SetProject ¶
func (o *GetAllContactsCopy4200ResponseInner) SetProject(v interface{})
SetProject gets a reference to the given interface{} and assigns it to the Project field.
func (*GetAllContactsCopy4200ResponseInner) SetProjectId ¶
func (o *GetAllContactsCopy4200ResponseInner) SetProjectId(v interface{})
SetProjectId gets a reference to the given interface{} and assigns it to the ProjectId field.
func (*GetAllContactsCopy4200ResponseInner) SetStaff ¶
func (o *GetAllContactsCopy4200ResponseInner) SetStaff(v string)
SetStaff gets a reference to the given string and assigns it to the Staff field.
func (*GetAllContactsCopy4200ResponseInner) SetStaffId ¶
func (o *GetAllContactsCopy4200ResponseInner) SetStaffId(v int32)
SetStaffId gets a reference to the given int32 and assigns it to the StaffId field.
func (*GetAllContactsCopy4200ResponseInner) SetStatus ¶
func (o *GetAllContactsCopy4200ResponseInner) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*GetAllContactsCopy4200ResponseInner) SetTaskAction ¶
func (o *GetAllContactsCopy4200ResponseInner) SetTaskAction(v string)
SetTaskAction gets a reference to the given string and assigns it to the TaskAction field.
func (GetAllContactsCopy4200ResponseInner) ToMap ¶
func (o GetAllContactsCopy4200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetAllContactsCopy4200ResponseInner) UnmarshalJSON ¶
func (o *GetAllContactsCopy4200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllProjectExpenses200Response ¶
type GetAllProjectExpenses200Response struct {
TotalRecords *int32 `json:"totalRecords,omitempty"`
Data []GetAllProjectExpenses200ResponseDataInner `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllProjectExpenses200Response struct for GetAllProjectExpenses200Response
func NewGetAllProjectExpenses200Response ¶
func NewGetAllProjectExpenses200Response() *GetAllProjectExpenses200Response
NewGetAllProjectExpenses200Response instantiates a new GetAllProjectExpenses200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllProjectExpenses200ResponseWithDefaults ¶
func NewGetAllProjectExpenses200ResponseWithDefaults() *GetAllProjectExpenses200Response
NewGetAllProjectExpenses200ResponseWithDefaults instantiates a new GetAllProjectExpenses200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllProjectExpenses200Response) GetData ¶
func (o *GetAllProjectExpenses200Response) GetData() []GetAllProjectExpenses200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*GetAllProjectExpenses200Response) GetDataOk ¶
func (o *GetAllProjectExpenses200Response) GetDataOk() ([]GetAllProjectExpenses200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200Response) GetMessage ¶
func (o *GetAllProjectExpenses200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetAllProjectExpenses200Response) GetMessageOk ¶
func (o *GetAllProjectExpenses200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200Response) GetStatus ¶
func (o *GetAllProjectExpenses200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetAllProjectExpenses200Response) GetStatusOk ¶
func (o *GetAllProjectExpenses200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200Response) GetTotalRecords ¶
func (o *GetAllProjectExpenses200Response) GetTotalRecords() int32
GetTotalRecords returns the TotalRecords field value if set, zero value otherwise.
func (*GetAllProjectExpenses200Response) GetTotalRecordsOk ¶
func (o *GetAllProjectExpenses200Response) GetTotalRecordsOk() (*int32, bool)
GetTotalRecordsOk returns a tuple with the TotalRecords field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200Response) HasData ¶
func (o *GetAllProjectExpenses200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetAllProjectExpenses200Response) HasMessage ¶
func (o *GetAllProjectExpenses200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetAllProjectExpenses200Response) HasStatus ¶
func (o *GetAllProjectExpenses200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetAllProjectExpenses200Response) HasTotalRecords ¶
func (o *GetAllProjectExpenses200Response) HasTotalRecords() bool
HasTotalRecords returns a boolean if a field has been set.
func (GetAllProjectExpenses200Response) MarshalJSON ¶
func (o GetAllProjectExpenses200Response) MarshalJSON() ([]byte, error)
func (*GetAllProjectExpenses200Response) SetData ¶
func (o *GetAllProjectExpenses200Response) SetData(v []GetAllProjectExpenses200ResponseDataInner)
SetData gets a reference to the given []GetAllProjectExpenses200ResponseDataInner and assigns it to the Data field.
func (*GetAllProjectExpenses200Response) SetMessage ¶
func (o *GetAllProjectExpenses200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetAllProjectExpenses200Response) SetStatus ¶
func (o *GetAllProjectExpenses200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (*GetAllProjectExpenses200Response) SetTotalRecords ¶
func (o *GetAllProjectExpenses200Response) SetTotalRecords(v int32)
SetTotalRecords gets a reference to the given int32 and assigns it to the TotalRecords field.
func (GetAllProjectExpenses200Response) ToMap ¶
func (o GetAllProjectExpenses200Response) ToMap() (map[string]interface{}, error)
func (*GetAllProjectExpenses200Response) UnmarshalJSON ¶
func (o *GetAllProjectExpenses200Response) UnmarshalJSON(data []byte) (err error)
type GetAllProjectExpenses200ResponseDataInner ¶
type GetAllProjectExpenses200ResponseDataInner struct {
Id *int32 `json:"id,omitempty"`
ProjectId *int32 `json:"projectId,omitempty"`
ExpenseDate *string `json:"expenseDate,omitempty"`
TransactionType interface{} `json:"transactionType,omitempty"`
Number *string `json:"number,omitempty"`
Method interface{} `json:"method,omitempty"`
Memo *string `json:"memo,omitempty"`
PaymentAccount interface{} `json:"paymentAccount,omitempty"`
Total *int32 `json:"total,omitempty"`
Balance *int32 `json:"balance,omitempty"`
StaffTimesheetId interface{} `json:"staffTimesheetId,omitempty"`
EquipmentProjectId *int32 `json:"equipmentProjectId,omitempty"`
FinancialCRMID interface{} `json:"financialCRMID,omitempty"`
QboSubCustomerId interface{} `json:"qboSubCustomerId,omitempty"`
Subcategory *string `json:"subcategory,omitempty"`
Payee interface{} `json:"payee,omitempty"`
Quantity interface{} `json:"quantity,omitempty"`
Cost interface{} `json:"cost,omitempty"`
Status *string `json:"status,omitempty"`
Deleted *bool `json:"deleted,omitempty"`
QboExpenseAccountId interface{} `json:"qboExpenseAccountId,omitempty"`
QboPaymentAccountId interface{} `json:"qboPaymentAccountId,omitempty"`
SyncToken interface{} `json:"syncToken,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *string `json:"createdBy,omitempty"`
CreatedById interface{} `json:"createdById,omitempty"`
UpdatedAt interface{} `json:"updatedAt,omitempty"`
UpdatedBy interface{} `json:"updatedBy,omitempty"`
ProjectExpenseItems []map[string]interface{} `json:"projectExpenseItems,omitempty"`
ExpenseSubcategories interface{} `json:"expenseSubcategories,omitempty"`
ExpenseStaffTimesheets interface{} `json:"expenseStaffTimesheets,omitempty"`
ExpenseEquipments interface{} `json:"expenseEquipments,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllProjectExpenses200ResponseDataInner struct for GetAllProjectExpenses200ResponseDataInner
func NewGetAllProjectExpenses200ResponseDataInner ¶
func NewGetAllProjectExpenses200ResponseDataInner() *GetAllProjectExpenses200ResponseDataInner
NewGetAllProjectExpenses200ResponseDataInner instantiates a new GetAllProjectExpenses200ResponseDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllProjectExpenses200ResponseDataInnerWithDefaults ¶
func NewGetAllProjectExpenses200ResponseDataInnerWithDefaults() *GetAllProjectExpenses200ResponseDataInner
NewGetAllProjectExpenses200ResponseDataInnerWithDefaults instantiates a new GetAllProjectExpenses200ResponseDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllProjectExpenses200ResponseDataInner) GetBalance ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetBalance() int32
GetBalance returns the Balance field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetBalanceOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetBalanceOk() (*int32, bool)
GetBalanceOk returns a tuple with the Balance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetCost ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCost() interface{}
GetCost returns the Cost field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetCostOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCostOk() (*interface{}, bool)
GetCostOk returns a tuple with the Cost field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetCreatedAt ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetCreatedAtOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetCreatedBy ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedBy() string
GetCreatedBy returns the CreatedBy field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetCreatedById ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedById() interface{}
GetCreatedById returns the CreatedById field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetCreatedByIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedByIdOk() (*interface{}, bool)
GetCreatedByIdOk returns a tuple with the CreatedById field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetCreatedByOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetCreatedByOk() (*string, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetDeleted ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetDeleted() bool
GetDeleted returns the Deleted field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetDeletedOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetDeletedOk() (*bool, bool)
GetDeletedOk returns a tuple with the Deleted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetEquipmentProjectId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetEquipmentProjectId() int32
GetEquipmentProjectId returns the EquipmentProjectId field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetEquipmentProjectIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetEquipmentProjectIdOk() (*int32, bool)
GetEquipmentProjectIdOk returns a tuple with the EquipmentProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseDate ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseDate() string
GetExpenseDate returns the ExpenseDate field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseDateOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseDateOk() (*string, bool)
GetExpenseDateOk returns a tuple with the ExpenseDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseEquipments ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseEquipments() interface{}
GetExpenseEquipments returns the ExpenseEquipments field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseEquipmentsOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseEquipmentsOk() (*interface{}, bool)
GetExpenseEquipmentsOk returns a tuple with the ExpenseEquipments field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseStaffTimesheets ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseStaffTimesheets() interface{}
GetExpenseStaffTimesheets returns the ExpenseStaffTimesheets field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseStaffTimesheetsOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseStaffTimesheetsOk() (*interface{}, bool)
GetExpenseStaffTimesheetsOk returns a tuple with the ExpenseStaffTimesheets field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseSubcategories ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseSubcategories() interface{}
GetExpenseSubcategories returns the ExpenseSubcategories field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetExpenseSubcategoriesOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetExpenseSubcategoriesOk() (*interface{}, bool)
GetExpenseSubcategoriesOk returns a tuple with the ExpenseSubcategories field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetFinancialCRMID ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetFinancialCRMID() interface{}
GetFinancialCRMID returns the FinancialCRMID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetFinancialCRMIDOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetFinancialCRMIDOk() (*interface{}, bool)
GetFinancialCRMIDOk returns a tuple with the FinancialCRMID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetMemo ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetMemo() string
GetMemo returns the Memo field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetMemoOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetMemoOk() (*string, bool)
GetMemoOk returns a tuple with the Memo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetMethod ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetMethod() interface{}
GetMethod returns the Method field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetMethodOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetMethodOk() (*interface{}, bool)
GetMethodOk returns a tuple with the Method field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetNumber ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetNumber() string
GetNumber returns the Number field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetNumberOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetNumberOk() (*string, bool)
GetNumberOk returns a tuple with the Number field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetPayee ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetPayee() interface{}
GetPayee returns the Payee field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetPayeeOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetPayeeOk() (*interface{}, bool)
GetPayeeOk returns a tuple with the Payee field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetPaymentAccount ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetPaymentAccount() interface{}
GetPaymentAccount returns the PaymentAccount field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetPaymentAccountOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetPaymentAccountOk() (*interface{}, bool)
GetPaymentAccountOk returns a tuple with the PaymentAccount field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetProjectExpenseItems ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectExpenseItems() []map[string]interface{}
GetProjectExpenseItems returns the ProjectExpenseItems field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetProjectExpenseItemsOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectExpenseItemsOk() ([]map[string]interface{}, bool)
GetProjectExpenseItemsOk returns a tuple with the ProjectExpenseItems field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetProjectId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetProjectIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetQboExpenseAccountId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQboExpenseAccountId() interface{}
GetQboExpenseAccountId returns the QboExpenseAccountId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetQboExpenseAccountIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQboExpenseAccountIdOk() (*interface{}, bool)
GetQboExpenseAccountIdOk returns a tuple with the QboExpenseAccountId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetQboPaymentAccountId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQboPaymentAccountId() interface{}
GetQboPaymentAccountId returns the QboPaymentAccountId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetQboPaymentAccountIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQboPaymentAccountIdOk() (*interface{}, bool)
GetQboPaymentAccountIdOk returns a tuple with the QboPaymentAccountId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetQboSubCustomerId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQboSubCustomerId() interface{}
GetQboSubCustomerId returns the QboSubCustomerId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetQboSubCustomerIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQboSubCustomerIdOk() (*interface{}, bool)
GetQboSubCustomerIdOk returns a tuple with the QboSubCustomerId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetQuantity ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQuantity() interface{}
GetQuantity returns the Quantity field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetQuantityOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetQuantityOk() (*interface{}, bool)
GetQuantityOk returns a tuple with the Quantity field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetStaffTimesheetId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetStaffTimesheetId() interface{}
GetStaffTimesheetId returns the StaffTimesheetId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetStaffTimesheetIdOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetStaffTimesheetIdOk() (*interface{}, bool)
GetStaffTimesheetIdOk returns a tuple with the StaffTimesheetId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetStatus ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetStatusOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetSubcategory ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetSubcategory() string
GetSubcategory returns the Subcategory field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetSubcategoryOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetSubcategoryOk() (*string, bool)
GetSubcategoryOk returns a tuple with the Subcategory field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetSyncToken ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetSyncToken() interface{}
GetSyncToken returns the SyncToken field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetSyncTokenOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetSyncTokenOk() (*interface{}, bool)
GetSyncTokenOk returns a tuple with the SyncToken field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetTotal ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetTotal() int32
GetTotal returns the Total field value if set, zero value otherwise.
func (*GetAllProjectExpenses200ResponseDataInner) GetTotalOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetTotalOk() (*int32, bool)
GetTotalOk returns a tuple with the Total field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectExpenses200ResponseDataInner) GetTransactionType ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetTransactionType() interface{}
GetTransactionType returns the TransactionType field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetTransactionTypeOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetTransactionTypeOk() (*interface{}, bool)
GetTransactionTypeOk returns a tuple with the TransactionType field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetUpdatedAt ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedAt() interface{}
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetUpdatedAtOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedAtOk() (*interface{}, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) GetUpdatedBy ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedBy() interface{}
GetUpdatedBy returns the UpdatedBy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectExpenses200ResponseDataInner) GetUpdatedByOk ¶
func (o *GetAllProjectExpenses200ResponseDataInner) GetUpdatedByOk() (*interface{}, bool)
GetUpdatedByOk returns a tuple with the UpdatedBy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectExpenses200ResponseDataInner) HasBalance ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasBalance() bool
HasBalance returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasCost ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasCost() bool
HasCost returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasCreatedAt ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasCreatedBy ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasCreatedById ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasCreatedById() bool
HasCreatedById returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasDeleted ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasDeleted() bool
HasDeleted returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasEquipmentProjectId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasEquipmentProjectId() bool
HasEquipmentProjectId returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasExpenseDate ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseDate() bool
HasExpenseDate returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasExpenseEquipments ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseEquipments() bool
HasExpenseEquipments returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasExpenseStaffTimesheets ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseStaffTimesheets() bool
HasExpenseStaffTimesheets returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasExpenseSubcategories ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasExpenseSubcategories() bool
HasExpenseSubcategories returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasFinancialCRMID ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasFinancialCRMID() bool
HasFinancialCRMID returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasMemo ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasMemo() bool
HasMemo returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasMethod ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasMethod() bool
HasMethod returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasNumber ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasNumber() bool
HasNumber returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasPayee ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasPayee() bool
HasPayee returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasPaymentAccount ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasPaymentAccount() bool
HasPaymentAccount returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasProjectExpenseItems ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasProjectExpenseItems() bool
HasProjectExpenseItems returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasProjectId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasQboExpenseAccountId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasQboExpenseAccountId() bool
HasQboExpenseAccountId returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasQboPaymentAccountId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasQboPaymentAccountId() bool
HasQboPaymentAccountId returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasQboSubCustomerId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasQboSubCustomerId() bool
HasQboSubCustomerId returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasQuantity ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasQuantity() bool
HasQuantity returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasStaffTimesheetId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasStaffTimesheetId() bool
HasStaffTimesheetId returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasStatus ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasSubcategory ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasSubcategory() bool
HasSubcategory returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasSyncToken ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasSyncToken() bool
HasSyncToken returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasTotal ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasTotal() bool
HasTotal returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasTransactionType ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasTransactionType() bool
HasTransactionType returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasUpdatedAt ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetAllProjectExpenses200ResponseDataInner) HasUpdatedBy ¶
func (o *GetAllProjectExpenses200ResponseDataInner) HasUpdatedBy() bool
HasUpdatedBy returns a boolean if a field has been set.
func (GetAllProjectExpenses200ResponseDataInner) MarshalJSON ¶
func (o GetAllProjectExpenses200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*GetAllProjectExpenses200ResponseDataInner) SetBalance ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetBalance(v int32)
SetBalance gets a reference to the given int32 and assigns it to the Balance field.
func (*GetAllProjectExpenses200ResponseDataInner) SetCost ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetCost(v interface{})
SetCost gets a reference to the given interface{} and assigns it to the Cost field.
func (*GetAllProjectExpenses200ResponseDataInner) SetCreatedAt ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAllProjectExpenses200ResponseDataInner) SetCreatedBy ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetCreatedBy(v string)
SetCreatedBy gets a reference to the given string and assigns it to the CreatedBy field.
func (*GetAllProjectExpenses200ResponseDataInner) SetCreatedById ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetCreatedById(v interface{})
SetCreatedById gets a reference to the given interface{} and assigns it to the CreatedById field.
func (*GetAllProjectExpenses200ResponseDataInner) SetDeleted ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetDeleted(v bool)
SetDeleted gets a reference to the given bool and assigns it to the Deleted field.
func (*GetAllProjectExpenses200ResponseDataInner) SetEquipmentProjectId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetEquipmentProjectId(v int32)
SetEquipmentProjectId gets a reference to the given int32 and assigns it to the EquipmentProjectId field.
func (*GetAllProjectExpenses200ResponseDataInner) SetExpenseDate ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseDate(v string)
SetExpenseDate gets a reference to the given string and assigns it to the ExpenseDate field.
func (*GetAllProjectExpenses200ResponseDataInner) SetExpenseEquipments ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseEquipments(v interface{})
SetExpenseEquipments gets a reference to the given interface{} and assigns it to the ExpenseEquipments field.
func (*GetAllProjectExpenses200ResponseDataInner) SetExpenseStaffTimesheets ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseStaffTimesheets(v interface{})
SetExpenseStaffTimesheets gets a reference to the given interface{} and assigns it to the ExpenseStaffTimesheets field.
func (*GetAllProjectExpenses200ResponseDataInner) SetExpenseSubcategories ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetExpenseSubcategories(v interface{})
SetExpenseSubcategories gets a reference to the given interface{} and assigns it to the ExpenseSubcategories field.
func (*GetAllProjectExpenses200ResponseDataInner) SetFinancialCRMID ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetFinancialCRMID(v interface{})
SetFinancialCRMID gets a reference to the given interface{} and assigns it to the FinancialCRMID field.
func (*GetAllProjectExpenses200ResponseDataInner) SetId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllProjectExpenses200ResponseDataInner) SetMemo ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetMemo(v string)
SetMemo gets a reference to the given string and assigns it to the Memo field.
func (*GetAllProjectExpenses200ResponseDataInner) SetMethod ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetMethod(v interface{})
SetMethod gets a reference to the given interface{} and assigns it to the Method field.
func (*GetAllProjectExpenses200ResponseDataInner) SetNumber ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetNumber(v string)
SetNumber gets a reference to the given string and assigns it to the Number field.
func (*GetAllProjectExpenses200ResponseDataInner) SetPayee ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetPayee(v interface{})
SetPayee gets a reference to the given interface{} and assigns it to the Payee field.
func (*GetAllProjectExpenses200ResponseDataInner) SetPaymentAccount ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetPaymentAccount(v interface{})
SetPaymentAccount gets a reference to the given interface{} and assigns it to the PaymentAccount field.
func (*GetAllProjectExpenses200ResponseDataInner) SetProjectExpenseItems ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetProjectExpenseItems(v []map[string]interface{})
SetProjectExpenseItems gets a reference to the given []map[string]interface{} and assigns it to the ProjectExpenseItems field.
func (*GetAllProjectExpenses200ResponseDataInner) SetProjectId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*GetAllProjectExpenses200ResponseDataInner) SetQboExpenseAccountId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetQboExpenseAccountId(v interface{})
SetQboExpenseAccountId gets a reference to the given interface{} and assigns it to the QboExpenseAccountId field.
func (*GetAllProjectExpenses200ResponseDataInner) SetQboPaymentAccountId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetQboPaymentAccountId(v interface{})
SetQboPaymentAccountId gets a reference to the given interface{} and assigns it to the QboPaymentAccountId field.
func (*GetAllProjectExpenses200ResponseDataInner) SetQboSubCustomerId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetQboSubCustomerId(v interface{})
SetQboSubCustomerId gets a reference to the given interface{} and assigns it to the QboSubCustomerId field.
func (*GetAllProjectExpenses200ResponseDataInner) SetQuantity ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetQuantity(v interface{})
SetQuantity gets a reference to the given interface{} and assigns it to the Quantity field.
func (*GetAllProjectExpenses200ResponseDataInner) SetStaffTimesheetId ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetStaffTimesheetId(v interface{})
SetStaffTimesheetId gets a reference to the given interface{} and assigns it to the StaffTimesheetId field.
func (*GetAllProjectExpenses200ResponseDataInner) SetStatus ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*GetAllProjectExpenses200ResponseDataInner) SetSubcategory ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetSubcategory(v string)
SetSubcategory gets a reference to the given string and assigns it to the Subcategory field.
func (*GetAllProjectExpenses200ResponseDataInner) SetSyncToken ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetSyncToken(v interface{})
SetSyncToken gets a reference to the given interface{} and assigns it to the SyncToken field.
func (*GetAllProjectExpenses200ResponseDataInner) SetTotal ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetTotal(v int32)
SetTotal gets a reference to the given int32 and assigns it to the Total field.
func (*GetAllProjectExpenses200ResponseDataInner) SetTransactionType ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetTransactionType(v interface{})
SetTransactionType gets a reference to the given interface{} and assigns it to the TransactionType field.
func (*GetAllProjectExpenses200ResponseDataInner) SetUpdatedAt ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetUpdatedAt(v interface{})
SetUpdatedAt gets a reference to the given interface{} and assigns it to the UpdatedAt field.
func (*GetAllProjectExpenses200ResponseDataInner) SetUpdatedBy ¶
func (o *GetAllProjectExpenses200ResponseDataInner) SetUpdatedBy(v interface{})
SetUpdatedBy gets a reference to the given interface{} and assigns it to the UpdatedBy field.
func (GetAllProjectExpenses200ResponseDataInner) ToMap ¶
func (o GetAllProjectExpenses200ResponseDataInner) ToMap() (map[string]interface{}, error)
func (*GetAllProjectExpenses200ResponseDataInner) UnmarshalJSON ¶
func (o *GetAllProjectExpenses200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
type GetAllProjects200Response ¶
type GetAllProjects200Response struct {
Data []GetAllProjects200ResponseDataInner `json:"data,omitempty"`
Pagination *GetAllProjects200ResponsePagination `json:"pagination,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllProjects200Response struct for GetAllProjects200Response
func NewGetAllProjects200Response ¶
func NewGetAllProjects200Response() *GetAllProjects200Response
NewGetAllProjects200Response instantiates a new GetAllProjects200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllProjects200ResponseWithDefaults ¶
func NewGetAllProjects200ResponseWithDefaults() *GetAllProjects200Response
NewGetAllProjects200ResponseWithDefaults instantiates a new GetAllProjects200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllProjects200Response) GetData ¶
func (o *GetAllProjects200Response) GetData() []GetAllProjects200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*GetAllProjects200Response) GetDataOk ¶
func (o *GetAllProjects200Response) GetDataOk() ([]GetAllProjects200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200Response) GetPagination ¶
func (o *GetAllProjects200Response) GetPagination() GetAllProjects200ResponsePagination
GetPagination returns the Pagination field value if set, zero value otherwise.
func (*GetAllProjects200Response) GetPaginationOk ¶
func (o *GetAllProjects200Response) GetPaginationOk() (*GetAllProjects200ResponsePagination, bool)
GetPaginationOk returns a tuple with the Pagination field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200Response) HasData ¶
func (o *GetAllProjects200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetAllProjects200Response) HasPagination ¶
func (o *GetAllProjects200Response) HasPagination() bool
HasPagination returns a boolean if a field has been set.
func (GetAllProjects200Response) MarshalJSON ¶
func (o GetAllProjects200Response) MarshalJSON() ([]byte, error)
func (*GetAllProjects200Response) SetData ¶
func (o *GetAllProjects200Response) SetData(v []GetAllProjects200ResponseDataInner)
SetData gets a reference to the given []GetAllProjects200ResponseDataInner and assigns it to the Data field.
func (*GetAllProjects200Response) SetPagination ¶
func (o *GetAllProjects200Response) SetPagination(v GetAllProjects200ResponsePagination)
SetPagination gets a reference to the given GetAllProjects200ResponsePagination and assigns it to the Pagination field.
func (GetAllProjects200Response) ToMap ¶
func (o GetAllProjects200Response) ToMap() (map[string]interface{}, error)
func (*GetAllProjects200Response) UnmarshalJSON ¶
func (o *GetAllProjects200Response) UnmarshalJSON(data []byte) (err error)
type GetAllProjects200ResponseDataInner ¶
type GetAllProjects200ResponseDataInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
CustomerName *string `json:"customerName,omitempty"`
CustomerPhoneNumber *string `json:"customerPhoneNumber,omitempty"`
CustomerEmail *string `json:"customerEmail,omitempty"`
Status *string `json:"status,omitempty"`
ProjectType *string `json:"projectType,omitempty"`
PropertyType *string `json:"propertyType,omitempty"`
Location *string `json:"location,omitempty"`
Address *string `json:"address,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 *string `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
Country *string `json:"country,omitempty"`
Longitude *float32 `json:"longitude,omitempty"`
Latitude *float32 `json:"latitude,omitempty"`
YearBuilt interface{} `json:"yearBuilt,omitempty"`
ReferralSource *string `json:"referralSource,omitempty"`
InsuranceCompany interface{} `json:"insuranceCompany,omitempty"`
InsurancePolicyNumber interface{} `json:"insurancePolicyNumber,omitempty"`
InsuranceClaimNumber interface{} `json:"insuranceClaimNumber,omitempty"`
InsuranceAdjuster interface{} `json:"insuranceAdjuster,omitempty"`
EstimatedRevenue interface{} `json:"estimatedRevenue,omitempty"`
BudgetRevenue interface{} `json:"budgetRevenue,omitempty"`
ActualRevenue *float32 `json:"actualRevenue,omitempty"`
PaidAmount *float32 `json:"paidAmount,omitempty"`
TotalCogs *float32 `json:"totalCogs,omitempty"`
TotalActualExpenses interface{} `json:"totalActualExpenses,omitempty"`
GrossMargin *float32 `json:"grossMargin,omitempty"`
GrossProfit *float32 `json:"grossProfit,omitempty"`
BudgetedGrossMargin *float32 `json:"budgetedGrossMargin,omitempty"`
ProjectBilledPercent *float32 `json:"projectBilledPercent,omitempty"`
ProjectLostCause interface{} `json:"projectLostCause,omitempty"`
SalesPerson interface{} `json:"salesPerson,omitempty"`
SalesPersonPhoneNumber interface{} `json:"salesPersonPhoneNumber,omitempty"`
SalesPersonEmail interface{} `json:"salesPersonEmail,omitempty"`
ProjectManager *string `json:"projectManager,omitempty"`
ProjectManagerPhoneNumber *string `json:"projectManagerPhoneNumber,omitempty"`
ProjectManagerEmail *string `json:"projectManagerEmail,omitempty"`
ReferrerName interface{} `json:"referrerName,omitempty"`
ReferrerPhoneNumber interface{} `json:"referrerPhoneNumber,omitempty"`
ReferrerEmail interface{} `json:"referrerEmail,omitempty"`
ReferrerOrganizationName interface{} `json:"referrerOrganizationName,omitempty"`
ReferrerOrganizationPhoneNumber interface{} `json:"referrerOrganizationPhoneNumber,omitempty"`
ReferrerOrganizationEmail interface{} `json:"referrerOrganizationEmail,omitempty"`
ReferrerContactName interface{} `json:"referrerContactName,omitempty"`
ReferrerContactPhoneNumber interface{} `json:"referrerContactPhoneNumber,omitempty"`
ReferrerContactEmail interface{} `json:"referrerContactEmail,omitempty"`
Closed *string `json:"closed,omitempty"`
ClosedBoolean *bool `json:"closedBoolean,omitempty"`
Url *string `json:"url,omitempty"`
Sandbox interface{} `json:"sandbox,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
ImageLossUrl interface{} `json:"imageLossUrl,omitempty"`
ImageFolderID *int32 `json:"imageFolderID,omitempty"`
LinkedProject interface{} `json:"linkedProject,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllProjects200ResponseDataInner struct for GetAllProjects200ResponseDataInner
func NewGetAllProjects200ResponseDataInner ¶
func NewGetAllProjects200ResponseDataInner() *GetAllProjects200ResponseDataInner
NewGetAllProjects200ResponseDataInner instantiates a new GetAllProjects200ResponseDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllProjects200ResponseDataInnerWithDefaults ¶
func NewGetAllProjects200ResponseDataInnerWithDefaults() *GetAllProjects200ResponseDataInner
NewGetAllProjects200ResponseDataInnerWithDefaults instantiates a new GetAllProjects200ResponseDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllProjects200ResponseDataInner) GetActualRevenue ¶
func (o *GetAllProjects200ResponseDataInner) GetActualRevenue() float32
GetActualRevenue returns the ActualRevenue field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetActualRevenueOk ¶
func (o *GetAllProjects200ResponseDataInner) GetActualRevenueOk() (*float32, bool)
GetActualRevenueOk returns a tuple with the ActualRevenue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetAddress ¶
func (o *GetAllProjects200ResponseDataInner) GetAddress() string
GetAddress returns the Address field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetAddress1 ¶
func (o *GetAllProjects200ResponseDataInner) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetAddress1Ok ¶
func (o *GetAllProjects200ResponseDataInner) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetAddress2 ¶
func (o *GetAllProjects200ResponseDataInner) GetAddress2() string
GetAddress2 returns the Address2 field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetAddress2Ok ¶
func (o *GetAllProjects200ResponseDataInner) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetAddressOk ¶
func (o *GetAllProjects200ResponseDataInner) GetAddressOk() (*string, bool)
GetAddressOk returns a tuple with the Address field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetBudgetRevenue ¶
func (o *GetAllProjects200ResponseDataInner) GetBudgetRevenue() interface{}
GetBudgetRevenue returns the BudgetRevenue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetBudgetRevenueOk ¶
func (o *GetAllProjects200ResponseDataInner) GetBudgetRevenueOk() (*interface{}, bool)
GetBudgetRevenueOk returns a tuple with the BudgetRevenue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetBudgetedGrossMargin ¶
func (o *GetAllProjects200ResponseDataInner) GetBudgetedGrossMargin() float32
GetBudgetedGrossMargin returns the BudgetedGrossMargin field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetBudgetedGrossMarginOk ¶
func (o *GetAllProjects200ResponseDataInner) GetBudgetedGrossMarginOk() (*float32, bool)
GetBudgetedGrossMarginOk returns a tuple with the BudgetedGrossMargin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetCity ¶
func (o *GetAllProjects200ResponseDataInner) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetCityOk ¶
func (o *GetAllProjects200ResponseDataInner) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetClosed ¶
func (o *GetAllProjects200ResponseDataInner) GetClosed() string
GetClosed returns the Closed field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetClosedBoolean ¶
func (o *GetAllProjects200ResponseDataInner) GetClosedBoolean() bool
GetClosedBoolean returns the ClosedBoolean field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetClosedBooleanOk ¶
func (o *GetAllProjects200ResponseDataInner) GetClosedBooleanOk() (*bool, bool)
GetClosedBooleanOk returns a tuple with the ClosedBoolean field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetClosedOk ¶
func (o *GetAllProjects200ResponseDataInner) GetClosedOk() (*string, bool)
GetClosedOk returns a tuple with the Closed field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetCountry ¶
func (o *GetAllProjects200ResponseDataInner) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetCountryOk ¶
func (o *GetAllProjects200ResponseDataInner) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetCreatedAt ¶
func (o *GetAllProjects200ResponseDataInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetCreatedAtOk ¶
func (o *GetAllProjects200ResponseDataInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetCustomerEmail ¶
func (o *GetAllProjects200ResponseDataInner) GetCustomerEmail() string
GetCustomerEmail returns the CustomerEmail field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetCustomerEmailOk ¶
func (o *GetAllProjects200ResponseDataInner) GetCustomerEmailOk() (*string, bool)
GetCustomerEmailOk returns a tuple with the CustomerEmail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetCustomerName ¶
func (o *GetAllProjects200ResponseDataInner) GetCustomerName() string
GetCustomerName returns the CustomerName field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetCustomerNameOk ¶
func (o *GetAllProjects200ResponseDataInner) GetCustomerNameOk() (*string, bool)
GetCustomerNameOk returns a tuple with the CustomerName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetCustomerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetCustomerPhoneNumber() string
GetCustomerPhoneNumber returns the CustomerPhoneNumber field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetCustomerPhoneNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetCustomerPhoneNumberOk() (*string, bool)
GetCustomerPhoneNumberOk returns a tuple with the CustomerPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetEstimatedRevenue ¶
func (o *GetAllProjects200ResponseDataInner) GetEstimatedRevenue() interface{}
GetEstimatedRevenue returns the EstimatedRevenue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetEstimatedRevenueOk ¶
func (o *GetAllProjects200ResponseDataInner) GetEstimatedRevenueOk() (*interface{}, bool)
GetEstimatedRevenueOk returns a tuple with the EstimatedRevenue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetGrossMargin ¶
func (o *GetAllProjects200ResponseDataInner) GetGrossMargin() float32
GetGrossMargin returns the GrossMargin field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetGrossMarginOk ¶
func (o *GetAllProjects200ResponseDataInner) GetGrossMarginOk() (*float32, bool)
GetGrossMarginOk returns a tuple with the GrossMargin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetGrossProfit ¶
func (o *GetAllProjects200ResponseDataInner) GetGrossProfit() float32
GetGrossProfit returns the GrossProfit field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetGrossProfitOk ¶
func (o *GetAllProjects200ResponseDataInner) GetGrossProfitOk() (*float32, bool)
GetGrossProfitOk returns a tuple with the GrossProfit field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetId ¶
func (o *GetAllProjects200ResponseDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetIdOk ¶
func (o *GetAllProjects200ResponseDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetImageFolderID ¶
func (o *GetAllProjects200ResponseDataInner) GetImageFolderID() int32
GetImageFolderID returns the ImageFolderID field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetImageFolderIDOk ¶
func (o *GetAllProjects200ResponseDataInner) GetImageFolderIDOk() (*int32, bool)
GetImageFolderIDOk returns a tuple with the ImageFolderID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetImageLossUrl ¶
func (o *GetAllProjects200ResponseDataInner) GetImageLossUrl() interface{}
GetImageLossUrl returns the ImageLossUrl field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetImageLossUrlOk ¶
func (o *GetAllProjects200ResponseDataInner) GetImageLossUrlOk() (*interface{}, bool)
GetImageLossUrlOk returns a tuple with the ImageLossUrl field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetInsuranceAdjuster ¶
func (o *GetAllProjects200ResponseDataInner) GetInsuranceAdjuster() interface{}
GetInsuranceAdjuster returns the InsuranceAdjuster field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetInsuranceAdjusterOk ¶
func (o *GetAllProjects200ResponseDataInner) GetInsuranceAdjusterOk() (*interface{}, bool)
GetInsuranceAdjusterOk returns a tuple with the InsuranceAdjuster field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetInsuranceClaimNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetInsuranceClaimNumber() interface{}
GetInsuranceClaimNumber returns the InsuranceClaimNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetInsuranceClaimNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetInsuranceClaimNumberOk() (*interface{}, bool)
GetInsuranceClaimNumberOk returns a tuple with the InsuranceClaimNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetInsuranceCompany ¶
func (o *GetAllProjects200ResponseDataInner) GetInsuranceCompany() interface{}
GetInsuranceCompany returns the InsuranceCompany field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetInsuranceCompanyOk ¶
func (o *GetAllProjects200ResponseDataInner) GetInsuranceCompanyOk() (*interface{}, bool)
GetInsuranceCompanyOk returns a tuple with the InsuranceCompany field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetInsurancePolicyNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetInsurancePolicyNumber() interface{}
GetInsurancePolicyNumber returns the InsurancePolicyNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetInsurancePolicyNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetInsurancePolicyNumberOk() (*interface{}, bool)
GetInsurancePolicyNumberOk returns a tuple with the InsurancePolicyNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetLatitude ¶
func (o *GetAllProjects200ResponseDataInner) GetLatitude() float32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetLatitudeOk ¶
func (o *GetAllProjects200ResponseDataInner) GetLatitudeOk() (*float32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetLinkedProject ¶
func (o *GetAllProjects200ResponseDataInner) GetLinkedProject() interface{}
GetLinkedProject returns the LinkedProject field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetLinkedProjectOk ¶
func (o *GetAllProjects200ResponseDataInner) GetLinkedProjectOk() (*interface{}, bool)
GetLinkedProjectOk returns a tuple with the LinkedProject field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetLocation ¶
func (o *GetAllProjects200ResponseDataInner) GetLocation() string
GetLocation returns the Location field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetLocationOk ¶
func (o *GetAllProjects200ResponseDataInner) GetLocationOk() (*string, bool)
GetLocationOk returns a tuple with the Location field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetLongitude ¶
func (o *GetAllProjects200ResponseDataInner) GetLongitude() float32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetLongitudeOk ¶
func (o *GetAllProjects200ResponseDataInner) GetLongitudeOk() (*float32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetName ¶
func (o *GetAllProjects200ResponseDataInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetNameOk ¶
func (o *GetAllProjects200ResponseDataInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetPaidAmount ¶
func (o *GetAllProjects200ResponseDataInner) GetPaidAmount() float32
GetPaidAmount returns the PaidAmount field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetPaidAmountOk ¶
func (o *GetAllProjects200ResponseDataInner) GetPaidAmountOk() (*float32, bool)
GetPaidAmountOk returns a tuple with the PaidAmount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetProjectBilledPercent ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectBilledPercent() float32
GetProjectBilledPercent returns the ProjectBilledPercent field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetProjectBilledPercentOk ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectBilledPercentOk() (*float32, bool)
GetProjectBilledPercentOk returns a tuple with the ProjectBilledPercent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetProjectLostCause ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectLostCause() interface{}
GetProjectLostCause returns the ProjectLostCause field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetProjectLostCauseOk ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectLostCauseOk() (*interface{}, bool)
GetProjectLostCauseOk returns a tuple with the ProjectLostCause field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetProjectManager ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectManager() string
GetProjectManager returns the ProjectManager field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetProjectManagerEmail ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectManagerEmail() string
GetProjectManagerEmail returns the ProjectManagerEmail field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetProjectManagerEmailOk ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectManagerEmailOk() (*string, bool)
GetProjectManagerEmailOk returns a tuple with the ProjectManagerEmail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetProjectManagerOk ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectManagerOk() (*string, bool)
GetProjectManagerOk returns a tuple with the ProjectManager field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetProjectManagerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectManagerPhoneNumber() string
GetProjectManagerPhoneNumber returns the ProjectManagerPhoneNumber field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetProjectManagerPhoneNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectManagerPhoneNumberOk() (*string, bool)
GetProjectManagerPhoneNumberOk returns a tuple with the ProjectManagerPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetProjectType ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectType() string
GetProjectType returns the ProjectType field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetProjectTypeOk ¶
func (o *GetAllProjects200ResponseDataInner) GetProjectTypeOk() (*string, bool)
GetProjectTypeOk returns a tuple with the ProjectType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetPropertyType ¶
func (o *GetAllProjects200ResponseDataInner) GetPropertyType() string
GetPropertyType returns the PropertyType field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetPropertyTypeOk ¶
func (o *GetAllProjects200ResponseDataInner) GetPropertyTypeOk() (*string, bool)
GetPropertyTypeOk returns a tuple with the PropertyType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetReferralSource ¶
func (o *GetAllProjects200ResponseDataInner) GetReferralSource() string
GetReferralSource returns the ReferralSource field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetReferralSourceOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferralSourceOk() (*string, bool)
GetReferralSourceOk returns a tuple with the ReferralSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetReferrerContactEmail ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerContactEmail() interface{}
GetReferrerContactEmail returns the ReferrerContactEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerContactEmailOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerContactEmailOk() (*interface{}, bool)
GetReferrerContactEmailOk returns a tuple with the ReferrerContactEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerContactName ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerContactName() interface{}
GetReferrerContactName returns the ReferrerContactName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerContactNameOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerContactNameOk() (*interface{}, bool)
GetReferrerContactNameOk returns a tuple with the ReferrerContactName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerContactPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerContactPhoneNumber() interface{}
GetReferrerContactPhoneNumber returns the ReferrerContactPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerContactPhoneNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerContactPhoneNumberOk() (*interface{}, bool)
GetReferrerContactPhoneNumberOk returns a tuple with the ReferrerContactPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerEmail ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerEmail() interface{}
GetReferrerEmail returns the ReferrerEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerEmailOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerEmailOk() (*interface{}, bool)
GetReferrerEmailOk returns a tuple with the ReferrerEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerName ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerName() interface{}
GetReferrerName returns the ReferrerName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerNameOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerNameOk() (*interface{}, bool)
GetReferrerNameOk returns a tuple with the ReferrerName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerOrganizationEmail ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationEmail() interface{}
GetReferrerOrganizationEmail returns the ReferrerOrganizationEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerOrganizationEmailOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationEmailOk() (*interface{}, bool)
GetReferrerOrganizationEmailOk returns a tuple with the ReferrerOrganizationEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerOrganizationName ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationName() interface{}
GetReferrerOrganizationName returns the ReferrerOrganizationName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerOrganizationNameOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationNameOk() (*interface{}, bool)
GetReferrerOrganizationNameOk returns a tuple with the ReferrerOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerOrganizationPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationPhoneNumber() interface{}
GetReferrerOrganizationPhoneNumber returns the ReferrerOrganizationPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerOrganizationPhoneNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerOrganizationPhoneNumberOk() (*interface{}, bool)
GetReferrerOrganizationPhoneNumberOk returns a tuple with the ReferrerOrganizationPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetReferrerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerPhoneNumber() interface{}
GetReferrerPhoneNumber returns the ReferrerPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetReferrerPhoneNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetReferrerPhoneNumberOk() (*interface{}, bool)
GetReferrerPhoneNumberOk returns a tuple with the ReferrerPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetSalesPerson ¶
func (o *GetAllProjects200ResponseDataInner) GetSalesPerson() interface{}
GetSalesPerson returns the SalesPerson field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetSalesPersonEmail ¶
func (o *GetAllProjects200ResponseDataInner) GetSalesPersonEmail() interface{}
GetSalesPersonEmail returns the SalesPersonEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetSalesPersonEmailOk ¶
func (o *GetAllProjects200ResponseDataInner) GetSalesPersonEmailOk() (*interface{}, bool)
GetSalesPersonEmailOk returns a tuple with the SalesPersonEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetSalesPersonOk ¶
func (o *GetAllProjects200ResponseDataInner) GetSalesPersonOk() (*interface{}, bool)
GetSalesPersonOk returns a tuple with the SalesPerson field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetSalesPersonPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) GetSalesPersonPhoneNumber() interface{}
GetSalesPersonPhoneNumber returns the SalesPersonPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetSalesPersonPhoneNumberOk ¶
func (o *GetAllProjects200ResponseDataInner) GetSalesPersonPhoneNumberOk() (*interface{}, bool)
GetSalesPersonPhoneNumberOk returns a tuple with the SalesPersonPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetSandbox ¶
func (o *GetAllProjects200ResponseDataInner) GetSandbox() interface{}
GetSandbox returns the Sandbox field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetSandboxOk ¶
func (o *GetAllProjects200ResponseDataInner) GetSandboxOk() (*interface{}, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetState ¶
func (o *GetAllProjects200ResponseDataInner) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetStateOk ¶
func (o *GetAllProjects200ResponseDataInner) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetStatus ¶
func (o *GetAllProjects200ResponseDataInner) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetStatusOk ¶
func (o *GetAllProjects200ResponseDataInner) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetTotalActualExpenses ¶
func (o *GetAllProjects200ResponseDataInner) GetTotalActualExpenses() interface{}
GetTotalActualExpenses returns the TotalActualExpenses field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetTotalActualExpensesOk ¶
func (o *GetAllProjects200ResponseDataInner) GetTotalActualExpensesOk() (*interface{}, bool)
GetTotalActualExpensesOk returns a tuple with the TotalActualExpenses field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetTotalCogs ¶
func (o *GetAllProjects200ResponseDataInner) GetTotalCogs() float32
GetTotalCogs returns the TotalCogs field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetTotalCogsOk ¶
func (o *GetAllProjects200ResponseDataInner) GetTotalCogsOk() (*float32, bool)
GetTotalCogsOk returns a tuple with the TotalCogs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetUpdatedAt ¶
func (o *GetAllProjects200ResponseDataInner) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetUpdatedAtOk ¶
func (o *GetAllProjects200ResponseDataInner) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetUrl ¶
func (o *GetAllProjects200ResponseDataInner) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetUrlOk ¶
func (o *GetAllProjects200ResponseDataInner) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) GetYearBuilt ¶
func (o *GetAllProjects200ResponseDataInner) GetYearBuilt() interface{}
GetYearBuilt returns the YearBuilt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjects200ResponseDataInner) GetYearBuiltOk ¶
func (o *GetAllProjects200ResponseDataInner) GetYearBuiltOk() (*interface{}, bool)
GetYearBuiltOk returns a tuple with the YearBuilt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjects200ResponseDataInner) GetZipCode ¶
func (o *GetAllProjects200ResponseDataInner) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*GetAllProjects200ResponseDataInner) GetZipCodeOk ¶
func (o *GetAllProjects200ResponseDataInner) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponseDataInner) HasActualRevenue ¶
func (o *GetAllProjects200ResponseDataInner) HasActualRevenue() bool
HasActualRevenue returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasAddress ¶
func (o *GetAllProjects200ResponseDataInner) HasAddress() bool
HasAddress returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasAddress1 ¶
func (o *GetAllProjects200ResponseDataInner) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasAddress2 ¶
func (o *GetAllProjects200ResponseDataInner) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasBudgetRevenue ¶
func (o *GetAllProjects200ResponseDataInner) HasBudgetRevenue() bool
HasBudgetRevenue returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasBudgetedGrossMargin ¶
func (o *GetAllProjects200ResponseDataInner) HasBudgetedGrossMargin() bool
HasBudgetedGrossMargin returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasCity ¶
func (o *GetAllProjects200ResponseDataInner) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasClosed ¶
func (o *GetAllProjects200ResponseDataInner) HasClosed() bool
HasClosed returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasClosedBoolean ¶
func (o *GetAllProjects200ResponseDataInner) HasClosedBoolean() bool
HasClosedBoolean returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasCountry ¶
func (o *GetAllProjects200ResponseDataInner) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasCreatedAt ¶
func (o *GetAllProjects200ResponseDataInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasCustomerEmail ¶
func (o *GetAllProjects200ResponseDataInner) HasCustomerEmail() bool
HasCustomerEmail returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasCustomerName ¶
func (o *GetAllProjects200ResponseDataInner) HasCustomerName() bool
HasCustomerName returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasCustomerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasCustomerPhoneNumber() bool
HasCustomerPhoneNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasEstimatedRevenue ¶
func (o *GetAllProjects200ResponseDataInner) HasEstimatedRevenue() bool
HasEstimatedRevenue returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasGrossMargin ¶
func (o *GetAllProjects200ResponseDataInner) HasGrossMargin() bool
HasGrossMargin returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasGrossProfit ¶
func (o *GetAllProjects200ResponseDataInner) HasGrossProfit() bool
HasGrossProfit returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasId ¶
func (o *GetAllProjects200ResponseDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasImageFolderID ¶
func (o *GetAllProjects200ResponseDataInner) HasImageFolderID() bool
HasImageFolderID returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasImageLossUrl ¶
func (o *GetAllProjects200ResponseDataInner) HasImageLossUrl() bool
HasImageLossUrl returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasInsuranceAdjuster ¶
func (o *GetAllProjects200ResponseDataInner) HasInsuranceAdjuster() bool
HasInsuranceAdjuster returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasInsuranceClaimNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasInsuranceClaimNumber() bool
HasInsuranceClaimNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasInsuranceCompany ¶
func (o *GetAllProjects200ResponseDataInner) HasInsuranceCompany() bool
HasInsuranceCompany returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasInsurancePolicyNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasInsurancePolicyNumber() bool
HasInsurancePolicyNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasLatitude ¶
func (o *GetAllProjects200ResponseDataInner) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasLinkedProject ¶
func (o *GetAllProjects200ResponseDataInner) HasLinkedProject() bool
HasLinkedProject returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasLocation ¶
func (o *GetAllProjects200ResponseDataInner) HasLocation() bool
HasLocation returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasLongitude ¶
func (o *GetAllProjects200ResponseDataInner) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasName ¶
func (o *GetAllProjects200ResponseDataInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasPaidAmount ¶
func (o *GetAllProjects200ResponseDataInner) HasPaidAmount() bool
HasPaidAmount returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasProjectBilledPercent ¶
func (o *GetAllProjects200ResponseDataInner) HasProjectBilledPercent() bool
HasProjectBilledPercent returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasProjectLostCause ¶
func (o *GetAllProjects200ResponseDataInner) HasProjectLostCause() bool
HasProjectLostCause returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasProjectManager ¶
func (o *GetAllProjects200ResponseDataInner) HasProjectManager() bool
HasProjectManager returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasProjectManagerEmail ¶
func (o *GetAllProjects200ResponseDataInner) HasProjectManagerEmail() bool
HasProjectManagerEmail returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasProjectManagerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasProjectManagerPhoneNumber() bool
HasProjectManagerPhoneNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasProjectType ¶
func (o *GetAllProjects200ResponseDataInner) HasProjectType() bool
HasProjectType returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasPropertyType ¶
func (o *GetAllProjects200ResponseDataInner) HasPropertyType() bool
HasPropertyType returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferralSource ¶
func (o *GetAllProjects200ResponseDataInner) HasReferralSource() bool
HasReferralSource returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerContactEmail ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerContactEmail() bool
HasReferrerContactEmail returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerContactName ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerContactName() bool
HasReferrerContactName returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerContactPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerContactPhoneNumber() bool
HasReferrerContactPhoneNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerEmail ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerEmail() bool
HasReferrerEmail returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerName ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerName() bool
HasReferrerName returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerOrganizationEmail ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerOrganizationEmail() bool
HasReferrerOrganizationEmail returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerOrganizationName ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerOrganizationName() bool
HasReferrerOrganizationName returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerOrganizationPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerOrganizationPhoneNumber() bool
HasReferrerOrganizationPhoneNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasReferrerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasReferrerPhoneNumber() bool
HasReferrerPhoneNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasSalesPerson ¶
func (o *GetAllProjects200ResponseDataInner) HasSalesPerson() bool
HasSalesPerson returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasSalesPersonEmail ¶
func (o *GetAllProjects200ResponseDataInner) HasSalesPersonEmail() bool
HasSalesPersonEmail returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasSalesPersonPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) HasSalesPersonPhoneNumber() bool
HasSalesPersonPhoneNumber returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasSandbox ¶
func (o *GetAllProjects200ResponseDataInner) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasState ¶
func (o *GetAllProjects200ResponseDataInner) HasState() bool
HasState returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasStatus ¶
func (o *GetAllProjects200ResponseDataInner) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasTotalActualExpenses ¶
func (o *GetAllProjects200ResponseDataInner) HasTotalActualExpenses() bool
HasTotalActualExpenses returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasTotalCogs ¶
func (o *GetAllProjects200ResponseDataInner) HasTotalCogs() bool
HasTotalCogs returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasUpdatedAt ¶
func (o *GetAllProjects200ResponseDataInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasUrl ¶
func (o *GetAllProjects200ResponseDataInner) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasYearBuilt ¶
func (o *GetAllProjects200ResponseDataInner) HasYearBuilt() bool
HasYearBuilt returns a boolean if a field has been set.
func (*GetAllProjects200ResponseDataInner) HasZipCode ¶
func (o *GetAllProjects200ResponseDataInner) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (GetAllProjects200ResponseDataInner) MarshalJSON ¶
func (o GetAllProjects200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*GetAllProjects200ResponseDataInner) SetActualRevenue ¶
func (o *GetAllProjects200ResponseDataInner) SetActualRevenue(v float32)
SetActualRevenue gets a reference to the given float32 and assigns it to the ActualRevenue field.
func (*GetAllProjects200ResponseDataInner) SetAddress ¶
func (o *GetAllProjects200ResponseDataInner) SetAddress(v string)
SetAddress gets a reference to the given string and assigns it to the Address field.
func (*GetAllProjects200ResponseDataInner) SetAddress1 ¶
func (o *GetAllProjects200ResponseDataInner) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*GetAllProjects200ResponseDataInner) SetAddress2 ¶
func (o *GetAllProjects200ResponseDataInner) SetAddress2(v string)
SetAddress2 gets a reference to the given string and assigns it to the Address2 field.
func (*GetAllProjects200ResponseDataInner) SetBudgetRevenue ¶
func (o *GetAllProjects200ResponseDataInner) SetBudgetRevenue(v interface{})
SetBudgetRevenue gets a reference to the given interface{} and assigns it to the BudgetRevenue field.
func (*GetAllProjects200ResponseDataInner) SetBudgetedGrossMargin ¶
func (o *GetAllProjects200ResponseDataInner) SetBudgetedGrossMargin(v float32)
SetBudgetedGrossMargin gets a reference to the given float32 and assigns it to the BudgetedGrossMargin field.
func (*GetAllProjects200ResponseDataInner) SetCity ¶
func (o *GetAllProjects200ResponseDataInner) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*GetAllProjects200ResponseDataInner) SetClosed ¶
func (o *GetAllProjects200ResponseDataInner) SetClosed(v string)
SetClosed gets a reference to the given string and assigns it to the Closed field.
func (*GetAllProjects200ResponseDataInner) SetClosedBoolean ¶
func (o *GetAllProjects200ResponseDataInner) SetClosedBoolean(v bool)
SetClosedBoolean gets a reference to the given bool and assigns it to the ClosedBoolean field.
func (*GetAllProjects200ResponseDataInner) SetCountry ¶
func (o *GetAllProjects200ResponseDataInner) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*GetAllProjects200ResponseDataInner) SetCreatedAt ¶
func (o *GetAllProjects200ResponseDataInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAllProjects200ResponseDataInner) SetCustomerEmail ¶
func (o *GetAllProjects200ResponseDataInner) SetCustomerEmail(v string)
SetCustomerEmail gets a reference to the given string and assigns it to the CustomerEmail field.
func (*GetAllProjects200ResponseDataInner) SetCustomerName ¶
func (o *GetAllProjects200ResponseDataInner) SetCustomerName(v string)
SetCustomerName gets a reference to the given string and assigns it to the CustomerName field.
func (*GetAllProjects200ResponseDataInner) SetCustomerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetCustomerPhoneNumber(v string)
SetCustomerPhoneNumber gets a reference to the given string and assigns it to the CustomerPhoneNumber field.
func (*GetAllProjects200ResponseDataInner) SetEstimatedRevenue ¶
func (o *GetAllProjects200ResponseDataInner) SetEstimatedRevenue(v interface{})
SetEstimatedRevenue gets a reference to the given interface{} and assigns it to the EstimatedRevenue field.
func (*GetAllProjects200ResponseDataInner) SetGrossMargin ¶
func (o *GetAllProjects200ResponseDataInner) SetGrossMargin(v float32)
SetGrossMargin gets a reference to the given float32 and assigns it to the GrossMargin field.
func (*GetAllProjects200ResponseDataInner) SetGrossProfit ¶
func (o *GetAllProjects200ResponseDataInner) SetGrossProfit(v float32)
SetGrossProfit gets a reference to the given float32 and assigns it to the GrossProfit field.
func (*GetAllProjects200ResponseDataInner) SetId ¶
func (o *GetAllProjects200ResponseDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllProjects200ResponseDataInner) SetImageFolderID ¶
func (o *GetAllProjects200ResponseDataInner) SetImageFolderID(v int32)
SetImageFolderID gets a reference to the given int32 and assigns it to the ImageFolderID field.
func (*GetAllProjects200ResponseDataInner) SetImageLossUrl ¶
func (o *GetAllProjects200ResponseDataInner) SetImageLossUrl(v interface{})
SetImageLossUrl gets a reference to the given interface{} and assigns it to the ImageLossUrl field.
func (*GetAllProjects200ResponseDataInner) SetInsuranceAdjuster ¶
func (o *GetAllProjects200ResponseDataInner) SetInsuranceAdjuster(v interface{})
SetInsuranceAdjuster gets a reference to the given interface{} and assigns it to the InsuranceAdjuster field.
func (*GetAllProjects200ResponseDataInner) SetInsuranceClaimNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetInsuranceClaimNumber(v interface{})
SetInsuranceClaimNumber gets a reference to the given interface{} and assigns it to the InsuranceClaimNumber field.
func (*GetAllProjects200ResponseDataInner) SetInsuranceCompany ¶
func (o *GetAllProjects200ResponseDataInner) SetInsuranceCompany(v interface{})
SetInsuranceCompany gets a reference to the given interface{} and assigns it to the InsuranceCompany field.
func (*GetAllProjects200ResponseDataInner) SetInsurancePolicyNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetInsurancePolicyNumber(v interface{})
SetInsurancePolicyNumber gets a reference to the given interface{} and assigns it to the InsurancePolicyNumber field.
func (*GetAllProjects200ResponseDataInner) SetLatitude ¶
func (o *GetAllProjects200ResponseDataInner) SetLatitude(v float32)
SetLatitude gets a reference to the given float32 and assigns it to the Latitude field.
func (*GetAllProjects200ResponseDataInner) SetLinkedProject ¶
func (o *GetAllProjects200ResponseDataInner) SetLinkedProject(v interface{})
SetLinkedProject gets a reference to the given interface{} and assigns it to the LinkedProject field.
func (*GetAllProjects200ResponseDataInner) SetLocation ¶
func (o *GetAllProjects200ResponseDataInner) SetLocation(v string)
SetLocation gets a reference to the given string and assigns it to the Location field.
func (*GetAllProjects200ResponseDataInner) SetLongitude ¶
func (o *GetAllProjects200ResponseDataInner) SetLongitude(v float32)
SetLongitude gets a reference to the given float32 and assigns it to the Longitude field.
func (*GetAllProjects200ResponseDataInner) SetName ¶
func (o *GetAllProjects200ResponseDataInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetAllProjects200ResponseDataInner) SetPaidAmount ¶
func (o *GetAllProjects200ResponseDataInner) SetPaidAmount(v float32)
SetPaidAmount gets a reference to the given float32 and assigns it to the PaidAmount field.
func (*GetAllProjects200ResponseDataInner) SetProjectBilledPercent ¶
func (o *GetAllProjects200ResponseDataInner) SetProjectBilledPercent(v float32)
SetProjectBilledPercent gets a reference to the given float32 and assigns it to the ProjectBilledPercent field.
func (*GetAllProjects200ResponseDataInner) SetProjectLostCause ¶
func (o *GetAllProjects200ResponseDataInner) SetProjectLostCause(v interface{})
SetProjectLostCause gets a reference to the given interface{} and assigns it to the ProjectLostCause field.
func (*GetAllProjects200ResponseDataInner) SetProjectManager ¶
func (o *GetAllProjects200ResponseDataInner) SetProjectManager(v string)
SetProjectManager gets a reference to the given string and assigns it to the ProjectManager field.
func (*GetAllProjects200ResponseDataInner) SetProjectManagerEmail ¶
func (o *GetAllProjects200ResponseDataInner) SetProjectManagerEmail(v string)
SetProjectManagerEmail gets a reference to the given string and assigns it to the ProjectManagerEmail field.
func (*GetAllProjects200ResponseDataInner) SetProjectManagerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetProjectManagerPhoneNumber(v string)
SetProjectManagerPhoneNumber gets a reference to the given string and assigns it to the ProjectManagerPhoneNumber field.
func (*GetAllProjects200ResponseDataInner) SetProjectType ¶
func (o *GetAllProjects200ResponseDataInner) SetProjectType(v string)
SetProjectType gets a reference to the given string and assigns it to the ProjectType field.
func (*GetAllProjects200ResponseDataInner) SetPropertyType ¶
func (o *GetAllProjects200ResponseDataInner) SetPropertyType(v string)
SetPropertyType gets a reference to the given string and assigns it to the PropertyType field.
func (*GetAllProjects200ResponseDataInner) SetReferralSource ¶
func (o *GetAllProjects200ResponseDataInner) SetReferralSource(v string)
SetReferralSource gets a reference to the given string and assigns it to the ReferralSource field.
func (*GetAllProjects200ResponseDataInner) SetReferrerContactEmail ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerContactEmail(v interface{})
SetReferrerContactEmail gets a reference to the given interface{} and assigns it to the ReferrerContactEmail field.
func (*GetAllProjects200ResponseDataInner) SetReferrerContactName ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerContactName(v interface{})
SetReferrerContactName gets a reference to the given interface{} and assigns it to the ReferrerContactName field.
func (*GetAllProjects200ResponseDataInner) SetReferrerContactPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerContactPhoneNumber(v interface{})
SetReferrerContactPhoneNumber gets a reference to the given interface{} and assigns it to the ReferrerContactPhoneNumber field.
func (*GetAllProjects200ResponseDataInner) SetReferrerEmail ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerEmail(v interface{})
SetReferrerEmail gets a reference to the given interface{} and assigns it to the ReferrerEmail field.
func (*GetAllProjects200ResponseDataInner) SetReferrerName ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerName(v interface{})
SetReferrerName gets a reference to the given interface{} and assigns it to the ReferrerName field.
func (*GetAllProjects200ResponseDataInner) SetReferrerOrganizationEmail ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerOrganizationEmail(v interface{})
SetReferrerOrganizationEmail gets a reference to the given interface{} and assigns it to the ReferrerOrganizationEmail field.
func (*GetAllProjects200ResponseDataInner) SetReferrerOrganizationName ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerOrganizationName(v interface{})
SetReferrerOrganizationName gets a reference to the given interface{} and assigns it to the ReferrerOrganizationName field.
func (*GetAllProjects200ResponseDataInner) SetReferrerOrganizationPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerOrganizationPhoneNumber(v interface{})
SetReferrerOrganizationPhoneNumber gets a reference to the given interface{} and assigns it to the ReferrerOrganizationPhoneNumber field.
func (*GetAllProjects200ResponseDataInner) SetReferrerPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetReferrerPhoneNumber(v interface{})
SetReferrerPhoneNumber gets a reference to the given interface{} and assigns it to the ReferrerPhoneNumber field.
func (*GetAllProjects200ResponseDataInner) SetSalesPerson ¶
func (o *GetAllProjects200ResponseDataInner) SetSalesPerson(v interface{})
SetSalesPerson gets a reference to the given interface{} and assigns it to the SalesPerson field.
func (*GetAllProjects200ResponseDataInner) SetSalesPersonEmail ¶
func (o *GetAllProjects200ResponseDataInner) SetSalesPersonEmail(v interface{})
SetSalesPersonEmail gets a reference to the given interface{} and assigns it to the SalesPersonEmail field.
func (*GetAllProjects200ResponseDataInner) SetSalesPersonPhoneNumber ¶
func (o *GetAllProjects200ResponseDataInner) SetSalesPersonPhoneNumber(v interface{})
SetSalesPersonPhoneNumber gets a reference to the given interface{} and assigns it to the SalesPersonPhoneNumber field.
func (*GetAllProjects200ResponseDataInner) SetSandbox ¶
func (o *GetAllProjects200ResponseDataInner) SetSandbox(v interface{})
SetSandbox gets a reference to the given interface{} and assigns it to the Sandbox field.
func (*GetAllProjects200ResponseDataInner) SetState ¶
func (o *GetAllProjects200ResponseDataInner) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*GetAllProjects200ResponseDataInner) SetStatus ¶
func (o *GetAllProjects200ResponseDataInner) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*GetAllProjects200ResponseDataInner) SetTotalActualExpenses ¶
func (o *GetAllProjects200ResponseDataInner) SetTotalActualExpenses(v interface{})
SetTotalActualExpenses gets a reference to the given interface{} and assigns it to the TotalActualExpenses field.
func (*GetAllProjects200ResponseDataInner) SetTotalCogs ¶
func (o *GetAllProjects200ResponseDataInner) SetTotalCogs(v float32)
SetTotalCogs gets a reference to the given float32 and assigns it to the TotalCogs field.
func (*GetAllProjects200ResponseDataInner) SetUpdatedAt ¶
func (o *GetAllProjects200ResponseDataInner) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*GetAllProjects200ResponseDataInner) SetUrl ¶
func (o *GetAllProjects200ResponseDataInner) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (*GetAllProjects200ResponseDataInner) SetYearBuilt ¶
func (o *GetAllProjects200ResponseDataInner) SetYearBuilt(v interface{})
SetYearBuilt gets a reference to the given interface{} and assigns it to the YearBuilt field.
func (*GetAllProjects200ResponseDataInner) SetZipCode ¶
func (o *GetAllProjects200ResponseDataInner) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (GetAllProjects200ResponseDataInner) ToMap ¶
func (o GetAllProjects200ResponseDataInner) ToMap() (map[string]interface{}, error)
func (*GetAllProjects200ResponseDataInner) UnmarshalJSON ¶
func (o *GetAllProjects200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
type GetAllProjects200ResponsePagination ¶
type GetAllProjects200ResponsePagination struct {
Page *int32 `json:"page,omitempty"`
PageSize *int32 `json:"pageSize,omitempty"`
TotalPages *int32 `json:"totalPages,omitempty"`
Total *int32 `json:"total,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllProjects200ResponsePagination struct for GetAllProjects200ResponsePagination
func NewGetAllProjects200ResponsePagination ¶
func NewGetAllProjects200ResponsePagination() *GetAllProjects200ResponsePagination
NewGetAllProjects200ResponsePagination instantiates a new GetAllProjects200ResponsePagination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllProjects200ResponsePaginationWithDefaults ¶
func NewGetAllProjects200ResponsePaginationWithDefaults() *GetAllProjects200ResponsePagination
NewGetAllProjects200ResponsePaginationWithDefaults instantiates a new GetAllProjects200ResponsePagination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllProjects200ResponsePagination) GetPage ¶
func (o *GetAllProjects200ResponsePagination) GetPage() int32
GetPage returns the Page field value if set, zero value otherwise.
func (*GetAllProjects200ResponsePagination) GetPageOk ¶
func (o *GetAllProjects200ResponsePagination) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponsePagination) GetPageSize ¶
func (o *GetAllProjects200ResponsePagination) GetPageSize() int32
GetPageSize returns the PageSize field value if set, zero value otherwise.
func (*GetAllProjects200ResponsePagination) GetPageSizeOk ¶
func (o *GetAllProjects200ResponsePagination) GetPageSizeOk() (*int32, bool)
GetPageSizeOk returns a tuple with the PageSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponsePagination) GetTotal ¶
func (o *GetAllProjects200ResponsePagination) GetTotal() int32
GetTotal returns the Total field value if set, zero value otherwise.
func (*GetAllProjects200ResponsePagination) GetTotalOk ¶
func (o *GetAllProjects200ResponsePagination) GetTotalOk() (*int32, bool)
GetTotalOk returns a tuple with the Total field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponsePagination) GetTotalPages ¶
func (o *GetAllProjects200ResponsePagination) GetTotalPages() int32
GetTotalPages returns the TotalPages field value if set, zero value otherwise.
func (*GetAllProjects200ResponsePagination) GetTotalPagesOk ¶
func (o *GetAllProjects200ResponsePagination) GetTotalPagesOk() (*int32, bool)
GetTotalPagesOk returns a tuple with the TotalPages field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjects200ResponsePagination) HasPage ¶
func (o *GetAllProjects200ResponsePagination) HasPage() bool
HasPage returns a boolean if a field has been set.
func (*GetAllProjects200ResponsePagination) HasPageSize ¶
func (o *GetAllProjects200ResponsePagination) HasPageSize() bool
HasPageSize returns a boolean if a field has been set.
func (*GetAllProjects200ResponsePagination) HasTotal ¶
func (o *GetAllProjects200ResponsePagination) HasTotal() bool
HasTotal returns a boolean if a field has been set.
func (*GetAllProjects200ResponsePagination) HasTotalPages ¶
func (o *GetAllProjects200ResponsePagination) HasTotalPages() bool
HasTotalPages returns a boolean if a field has been set.
func (GetAllProjects200ResponsePagination) MarshalJSON ¶
func (o GetAllProjects200ResponsePagination) MarshalJSON() ([]byte, error)
func (*GetAllProjects200ResponsePagination) SetPage ¶
func (o *GetAllProjects200ResponsePagination) SetPage(v int32)
SetPage gets a reference to the given int32 and assigns it to the Page field.
func (*GetAllProjects200ResponsePagination) SetPageSize ¶
func (o *GetAllProjects200ResponsePagination) SetPageSize(v int32)
SetPageSize gets a reference to the given int32 and assigns it to the PageSize field.
func (*GetAllProjects200ResponsePagination) SetTotal ¶
func (o *GetAllProjects200ResponsePagination) SetTotal(v int32)
SetTotal gets a reference to the given int32 and assigns it to the Total field.
func (*GetAllProjects200ResponsePagination) SetTotalPages ¶
func (o *GetAllProjects200ResponsePagination) SetTotalPages(v int32)
SetTotalPages gets a reference to the given int32 and assigns it to the TotalPages field.
func (GetAllProjects200ResponsePagination) ToMap ¶
func (o GetAllProjects200ResponsePagination) ToMap() (map[string]interface{}, error)
func (*GetAllProjects200ResponsePagination) UnmarshalJSON ¶
func (o *GetAllProjects200ResponsePagination) UnmarshalJSON(data []byte) (err error)
type GetAllProjectsCopy200ResponseInner ¶
type GetAllProjectsCopy200ResponseInner struct {
FinalFileReview interface{} `json:"Final File Review,omitempty"`
EstimateApproved interface{} `json:"Estimate Approved,omitempty"`
InProduction1 interface{} `json:"In Production 1,omitempty"`
ReadyForProduction interface{} `json:"Ready For Production,omitempty"`
EstimateWorkStart interface{} `json:"Estimate Work Start,omitempty"`
Lost interface{} `json:"Lost,omitempty"`
WorkStartActual interface{} `json:"Work Start - Actual,omitempty"`
WorkAuthSigned interface{} `json:"work Auth signed,omitempty"`
WorkCompleteProjected interface{} `json:"Work Complete - Projected,omitempty"`
ProjectLost interface{} `json:"Project Lost,omitempty"`
Sales interface{} `json:"Sales,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllProjectsCopy200ResponseInner struct for GetAllProjectsCopy200ResponseInner
func NewGetAllProjectsCopy200ResponseInner ¶
func NewGetAllProjectsCopy200ResponseInner() *GetAllProjectsCopy200ResponseInner
NewGetAllProjectsCopy200ResponseInner instantiates a new GetAllProjectsCopy200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllProjectsCopy200ResponseInnerWithDefaults ¶
func NewGetAllProjectsCopy200ResponseInnerWithDefaults() *GetAllProjectsCopy200ResponseInner
NewGetAllProjectsCopy200ResponseInnerWithDefaults instantiates a new GetAllProjectsCopy200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllProjectsCopy200ResponseInner) GetEstimateApproved ¶
func (o *GetAllProjectsCopy200ResponseInner) GetEstimateApproved() interface{}
GetEstimateApproved returns the EstimateApproved field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetEstimateApprovedOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetEstimateApprovedOk() (*interface{}, bool)
GetEstimateApprovedOk returns a tuple with the EstimateApproved field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetEstimateWorkStart ¶
func (o *GetAllProjectsCopy200ResponseInner) GetEstimateWorkStart() interface{}
GetEstimateWorkStart returns the EstimateWorkStart field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetEstimateWorkStartOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetEstimateWorkStartOk() (*interface{}, bool)
GetEstimateWorkStartOk returns a tuple with the EstimateWorkStart field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetFinalFileReview ¶
func (o *GetAllProjectsCopy200ResponseInner) GetFinalFileReview() interface{}
GetFinalFileReview returns the FinalFileReview field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetFinalFileReviewOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetFinalFileReviewOk() (*interface{}, bool)
GetFinalFileReviewOk returns a tuple with the FinalFileReview field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetInProduction1 ¶
func (o *GetAllProjectsCopy200ResponseInner) GetInProduction1() interface{}
GetInProduction1 returns the InProduction1 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetInProduction1Ok ¶
func (o *GetAllProjectsCopy200ResponseInner) GetInProduction1Ok() (*interface{}, bool)
GetInProduction1Ok returns a tuple with the InProduction1 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetLost ¶
func (o *GetAllProjectsCopy200ResponseInner) GetLost() interface{}
GetLost returns the Lost field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetLostOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetLostOk() (*interface{}, bool)
GetLostOk returns a tuple with the Lost field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetProjectLost ¶
func (o *GetAllProjectsCopy200ResponseInner) GetProjectLost() interface{}
GetProjectLost returns the ProjectLost field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetProjectLostOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetProjectLostOk() (*interface{}, bool)
GetProjectLostOk returns a tuple with the ProjectLost field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetReadyForProduction ¶
func (o *GetAllProjectsCopy200ResponseInner) GetReadyForProduction() interface{}
GetReadyForProduction returns the ReadyForProduction field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetReadyForProductionOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetReadyForProductionOk() (*interface{}, bool)
GetReadyForProductionOk returns a tuple with the ReadyForProduction field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetSales ¶
func (o *GetAllProjectsCopy200ResponseInner) GetSales() interface{}
GetSales returns the Sales field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetSalesOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetSalesOk() (*interface{}, bool)
GetSalesOk returns a tuple with the Sales field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetWorkAuthSigned ¶
func (o *GetAllProjectsCopy200ResponseInner) GetWorkAuthSigned() interface{}
GetWorkAuthSigned returns the WorkAuthSigned field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetWorkAuthSignedOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetWorkAuthSignedOk() (*interface{}, bool)
GetWorkAuthSignedOk returns a tuple with the WorkAuthSigned field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetWorkCompleteProjected ¶
func (o *GetAllProjectsCopy200ResponseInner) GetWorkCompleteProjected() interface{}
GetWorkCompleteProjected returns the WorkCompleteProjected field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetWorkCompleteProjectedOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetWorkCompleteProjectedOk() (*interface{}, bool)
GetWorkCompleteProjectedOk returns a tuple with the WorkCompleteProjected field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) GetWorkStartActual ¶
func (o *GetAllProjectsCopy200ResponseInner) GetWorkStartActual() interface{}
GetWorkStartActual returns the WorkStartActual field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy200ResponseInner) GetWorkStartActualOk ¶
func (o *GetAllProjectsCopy200ResponseInner) GetWorkStartActualOk() (*interface{}, bool)
GetWorkStartActualOk returns a tuple with the WorkStartActual field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy200ResponseInner) HasEstimateApproved ¶
func (o *GetAllProjectsCopy200ResponseInner) HasEstimateApproved() bool
HasEstimateApproved returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasEstimateWorkStart ¶
func (o *GetAllProjectsCopy200ResponseInner) HasEstimateWorkStart() bool
HasEstimateWorkStart returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasFinalFileReview ¶
func (o *GetAllProjectsCopy200ResponseInner) HasFinalFileReview() bool
HasFinalFileReview returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasInProduction1 ¶
func (o *GetAllProjectsCopy200ResponseInner) HasInProduction1() bool
HasInProduction1 returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasLost ¶
func (o *GetAllProjectsCopy200ResponseInner) HasLost() bool
HasLost returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasProjectLost ¶
func (o *GetAllProjectsCopy200ResponseInner) HasProjectLost() bool
HasProjectLost returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasReadyForProduction ¶
func (o *GetAllProjectsCopy200ResponseInner) HasReadyForProduction() bool
HasReadyForProduction returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasSales ¶
func (o *GetAllProjectsCopy200ResponseInner) HasSales() bool
HasSales returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasWorkAuthSigned ¶
func (o *GetAllProjectsCopy200ResponseInner) HasWorkAuthSigned() bool
HasWorkAuthSigned returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasWorkCompleteProjected ¶
func (o *GetAllProjectsCopy200ResponseInner) HasWorkCompleteProjected() bool
HasWorkCompleteProjected returns a boolean if a field has been set.
func (*GetAllProjectsCopy200ResponseInner) HasWorkStartActual ¶
func (o *GetAllProjectsCopy200ResponseInner) HasWorkStartActual() bool
HasWorkStartActual returns a boolean if a field has been set.
func (GetAllProjectsCopy200ResponseInner) MarshalJSON ¶
func (o GetAllProjectsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetAllProjectsCopy200ResponseInner) SetEstimateApproved ¶
func (o *GetAllProjectsCopy200ResponseInner) SetEstimateApproved(v interface{})
SetEstimateApproved gets a reference to the given interface{} and assigns it to the EstimateApproved field.
func (*GetAllProjectsCopy200ResponseInner) SetEstimateWorkStart ¶
func (o *GetAllProjectsCopy200ResponseInner) SetEstimateWorkStart(v interface{})
SetEstimateWorkStart gets a reference to the given interface{} and assigns it to the EstimateWorkStart field.
func (*GetAllProjectsCopy200ResponseInner) SetFinalFileReview ¶
func (o *GetAllProjectsCopy200ResponseInner) SetFinalFileReview(v interface{})
SetFinalFileReview gets a reference to the given interface{} and assigns it to the FinalFileReview field.
func (*GetAllProjectsCopy200ResponseInner) SetInProduction1 ¶
func (o *GetAllProjectsCopy200ResponseInner) SetInProduction1(v interface{})
SetInProduction1 gets a reference to the given interface{} and assigns it to the InProduction1 field.
func (*GetAllProjectsCopy200ResponseInner) SetLost ¶
func (o *GetAllProjectsCopy200ResponseInner) SetLost(v interface{})
SetLost gets a reference to the given interface{} and assigns it to the Lost field.
func (*GetAllProjectsCopy200ResponseInner) SetProjectLost ¶
func (o *GetAllProjectsCopy200ResponseInner) SetProjectLost(v interface{})
SetProjectLost gets a reference to the given interface{} and assigns it to the ProjectLost field.
func (*GetAllProjectsCopy200ResponseInner) SetReadyForProduction ¶
func (o *GetAllProjectsCopy200ResponseInner) SetReadyForProduction(v interface{})
SetReadyForProduction gets a reference to the given interface{} and assigns it to the ReadyForProduction field.
func (*GetAllProjectsCopy200ResponseInner) SetSales ¶
func (o *GetAllProjectsCopy200ResponseInner) SetSales(v interface{})
SetSales gets a reference to the given interface{} and assigns it to the Sales field.
func (*GetAllProjectsCopy200ResponseInner) SetWorkAuthSigned ¶
func (o *GetAllProjectsCopy200ResponseInner) SetWorkAuthSigned(v interface{})
SetWorkAuthSigned gets a reference to the given interface{} and assigns it to the WorkAuthSigned field.
func (*GetAllProjectsCopy200ResponseInner) SetWorkCompleteProjected ¶
func (o *GetAllProjectsCopy200ResponseInner) SetWorkCompleteProjected(v interface{})
SetWorkCompleteProjected gets a reference to the given interface{} and assigns it to the WorkCompleteProjected field.
func (*GetAllProjectsCopy200ResponseInner) SetWorkStartActual ¶
func (o *GetAllProjectsCopy200ResponseInner) SetWorkStartActual(v interface{})
SetWorkStartActual gets a reference to the given interface{} and assigns it to the WorkStartActual field.
func (GetAllProjectsCopy200ResponseInner) ToMap ¶
func (o GetAllProjectsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetAllProjectsCopy200ResponseInner) UnmarshalJSON ¶
func (o *GetAllProjectsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllProjectsCopy1200ResponseInner ¶
type GetAllProjectsCopy1200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
ContactId interface{} `json:"contactId,omitempty"`
OrganizationId *int32 `json:"organizationId,omitempty"`
RelationshipName *string `json:"relationshipName,omitempty"`
Date *string `json:"date,omitempty"`
Type *string `json:"type,omitempty"`
Notes *string `json:"notes,omitempty"`
Source interface{} `json:"source,omitempty"`
SourceId interface{} `json:"sourceId,omitempty"`
CreatedById *int32 `json:"createdById,omitempty"`
CreatedByName *string `json:"createdByName,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllProjectsCopy1200ResponseInner struct for GetAllProjectsCopy1200ResponseInner
func NewGetAllProjectsCopy1200ResponseInner ¶
func NewGetAllProjectsCopy1200ResponseInner() *GetAllProjectsCopy1200ResponseInner
NewGetAllProjectsCopy1200ResponseInner instantiates a new GetAllProjectsCopy1200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllProjectsCopy1200ResponseInnerWithDefaults ¶
func NewGetAllProjectsCopy1200ResponseInnerWithDefaults() *GetAllProjectsCopy1200ResponseInner
NewGetAllProjectsCopy1200ResponseInnerWithDefaults instantiates a new GetAllProjectsCopy1200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllProjectsCopy1200ResponseInner) GetContactId ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetContactId() interface{}
GetContactId returns the ContactId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy1200ResponseInner) GetContactIdOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetContactIdOk() (*interface{}, bool)
GetContactIdOk returns a tuple with the ContactId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy1200ResponseInner) GetCreatedById ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedById() int32
GetCreatedById returns the CreatedById field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetCreatedByIdOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedByIdOk() (*int32, bool)
GetCreatedByIdOk returns a tuple with the CreatedById field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) GetCreatedByName ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedByName() string
GetCreatedByName returns the CreatedByName field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetCreatedByNameOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetCreatedByNameOk() (*string, bool)
GetCreatedByNameOk returns a tuple with the CreatedByName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) GetDate ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetDate() string
GetDate returns the Date field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetDateOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetDateOk() (*string, bool)
GetDateOk returns a tuple with the Date field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) GetId ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetIdOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) GetNotes ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetNotes() string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetNotesOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetNotesOk() (*string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) GetOrganizationId ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetOrganizationId() int32
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetOrganizationIdOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetOrganizationIdOk() (*int32, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) GetRelationshipName ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetRelationshipName() string
GetRelationshipName returns the RelationshipName field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetRelationshipNameOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetRelationshipNameOk() (*string, bool)
GetRelationshipNameOk returns a tuple with the RelationshipName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) GetSource ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetSource() interface{}
GetSource returns the Source field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy1200ResponseInner) GetSourceId ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetSourceId() interface{}
GetSourceId returns the SourceId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllProjectsCopy1200ResponseInner) GetSourceIdOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetSourceIdOk() (*interface{}, bool)
GetSourceIdOk returns a tuple with the SourceId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy1200ResponseInner) GetSourceOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetSourceOk() (*interface{}, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllProjectsCopy1200ResponseInner) GetType ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*GetAllProjectsCopy1200ResponseInner) GetTypeOk ¶
func (o *GetAllProjectsCopy1200ResponseInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasContactId ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasContactId() bool
HasContactId returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasCreatedById ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasCreatedById() bool
HasCreatedById returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasCreatedByName ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasCreatedByName() bool
HasCreatedByName returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasDate ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasDate() bool
HasDate returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasId ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasNotes ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasOrganizationId ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasRelationshipName ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasRelationshipName() bool
HasRelationshipName returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasSource ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasSource() bool
HasSource returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasSourceId ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasSourceId() bool
HasSourceId returns a boolean if a field has been set.
func (*GetAllProjectsCopy1200ResponseInner) HasType ¶
func (o *GetAllProjectsCopy1200ResponseInner) HasType() bool
HasType returns a boolean if a field has been set.
func (GetAllProjectsCopy1200ResponseInner) MarshalJSON ¶
func (o GetAllProjectsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetAllProjectsCopy1200ResponseInner) SetContactId ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetContactId(v interface{})
SetContactId gets a reference to the given interface{} and assigns it to the ContactId field.
func (*GetAllProjectsCopy1200ResponseInner) SetCreatedById ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetCreatedById(v int32)
SetCreatedById gets a reference to the given int32 and assigns it to the CreatedById field.
func (*GetAllProjectsCopy1200ResponseInner) SetCreatedByName ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetCreatedByName(v string)
SetCreatedByName gets a reference to the given string and assigns it to the CreatedByName field.
func (*GetAllProjectsCopy1200ResponseInner) SetDate ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetDate(v string)
SetDate gets a reference to the given string and assigns it to the Date field.
func (*GetAllProjectsCopy1200ResponseInner) SetId ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllProjectsCopy1200ResponseInner) SetNotes ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetNotes(v string)
SetNotes gets a reference to the given string and assigns it to the Notes field.
func (*GetAllProjectsCopy1200ResponseInner) SetOrganizationId ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetOrganizationId(v int32)
SetOrganizationId gets a reference to the given int32 and assigns it to the OrganizationId field.
func (*GetAllProjectsCopy1200ResponseInner) SetRelationshipName ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetRelationshipName(v string)
SetRelationshipName gets a reference to the given string and assigns it to the RelationshipName field.
func (*GetAllProjectsCopy1200ResponseInner) SetSource ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetSource(v interface{})
SetSource gets a reference to the given interface{} and assigns it to the Source field.
func (*GetAllProjectsCopy1200ResponseInner) SetSourceId ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetSourceId(v interface{})
SetSourceId gets a reference to the given interface{} and assigns it to the SourceId field.
func (*GetAllProjectsCopy1200ResponseInner) SetType ¶
func (o *GetAllProjectsCopy1200ResponseInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (GetAllProjectsCopy1200ResponseInner) ToMap ¶
func (o GetAllProjectsCopy1200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetAllProjectsCopy1200ResponseInner) UnmarshalJSON ¶
func (o *GetAllProjectsCopy1200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetAllTasksCopy200Response ¶
type GetAllTasksCopy200Response struct {
Id *int32 `json:"id,omitempty"`
StaffId *int32 `json:"staffId,omitempty"`
Staff *string `json:"staff,omitempty"`
TaskAction *string `json:"taskAction,omitempty"`
ProjectId interface{} `json:"projectId,omitempty"`
Project interface{} `json:"project,omitempty"`
DisplayProject *string `json:"displayProject,omitempty"`
DueAt *string `json:"dueAt,omitempty"`
DisplayDueDate *string `json:"displayDueDate,omitempty"`
ListDisplayDueDate *string `json:"listDisplayDueDate,omitempty"`
Notes interface{} `json:"notes,omitempty"`
Status *string `json:"status,omitempty"`
DisplayStatus *string `json:"displayStatus,omitempty"`
ActionText *string `json:"actionText,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *string `json:"createdBy,omitempty"`
CreatedById *int32 `json:"createdById,omitempty"`
LastUpdated *string `json:"lastUpdated,omitempty"`
LastUpdateBy interface{} `json:"lastUpdateBy,omitempty"`
Documents interface{} `json:"documents,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAllTasksCopy200Response struct for GetAllTasksCopy200Response
func NewGetAllTasksCopy200Response ¶
func NewGetAllTasksCopy200Response() *GetAllTasksCopy200Response
NewGetAllTasksCopy200Response instantiates a new GetAllTasksCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAllTasksCopy200ResponseWithDefaults ¶
func NewGetAllTasksCopy200ResponseWithDefaults() *GetAllTasksCopy200Response
NewGetAllTasksCopy200ResponseWithDefaults instantiates a new GetAllTasksCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAllTasksCopy200Response) GetActionText ¶
func (o *GetAllTasksCopy200Response) GetActionText() string
GetActionText returns the ActionText field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetActionTextOk ¶
func (o *GetAllTasksCopy200Response) GetActionTextOk() (*string, bool)
GetActionTextOk returns a tuple with the ActionText field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetCreatedAt ¶
func (o *GetAllTasksCopy200Response) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetCreatedAtOk ¶
func (o *GetAllTasksCopy200Response) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetCreatedBy ¶
func (o *GetAllTasksCopy200Response) GetCreatedBy() string
GetCreatedBy returns the CreatedBy field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetCreatedById ¶
func (o *GetAllTasksCopy200Response) GetCreatedById() int32
GetCreatedById returns the CreatedById field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetCreatedByIdOk ¶
func (o *GetAllTasksCopy200Response) GetCreatedByIdOk() (*int32, bool)
GetCreatedByIdOk returns a tuple with the CreatedById field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetCreatedByOk ¶
func (o *GetAllTasksCopy200Response) GetCreatedByOk() (*string, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetDisplayDueDate ¶
func (o *GetAllTasksCopy200Response) GetDisplayDueDate() string
GetDisplayDueDate returns the DisplayDueDate field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetDisplayDueDateOk ¶
func (o *GetAllTasksCopy200Response) GetDisplayDueDateOk() (*string, bool)
GetDisplayDueDateOk returns a tuple with the DisplayDueDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetDisplayProject ¶
func (o *GetAllTasksCopy200Response) GetDisplayProject() string
GetDisplayProject returns the DisplayProject field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetDisplayProjectOk ¶
func (o *GetAllTasksCopy200Response) GetDisplayProjectOk() (*string, bool)
GetDisplayProjectOk returns a tuple with the DisplayProject field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetDisplayStatus ¶
func (o *GetAllTasksCopy200Response) GetDisplayStatus() string
GetDisplayStatus returns the DisplayStatus field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetDisplayStatusOk ¶
func (o *GetAllTasksCopy200Response) GetDisplayStatusOk() (*string, bool)
GetDisplayStatusOk returns a tuple with the DisplayStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetDocuments ¶
func (o *GetAllTasksCopy200Response) GetDocuments() interface{}
GetDocuments returns the Documents field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllTasksCopy200Response) GetDocumentsOk ¶
func (o *GetAllTasksCopy200Response) GetDocumentsOk() (*interface{}, bool)
GetDocumentsOk returns a tuple with the Documents field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllTasksCopy200Response) GetDueAt ¶
func (o *GetAllTasksCopy200Response) GetDueAt() string
GetDueAt returns the DueAt field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetDueAtOk ¶
func (o *GetAllTasksCopy200Response) GetDueAtOk() (*string, bool)
GetDueAtOk returns a tuple with the DueAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetId ¶
func (o *GetAllTasksCopy200Response) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetIdOk ¶
func (o *GetAllTasksCopy200Response) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetLastUpdateBy ¶
func (o *GetAllTasksCopy200Response) GetLastUpdateBy() interface{}
GetLastUpdateBy returns the LastUpdateBy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllTasksCopy200Response) GetLastUpdateByOk ¶
func (o *GetAllTasksCopy200Response) GetLastUpdateByOk() (*interface{}, bool)
GetLastUpdateByOk returns a tuple with the LastUpdateBy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllTasksCopy200Response) GetLastUpdated ¶
func (o *GetAllTasksCopy200Response) GetLastUpdated() string
GetLastUpdated returns the LastUpdated field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetLastUpdatedOk ¶
func (o *GetAllTasksCopy200Response) GetLastUpdatedOk() (*string, bool)
GetLastUpdatedOk returns a tuple with the LastUpdated field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetListDisplayDueDate ¶
func (o *GetAllTasksCopy200Response) GetListDisplayDueDate() string
GetListDisplayDueDate returns the ListDisplayDueDate field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetListDisplayDueDateOk ¶
func (o *GetAllTasksCopy200Response) GetListDisplayDueDateOk() (*string, bool)
GetListDisplayDueDateOk returns a tuple with the ListDisplayDueDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetNotes ¶
func (o *GetAllTasksCopy200Response) GetNotes() interface{}
GetNotes returns the Notes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllTasksCopy200Response) GetNotesOk ¶
func (o *GetAllTasksCopy200Response) GetNotesOk() (*interface{}, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllTasksCopy200Response) GetProject ¶
func (o *GetAllTasksCopy200Response) GetProject() interface{}
GetProject returns the Project field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllTasksCopy200Response) GetProjectId ¶
func (o *GetAllTasksCopy200Response) GetProjectId() interface{}
GetProjectId returns the ProjectId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetAllTasksCopy200Response) GetProjectIdOk ¶
func (o *GetAllTasksCopy200Response) GetProjectIdOk() (*interface{}, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllTasksCopy200Response) GetProjectOk ¶
func (o *GetAllTasksCopy200Response) GetProjectOk() (*interface{}, bool)
GetProjectOk returns a tuple with the Project field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetAllTasksCopy200Response) GetStaff ¶
func (o *GetAllTasksCopy200Response) GetStaff() string
GetStaff returns the Staff field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetStaffId ¶
func (o *GetAllTasksCopy200Response) GetStaffId() int32
GetStaffId returns the StaffId field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetStaffIdOk ¶
func (o *GetAllTasksCopy200Response) GetStaffIdOk() (*int32, bool)
GetStaffIdOk returns a tuple with the StaffId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetStaffOk ¶
func (o *GetAllTasksCopy200Response) GetStaffOk() (*string, bool)
GetStaffOk returns a tuple with the Staff field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetStatus ¶
func (o *GetAllTasksCopy200Response) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetStatusOk ¶
func (o *GetAllTasksCopy200Response) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) GetTaskAction ¶
func (o *GetAllTasksCopy200Response) GetTaskAction() string
GetTaskAction returns the TaskAction field value if set, zero value otherwise.
func (*GetAllTasksCopy200Response) GetTaskActionOk ¶
func (o *GetAllTasksCopy200Response) GetTaskActionOk() (*string, bool)
GetTaskActionOk returns a tuple with the TaskAction field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAllTasksCopy200Response) HasActionText ¶
func (o *GetAllTasksCopy200Response) HasActionText() bool
HasActionText returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasCreatedAt ¶
func (o *GetAllTasksCopy200Response) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasCreatedBy ¶
func (o *GetAllTasksCopy200Response) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasCreatedById ¶
func (o *GetAllTasksCopy200Response) HasCreatedById() bool
HasCreatedById returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasDisplayDueDate ¶
func (o *GetAllTasksCopy200Response) HasDisplayDueDate() bool
HasDisplayDueDate returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasDisplayProject ¶
func (o *GetAllTasksCopy200Response) HasDisplayProject() bool
HasDisplayProject returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasDisplayStatus ¶
func (o *GetAllTasksCopy200Response) HasDisplayStatus() bool
HasDisplayStatus returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasDocuments ¶
func (o *GetAllTasksCopy200Response) HasDocuments() bool
HasDocuments returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasDueAt ¶
func (o *GetAllTasksCopy200Response) HasDueAt() bool
HasDueAt returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasId ¶
func (o *GetAllTasksCopy200Response) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasLastUpdateBy ¶
func (o *GetAllTasksCopy200Response) HasLastUpdateBy() bool
HasLastUpdateBy returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasLastUpdated ¶
func (o *GetAllTasksCopy200Response) HasLastUpdated() bool
HasLastUpdated returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasListDisplayDueDate ¶
func (o *GetAllTasksCopy200Response) HasListDisplayDueDate() bool
HasListDisplayDueDate returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasNotes ¶
func (o *GetAllTasksCopy200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasProject ¶
func (o *GetAllTasksCopy200Response) HasProject() bool
HasProject returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasProjectId ¶
func (o *GetAllTasksCopy200Response) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasStaff ¶
func (o *GetAllTasksCopy200Response) HasStaff() bool
HasStaff returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasStaffId ¶
func (o *GetAllTasksCopy200Response) HasStaffId() bool
HasStaffId returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasStatus ¶
func (o *GetAllTasksCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetAllTasksCopy200Response) HasTaskAction ¶
func (o *GetAllTasksCopy200Response) HasTaskAction() bool
HasTaskAction returns a boolean if a field has been set.
func (GetAllTasksCopy200Response) MarshalJSON ¶
func (o GetAllTasksCopy200Response) MarshalJSON() ([]byte, error)
func (*GetAllTasksCopy200Response) SetActionText ¶
func (o *GetAllTasksCopy200Response) SetActionText(v string)
SetActionText gets a reference to the given string and assigns it to the ActionText field.
func (*GetAllTasksCopy200Response) SetCreatedAt ¶
func (o *GetAllTasksCopy200Response) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetAllTasksCopy200Response) SetCreatedBy ¶
func (o *GetAllTasksCopy200Response) SetCreatedBy(v string)
SetCreatedBy gets a reference to the given string and assigns it to the CreatedBy field.
func (*GetAllTasksCopy200Response) SetCreatedById ¶
func (o *GetAllTasksCopy200Response) SetCreatedById(v int32)
SetCreatedById gets a reference to the given int32 and assigns it to the CreatedById field.
func (*GetAllTasksCopy200Response) SetDisplayDueDate ¶
func (o *GetAllTasksCopy200Response) SetDisplayDueDate(v string)
SetDisplayDueDate gets a reference to the given string and assigns it to the DisplayDueDate field.
func (*GetAllTasksCopy200Response) SetDisplayProject ¶
func (o *GetAllTasksCopy200Response) SetDisplayProject(v string)
SetDisplayProject gets a reference to the given string and assigns it to the DisplayProject field.
func (*GetAllTasksCopy200Response) SetDisplayStatus ¶
func (o *GetAllTasksCopy200Response) SetDisplayStatus(v string)
SetDisplayStatus gets a reference to the given string and assigns it to the DisplayStatus field.
func (*GetAllTasksCopy200Response) SetDocuments ¶
func (o *GetAllTasksCopy200Response) SetDocuments(v interface{})
SetDocuments gets a reference to the given interface{} and assigns it to the Documents field.
func (*GetAllTasksCopy200Response) SetDueAt ¶
func (o *GetAllTasksCopy200Response) SetDueAt(v string)
SetDueAt gets a reference to the given string and assigns it to the DueAt field.
func (*GetAllTasksCopy200Response) SetId ¶
func (o *GetAllTasksCopy200Response) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetAllTasksCopy200Response) SetLastUpdateBy ¶
func (o *GetAllTasksCopy200Response) SetLastUpdateBy(v interface{})
SetLastUpdateBy gets a reference to the given interface{} and assigns it to the LastUpdateBy field.
func (*GetAllTasksCopy200Response) SetLastUpdated ¶
func (o *GetAllTasksCopy200Response) SetLastUpdated(v string)
SetLastUpdated gets a reference to the given string and assigns it to the LastUpdated field.
func (*GetAllTasksCopy200Response) SetListDisplayDueDate ¶
func (o *GetAllTasksCopy200Response) SetListDisplayDueDate(v string)
SetListDisplayDueDate gets a reference to the given string and assigns it to the ListDisplayDueDate field.
func (*GetAllTasksCopy200Response) SetNotes ¶
func (o *GetAllTasksCopy200Response) SetNotes(v interface{})
SetNotes gets a reference to the given interface{} and assigns it to the Notes field.
func (*GetAllTasksCopy200Response) SetProject ¶
func (o *GetAllTasksCopy200Response) SetProject(v interface{})
SetProject gets a reference to the given interface{} and assigns it to the Project field.
func (*GetAllTasksCopy200Response) SetProjectId ¶
func (o *GetAllTasksCopy200Response) SetProjectId(v interface{})
SetProjectId gets a reference to the given interface{} and assigns it to the ProjectId field.
func (*GetAllTasksCopy200Response) SetStaff ¶
func (o *GetAllTasksCopy200Response) SetStaff(v string)
SetStaff gets a reference to the given string and assigns it to the Staff field.
func (*GetAllTasksCopy200Response) SetStaffId ¶
func (o *GetAllTasksCopy200Response) SetStaffId(v int32)
SetStaffId gets a reference to the given int32 and assigns it to the StaffId field.
func (*GetAllTasksCopy200Response) SetStatus ¶
func (o *GetAllTasksCopy200Response) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*GetAllTasksCopy200Response) SetTaskAction ¶
func (o *GetAllTasksCopy200Response) SetTaskAction(v string)
SetTaskAction gets a reference to the given string and assigns it to the TaskAction field.
func (GetAllTasksCopy200Response) ToMap ¶
func (o GetAllTasksCopy200Response) ToMap() (map[string]interface{}, error)
func (*GetAllTasksCopy200Response) UnmarshalJSON ¶
func (o *GetAllTasksCopy200Response) UnmarshalJSON(data []byte) (err error)
type GetAnInvoiceById200Response ¶
type GetAnInvoiceById200Response struct {
Data *GetProjectPayments200ResponseDataInner `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetAnInvoiceById200Response struct for GetAnInvoiceById200Response
func NewGetAnInvoiceById200Response ¶
func NewGetAnInvoiceById200Response() *GetAnInvoiceById200Response
NewGetAnInvoiceById200Response instantiates a new GetAnInvoiceById200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetAnInvoiceById200ResponseWithDefaults ¶
func NewGetAnInvoiceById200ResponseWithDefaults() *GetAnInvoiceById200Response
NewGetAnInvoiceById200ResponseWithDefaults instantiates a new GetAnInvoiceById200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetAnInvoiceById200Response) GetData ¶
func (o *GetAnInvoiceById200Response) GetData() GetProjectPayments200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*GetAnInvoiceById200Response) GetDataOk ¶
func (o *GetAnInvoiceById200Response) GetDataOk() (*GetProjectPayments200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAnInvoiceById200Response) GetMessage ¶
func (o *GetAnInvoiceById200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetAnInvoiceById200Response) GetMessageOk ¶
func (o *GetAnInvoiceById200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAnInvoiceById200Response) GetStatus ¶
func (o *GetAnInvoiceById200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetAnInvoiceById200Response) GetStatusOk ¶
func (o *GetAnInvoiceById200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetAnInvoiceById200Response) HasData ¶
func (o *GetAnInvoiceById200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetAnInvoiceById200Response) HasMessage ¶
func (o *GetAnInvoiceById200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetAnInvoiceById200Response) HasStatus ¶
func (o *GetAnInvoiceById200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (GetAnInvoiceById200Response) MarshalJSON ¶
func (o GetAnInvoiceById200Response) MarshalJSON() ([]byte, error)
func (*GetAnInvoiceById200Response) SetData ¶
func (o *GetAnInvoiceById200Response) SetData(v GetProjectPayments200ResponseDataInner)
SetData gets a reference to the given GetProjectPayments200ResponseDataInner and assigns it to the Data field.
func (*GetAnInvoiceById200Response) SetMessage ¶
func (o *GetAnInvoiceById200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetAnInvoiceById200Response) SetStatus ¶
func (o *GetAnInvoiceById200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (GetAnInvoiceById200Response) ToMap ¶
func (o GetAnInvoiceById200Response) ToMap() (map[string]interface{}, error)
func (*GetAnInvoiceById200Response) UnmarshalJSON ¶
func (o *GetAnInvoiceById200Response) UnmarshalJSON(data []byte) (err error)
type GetCompanyLocationsOptions200Response ¶
type GetCompanyLocationsOptions200Response struct {
Data []GetCompanyLocationsOptions200ResponseDataInner `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetCompanyLocationsOptions200Response struct for GetCompanyLocationsOptions200Response
func NewGetCompanyLocationsOptions200Response ¶
func NewGetCompanyLocationsOptions200Response() *GetCompanyLocationsOptions200Response
NewGetCompanyLocationsOptions200Response instantiates a new GetCompanyLocationsOptions200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetCompanyLocationsOptions200ResponseWithDefaults ¶
func NewGetCompanyLocationsOptions200ResponseWithDefaults() *GetCompanyLocationsOptions200Response
NewGetCompanyLocationsOptions200ResponseWithDefaults instantiates a new GetCompanyLocationsOptions200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetCompanyLocationsOptions200Response) GetData ¶
func (o *GetCompanyLocationsOptions200Response) GetData() []GetCompanyLocationsOptions200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*GetCompanyLocationsOptions200Response) GetDataOk ¶
func (o *GetCompanyLocationsOptions200Response) GetDataOk() ([]GetCompanyLocationsOptions200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetCompanyLocationsOptions200Response) GetMessage ¶
func (o *GetCompanyLocationsOptions200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetCompanyLocationsOptions200Response) GetMessageOk ¶
func (o *GetCompanyLocationsOptions200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetCompanyLocationsOptions200Response) GetStatus ¶
func (o *GetCompanyLocationsOptions200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetCompanyLocationsOptions200Response) GetStatusOk ¶
func (o *GetCompanyLocationsOptions200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetCompanyLocationsOptions200Response) HasData ¶
func (o *GetCompanyLocationsOptions200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetCompanyLocationsOptions200Response) HasMessage ¶
func (o *GetCompanyLocationsOptions200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetCompanyLocationsOptions200Response) HasStatus ¶
func (o *GetCompanyLocationsOptions200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (GetCompanyLocationsOptions200Response) MarshalJSON ¶
func (o GetCompanyLocationsOptions200Response) MarshalJSON() ([]byte, error)
func (*GetCompanyLocationsOptions200Response) SetData ¶
func (o *GetCompanyLocationsOptions200Response) SetData(v []GetCompanyLocationsOptions200ResponseDataInner)
SetData gets a reference to the given []GetCompanyLocationsOptions200ResponseDataInner and assigns it to the Data field.
func (*GetCompanyLocationsOptions200Response) SetMessage ¶
func (o *GetCompanyLocationsOptions200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetCompanyLocationsOptions200Response) SetStatus ¶
func (o *GetCompanyLocationsOptions200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (GetCompanyLocationsOptions200Response) ToMap ¶
func (o GetCompanyLocationsOptions200Response) ToMap() (map[string]interface{}, error)
func (*GetCompanyLocationsOptions200Response) UnmarshalJSON ¶
func (o *GetCompanyLocationsOptions200Response) UnmarshalJSON(data []byte) (err error)
type GetCompanyLocationsOptions200ResponseDataInner ¶
type GetCompanyLocationsOptions200ResponseDataInner struct {
Id *int32 `json:"id,omitempty"`
Identifier *string `json:"identifier,omitempty"`
Name *string `json:"name,omitempty"`
IsDefault *bool `json:"isDefault,omitempty"`
AdditionalProperties map[string]interface{}
}
GetCompanyLocationsOptions200ResponseDataInner struct for GetCompanyLocationsOptions200ResponseDataInner
func NewGetCompanyLocationsOptions200ResponseDataInner ¶
func NewGetCompanyLocationsOptions200ResponseDataInner() *GetCompanyLocationsOptions200ResponseDataInner
NewGetCompanyLocationsOptions200ResponseDataInner instantiates a new GetCompanyLocationsOptions200ResponseDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetCompanyLocationsOptions200ResponseDataInnerWithDefaults ¶
func NewGetCompanyLocationsOptions200ResponseDataInnerWithDefaults() *GetCompanyLocationsOptions200ResponseDataInner
NewGetCompanyLocationsOptions200ResponseDataInnerWithDefaults instantiates a new GetCompanyLocationsOptions200ResponseDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetCompanyLocationsOptions200ResponseDataInner) GetId ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetCompanyLocationsOptions200ResponseDataInner) GetIdOk ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetCompanyLocationsOptions200ResponseDataInner) GetIdentifier ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIdentifier() string
GetIdentifier returns the Identifier field value if set, zero value otherwise.
func (*GetCompanyLocationsOptions200ResponseDataInner) GetIdentifierOk ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIdentifierOk() (*string, bool)
GetIdentifierOk returns a tuple with the Identifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetCompanyLocationsOptions200ResponseDataInner) GetIsDefault ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIsDefault() bool
GetIsDefault returns the IsDefault field value if set, zero value otherwise.
func (*GetCompanyLocationsOptions200ResponseDataInner) GetIsDefaultOk ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetIsDefaultOk() (*bool, bool)
GetIsDefaultOk returns a tuple with the IsDefault field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetCompanyLocationsOptions200ResponseDataInner) GetName ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetCompanyLocationsOptions200ResponseDataInner) GetNameOk ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetCompanyLocationsOptions200ResponseDataInner) HasId ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetCompanyLocationsOptions200ResponseDataInner) HasIdentifier ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) HasIdentifier() bool
HasIdentifier returns a boolean if a field has been set.
func (*GetCompanyLocationsOptions200ResponseDataInner) HasIsDefault ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) HasIsDefault() bool
HasIsDefault returns a boolean if a field has been set.
func (*GetCompanyLocationsOptions200ResponseDataInner) HasName ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) HasName() bool
HasName returns a boolean if a field has been set.
func (GetCompanyLocationsOptions200ResponseDataInner) MarshalJSON ¶
func (o GetCompanyLocationsOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*GetCompanyLocationsOptions200ResponseDataInner) SetId ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetCompanyLocationsOptions200ResponseDataInner) SetIdentifier ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) SetIdentifier(v string)
SetIdentifier gets a reference to the given string and assigns it to the Identifier field.
func (*GetCompanyLocationsOptions200ResponseDataInner) SetIsDefault ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) SetIsDefault(v bool)
SetIsDefault gets a reference to the given bool and assigns it to the IsDefault field.
func (*GetCompanyLocationsOptions200ResponseDataInner) SetName ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (GetCompanyLocationsOptions200ResponseDataInner) ToMap ¶
func (o GetCompanyLocationsOptions200ResponseDataInner) ToMap() (map[string]interface{}, error)
func (*GetCompanyLocationsOptions200ResponseDataInner) UnmarshalJSON ¶
func (o *GetCompanyLocationsOptions200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
type GetEquipmentTypesOptions200Response ¶
type GetEquipmentTypesOptions200Response struct {
Data []GetEquipmentTypesOptions200ResponseDataInner `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetEquipmentTypesOptions200Response struct for GetEquipmentTypesOptions200Response
func NewGetEquipmentTypesOptions200Response ¶
func NewGetEquipmentTypesOptions200Response() *GetEquipmentTypesOptions200Response
NewGetEquipmentTypesOptions200Response instantiates a new GetEquipmentTypesOptions200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetEquipmentTypesOptions200ResponseWithDefaults ¶
func NewGetEquipmentTypesOptions200ResponseWithDefaults() *GetEquipmentTypesOptions200Response
NewGetEquipmentTypesOptions200ResponseWithDefaults instantiates a new GetEquipmentTypesOptions200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetEquipmentTypesOptions200Response) GetData ¶
func (o *GetEquipmentTypesOptions200Response) GetData() []GetEquipmentTypesOptions200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*GetEquipmentTypesOptions200Response) GetDataOk ¶
func (o *GetEquipmentTypesOptions200Response) GetDataOk() ([]GetEquipmentTypesOptions200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetEquipmentTypesOptions200Response) GetMessage ¶
func (o *GetEquipmentTypesOptions200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetEquipmentTypesOptions200Response) GetMessageOk ¶
func (o *GetEquipmentTypesOptions200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetEquipmentTypesOptions200Response) GetStatus ¶
func (o *GetEquipmentTypesOptions200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetEquipmentTypesOptions200Response) GetStatusOk ¶
func (o *GetEquipmentTypesOptions200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetEquipmentTypesOptions200Response) HasData ¶
func (o *GetEquipmentTypesOptions200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetEquipmentTypesOptions200Response) HasMessage ¶
func (o *GetEquipmentTypesOptions200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetEquipmentTypesOptions200Response) HasStatus ¶
func (o *GetEquipmentTypesOptions200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (GetEquipmentTypesOptions200Response) MarshalJSON ¶
func (o GetEquipmentTypesOptions200Response) MarshalJSON() ([]byte, error)
func (*GetEquipmentTypesOptions200Response) SetData ¶
func (o *GetEquipmentTypesOptions200Response) SetData(v []GetEquipmentTypesOptions200ResponseDataInner)
SetData gets a reference to the given []GetEquipmentTypesOptions200ResponseDataInner and assigns it to the Data field.
func (*GetEquipmentTypesOptions200Response) SetMessage ¶
func (o *GetEquipmentTypesOptions200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetEquipmentTypesOptions200Response) SetStatus ¶
func (o *GetEquipmentTypesOptions200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (GetEquipmentTypesOptions200Response) ToMap ¶
func (o GetEquipmentTypesOptions200Response) ToMap() (map[string]interface{}, error)
func (*GetEquipmentTypesOptions200Response) UnmarshalJSON ¶
func (o *GetEquipmentTypesOptions200Response) UnmarshalJSON(data []byte) (err error)
type GetEquipmentTypesOptions200ResponseDataInner ¶
type GetEquipmentTypesOptions200ResponseDataInner struct {
Id *int32 `json:"id,omitempty"`
Identifier *string `json:"identifier,omitempty"`
Name *string `json:"name,omitempty"`
AdditionalProperties map[string]interface{}
}
GetEquipmentTypesOptions200ResponseDataInner struct for GetEquipmentTypesOptions200ResponseDataInner
func NewGetEquipmentTypesOptions200ResponseDataInner ¶
func NewGetEquipmentTypesOptions200ResponseDataInner() *GetEquipmentTypesOptions200ResponseDataInner
NewGetEquipmentTypesOptions200ResponseDataInner instantiates a new GetEquipmentTypesOptions200ResponseDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetEquipmentTypesOptions200ResponseDataInnerWithDefaults ¶
func NewGetEquipmentTypesOptions200ResponseDataInnerWithDefaults() *GetEquipmentTypesOptions200ResponseDataInner
NewGetEquipmentTypesOptions200ResponseDataInnerWithDefaults instantiates a new GetEquipmentTypesOptions200ResponseDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetEquipmentTypesOptions200ResponseDataInner) GetId ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetEquipmentTypesOptions200ResponseDataInner) GetIdOk ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetEquipmentTypesOptions200ResponseDataInner) GetIdentifier ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) GetIdentifier() string
GetIdentifier returns the Identifier field value if set, zero value otherwise.
func (*GetEquipmentTypesOptions200ResponseDataInner) GetIdentifierOk ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) GetIdentifierOk() (*string, bool)
GetIdentifierOk returns a tuple with the Identifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetEquipmentTypesOptions200ResponseDataInner) GetName ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetEquipmentTypesOptions200ResponseDataInner) GetNameOk ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetEquipmentTypesOptions200ResponseDataInner) HasId ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetEquipmentTypesOptions200ResponseDataInner) HasIdentifier ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) HasIdentifier() bool
HasIdentifier returns a boolean if a field has been set.
func (*GetEquipmentTypesOptions200ResponseDataInner) HasName ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) HasName() bool
HasName returns a boolean if a field has been set.
func (GetEquipmentTypesOptions200ResponseDataInner) MarshalJSON ¶
func (o GetEquipmentTypesOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*GetEquipmentTypesOptions200ResponseDataInner) SetId ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetEquipmentTypesOptions200ResponseDataInner) SetIdentifier ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) SetIdentifier(v string)
SetIdentifier gets a reference to the given string and assigns it to the Identifier field.
func (*GetEquipmentTypesOptions200ResponseDataInner) SetName ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (GetEquipmentTypesOptions200ResponseDataInner) ToMap ¶
func (o GetEquipmentTypesOptions200ResponseDataInner) ToMap() (map[string]interface{}, error)
func (*GetEquipmentTypesOptions200ResponseDataInner) UnmarshalJSON ¶
func (o *GetEquipmentTypesOptions200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
type GetProjectExpenseById200Response ¶
type GetProjectExpenseById200Response struct {
TotalRecords *int32 `json:"totalRecords,omitempty"`
Data []GetProjectExpenseById200ResponseDataInner `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectExpenseById200Response struct for GetProjectExpenseById200Response
func NewGetProjectExpenseById200Response ¶
func NewGetProjectExpenseById200Response() *GetProjectExpenseById200Response
NewGetProjectExpenseById200Response instantiates a new GetProjectExpenseById200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectExpenseById200ResponseWithDefaults ¶
func NewGetProjectExpenseById200ResponseWithDefaults() *GetProjectExpenseById200Response
NewGetProjectExpenseById200ResponseWithDefaults instantiates a new GetProjectExpenseById200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectExpenseById200Response) GetData ¶
func (o *GetProjectExpenseById200Response) GetData() []GetProjectExpenseById200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*GetProjectExpenseById200Response) GetDataOk ¶
func (o *GetProjectExpenseById200Response) GetDataOk() ([]GetProjectExpenseById200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200Response) GetMessage ¶
func (o *GetProjectExpenseById200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetProjectExpenseById200Response) GetMessageOk ¶
func (o *GetProjectExpenseById200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200Response) GetStatus ¶
func (o *GetProjectExpenseById200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetProjectExpenseById200Response) GetStatusOk ¶
func (o *GetProjectExpenseById200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200Response) GetTotalRecords ¶
func (o *GetProjectExpenseById200Response) GetTotalRecords() int32
GetTotalRecords returns the TotalRecords field value if set, zero value otherwise.
func (*GetProjectExpenseById200Response) GetTotalRecordsOk ¶
func (o *GetProjectExpenseById200Response) GetTotalRecordsOk() (*int32, bool)
GetTotalRecordsOk returns a tuple with the TotalRecords field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200Response) HasData ¶
func (o *GetProjectExpenseById200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetProjectExpenseById200Response) HasMessage ¶
func (o *GetProjectExpenseById200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetProjectExpenseById200Response) HasStatus ¶
func (o *GetProjectExpenseById200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetProjectExpenseById200Response) HasTotalRecords ¶
func (o *GetProjectExpenseById200Response) HasTotalRecords() bool
HasTotalRecords returns a boolean if a field has been set.
func (GetProjectExpenseById200Response) MarshalJSON ¶
func (o GetProjectExpenseById200Response) MarshalJSON() ([]byte, error)
func (*GetProjectExpenseById200Response) SetData ¶
func (o *GetProjectExpenseById200Response) SetData(v []GetProjectExpenseById200ResponseDataInner)
SetData gets a reference to the given []GetProjectExpenseById200ResponseDataInner and assigns it to the Data field.
func (*GetProjectExpenseById200Response) SetMessage ¶
func (o *GetProjectExpenseById200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetProjectExpenseById200Response) SetStatus ¶
func (o *GetProjectExpenseById200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (*GetProjectExpenseById200Response) SetTotalRecords ¶
func (o *GetProjectExpenseById200Response) SetTotalRecords(v int32)
SetTotalRecords gets a reference to the given int32 and assigns it to the TotalRecords field.
func (GetProjectExpenseById200Response) ToMap ¶
func (o GetProjectExpenseById200Response) ToMap() (map[string]interface{}, error)
func (*GetProjectExpenseById200Response) UnmarshalJSON ¶
func (o *GetProjectExpenseById200Response) UnmarshalJSON(data []byte) (err error)
type GetProjectExpenseById200ResponseDataInner ¶
type GetProjectExpenseById200ResponseDataInner struct {
Id *int32 `json:"id,omitempty"`
ProjectId *int32 `json:"projectId,omitempty"`
ExpenseDate *string `json:"expenseDate,omitempty"`
TransactionType interface{} `json:"transactionType,omitempty"`
Number *string `json:"number,omitempty"`
Method interface{} `json:"method,omitempty"`
Memo *string `json:"memo,omitempty"`
PaymentAccount interface{} `json:"paymentAccount,omitempty"`
Total *int32 `json:"total,omitempty"`
Balance *int32 `json:"balance,omitempty"`
StaffTimesheetId interface{} `json:"staffTimesheetId,omitempty"`
EquipmentProjectId *int32 `json:"equipmentProjectId,omitempty"`
FinancialCRMID interface{} `json:"financialCRMID,omitempty"`
QboSubCustomerId interface{} `json:"qboSubCustomerId,omitempty"`
Subcategory *string `json:"subcategory,omitempty"`
Payee interface{} `json:"payee,omitempty"`
Quantity interface{} `json:"quantity,omitempty"`
Cost interface{} `json:"cost,omitempty"`
Status *string `json:"status,omitempty"`
Deleted *bool `json:"deleted,omitempty"`
QboExpenseAccountId interface{} `json:"qboExpenseAccountId,omitempty"`
QboPaymentAccountId interface{} `json:"qboPaymentAccountId,omitempty"`
SyncToken interface{} `json:"syncToken,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *string `json:"createdBy,omitempty"`
CreatedById interface{} `json:"createdById,omitempty"`
UpdatedAt interface{} `json:"updatedAt,omitempty"`
UpdatedBy interface{} `json:"updatedBy,omitempty"`
ProjectExpenseItems []map[string]interface{} `json:"projectExpenseItems,omitempty"`
ExpenseSubcategories interface{} `json:"expenseSubcategories,omitempty"`
ExpenseStaffTimesheets interface{} `json:"expenseStaffTimesheets,omitempty"`
ExpenseEquipments interface{} `json:"expenseEquipments,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectExpenseById200ResponseDataInner struct for GetProjectExpenseById200ResponseDataInner
func NewGetProjectExpenseById200ResponseDataInner ¶
func NewGetProjectExpenseById200ResponseDataInner() *GetProjectExpenseById200ResponseDataInner
NewGetProjectExpenseById200ResponseDataInner instantiates a new GetProjectExpenseById200ResponseDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectExpenseById200ResponseDataInnerWithDefaults ¶
func NewGetProjectExpenseById200ResponseDataInnerWithDefaults() *GetProjectExpenseById200ResponseDataInner
NewGetProjectExpenseById200ResponseDataInnerWithDefaults instantiates a new GetProjectExpenseById200ResponseDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectExpenseById200ResponseDataInner) GetBalance ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetBalance() int32
GetBalance returns the Balance field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetBalanceOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetBalanceOk() (*int32, bool)
GetBalanceOk returns a tuple with the Balance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetCost ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCost() interface{}
GetCost returns the Cost field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetCostOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCostOk() (*interface{}, bool)
GetCostOk returns a tuple with the Cost field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetCreatedAt ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetCreatedAtOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetCreatedBy ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedBy() string
GetCreatedBy returns the CreatedBy field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetCreatedById ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedById() interface{}
GetCreatedById returns the CreatedById field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetCreatedByIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedByIdOk() (*interface{}, bool)
GetCreatedByIdOk returns a tuple with the CreatedById field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetCreatedByOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetCreatedByOk() (*string, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetDeleted ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetDeleted() bool
GetDeleted returns the Deleted field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetDeletedOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetDeletedOk() (*bool, bool)
GetDeletedOk returns a tuple with the Deleted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetEquipmentProjectId ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetEquipmentProjectId() int32
GetEquipmentProjectId returns the EquipmentProjectId field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetEquipmentProjectIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetEquipmentProjectIdOk() (*int32, bool)
GetEquipmentProjectIdOk returns a tuple with the EquipmentProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseDate ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseDate() string
GetExpenseDate returns the ExpenseDate field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseDateOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseDateOk() (*string, bool)
GetExpenseDateOk returns a tuple with the ExpenseDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseEquipments ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseEquipments() interface{}
GetExpenseEquipments returns the ExpenseEquipments field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseEquipmentsOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseEquipmentsOk() (*interface{}, bool)
GetExpenseEquipmentsOk returns a tuple with the ExpenseEquipments field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseStaffTimesheets ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseStaffTimesheets() interface{}
GetExpenseStaffTimesheets returns the ExpenseStaffTimesheets field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseStaffTimesheetsOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseStaffTimesheetsOk() (*interface{}, bool)
GetExpenseStaffTimesheetsOk returns a tuple with the ExpenseStaffTimesheets field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseSubcategories ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseSubcategories() interface{}
GetExpenseSubcategories returns the ExpenseSubcategories field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetExpenseSubcategoriesOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetExpenseSubcategoriesOk() (*interface{}, bool)
GetExpenseSubcategoriesOk returns a tuple with the ExpenseSubcategories field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetFinancialCRMID ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetFinancialCRMID() interface{}
GetFinancialCRMID returns the FinancialCRMID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetFinancialCRMIDOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetFinancialCRMIDOk() (*interface{}, bool)
GetFinancialCRMIDOk returns a tuple with the FinancialCRMID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetId ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetMemo ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetMemo() string
GetMemo returns the Memo field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetMemoOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetMemoOk() (*string, bool)
GetMemoOk returns a tuple with the Memo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetMethod ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetMethod() interface{}
GetMethod returns the Method field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetMethodOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetMethodOk() (*interface{}, bool)
GetMethodOk returns a tuple with the Method field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetNumber ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetNumber() string
GetNumber returns the Number field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetNumberOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetNumberOk() (*string, bool)
GetNumberOk returns a tuple with the Number field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetPayee ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetPayee() interface{}
GetPayee returns the Payee field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetPayeeOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetPayeeOk() (*interface{}, bool)
GetPayeeOk returns a tuple with the Payee field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetPaymentAccount ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetPaymentAccount() interface{}
GetPaymentAccount returns the PaymentAccount field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetPaymentAccountOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetPaymentAccountOk() (*interface{}, bool)
GetPaymentAccountOk returns a tuple with the PaymentAccount field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetProjectExpenseItems ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetProjectExpenseItems() []map[string]interface{}
GetProjectExpenseItems returns the ProjectExpenseItems field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetProjectExpenseItemsOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetProjectExpenseItemsOk() ([]map[string]interface{}, bool)
GetProjectExpenseItemsOk returns a tuple with the ProjectExpenseItems field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetProjectId ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetProjectIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetQboExpenseAccountId ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQboExpenseAccountId() interface{}
GetQboExpenseAccountId returns the QboExpenseAccountId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetQboExpenseAccountIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQboExpenseAccountIdOk() (*interface{}, bool)
GetQboExpenseAccountIdOk returns a tuple with the QboExpenseAccountId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetQboPaymentAccountId ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQboPaymentAccountId() interface{}
GetQboPaymentAccountId returns the QboPaymentAccountId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetQboPaymentAccountIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQboPaymentAccountIdOk() (*interface{}, bool)
GetQboPaymentAccountIdOk returns a tuple with the QboPaymentAccountId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetQboSubCustomerId ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQboSubCustomerId() interface{}
GetQboSubCustomerId returns the QboSubCustomerId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetQboSubCustomerIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQboSubCustomerIdOk() (*interface{}, bool)
GetQboSubCustomerIdOk returns a tuple with the QboSubCustomerId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetQuantity ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQuantity() interface{}
GetQuantity returns the Quantity field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetQuantityOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetQuantityOk() (*interface{}, bool)
GetQuantityOk returns a tuple with the Quantity field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetStaffTimesheetId ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetStaffTimesheetId() interface{}
GetStaffTimesheetId returns the StaffTimesheetId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetStaffTimesheetIdOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetStaffTimesheetIdOk() (*interface{}, bool)
GetStaffTimesheetIdOk returns a tuple with the StaffTimesheetId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetStatus ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetStatusOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetSubcategory ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetSubcategory() string
GetSubcategory returns the Subcategory field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetSubcategoryOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetSubcategoryOk() (*string, bool)
GetSubcategoryOk returns a tuple with the Subcategory field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetSyncToken ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetSyncToken() interface{}
GetSyncToken returns the SyncToken field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetSyncTokenOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetSyncTokenOk() (*interface{}, bool)
GetSyncTokenOk returns a tuple with the SyncToken field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetTotal ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetTotal() int32
GetTotal returns the Total field value if set, zero value otherwise.
func (*GetProjectExpenseById200ResponseDataInner) GetTotalOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetTotalOk() (*int32, bool)
GetTotalOk returns a tuple with the Total field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectExpenseById200ResponseDataInner) GetTransactionType ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetTransactionType() interface{}
GetTransactionType returns the TransactionType field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetTransactionTypeOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetTransactionTypeOk() (*interface{}, bool)
GetTransactionTypeOk returns a tuple with the TransactionType field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetUpdatedAt ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedAt() interface{}
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetUpdatedAtOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedAtOk() (*interface{}, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) GetUpdatedBy ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedBy() interface{}
GetUpdatedBy returns the UpdatedBy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectExpenseById200ResponseDataInner) GetUpdatedByOk ¶
func (o *GetProjectExpenseById200ResponseDataInner) GetUpdatedByOk() (*interface{}, bool)
GetUpdatedByOk returns a tuple with the UpdatedBy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectExpenseById200ResponseDataInner) HasBalance ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasBalance() bool
HasBalance returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasCost ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasCost() bool
HasCost returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasCreatedAt ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasCreatedBy ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasCreatedById ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasCreatedById() bool
HasCreatedById returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasDeleted ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasDeleted() bool
HasDeleted returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasEquipmentProjectId ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasEquipmentProjectId() bool
HasEquipmentProjectId returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasExpenseDate ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseDate() bool
HasExpenseDate returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasExpenseEquipments ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseEquipments() bool
HasExpenseEquipments returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasExpenseStaffTimesheets ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseStaffTimesheets() bool
HasExpenseStaffTimesheets returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasExpenseSubcategories ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasExpenseSubcategories() bool
HasExpenseSubcategories returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasFinancialCRMID ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasFinancialCRMID() bool
HasFinancialCRMID returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasId ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasMemo ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasMemo() bool
HasMemo returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasMethod ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasMethod() bool
HasMethod returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasNumber ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasNumber() bool
HasNumber returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasPayee ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasPayee() bool
HasPayee returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasPaymentAccount ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasPaymentAccount() bool
HasPaymentAccount returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasProjectExpenseItems ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasProjectExpenseItems() bool
HasProjectExpenseItems returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasProjectId ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasQboExpenseAccountId ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasQboExpenseAccountId() bool
HasQboExpenseAccountId returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasQboPaymentAccountId ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasQboPaymentAccountId() bool
HasQboPaymentAccountId returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasQboSubCustomerId ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasQboSubCustomerId() bool
HasQboSubCustomerId returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasQuantity ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasQuantity() bool
HasQuantity returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasStaffTimesheetId ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasStaffTimesheetId() bool
HasStaffTimesheetId returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasStatus ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasSubcategory ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasSubcategory() bool
HasSubcategory returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasSyncToken ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasSyncToken() bool
HasSyncToken returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasTotal ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasTotal() bool
HasTotal returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasTransactionType ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasTransactionType() bool
HasTransactionType returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasUpdatedAt ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetProjectExpenseById200ResponseDataInner) HasUpdatedBy ¶
func (o *GetProjectExpenseById200ResponseDataInner) HasUpdatedBy() bool
HasUpdatedBy returns a boolean if a field has been set.
func (GetProjectExpenseById200ResponseDataInner) MarshalJSON ¶
func (o GetProjectExpenseById200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*GetProjectExpenseById200ResponseDataInner) SetBalance ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetBalance(v int32)
SetBalance gets a reference to the given int32 and assigns it to the Balance field.
func (*GetProjectExpenseById200ResponseDataInner) SetCost ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetCost(v interface{})
SetCost gets a reference to the given interface{} and assigns it to the Cost field.
func (*GetProjectExpenseById200ResponseDataInner) SetCreatedAt ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetProjectExpenseById200ResponseDataInner) SetCreatedBy ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetCreatedBy(v string)
SetCreatedBy gets a reference to the given string and assigns it to the CreatedBy field.
func (*GetProjectExpenseById200ResponseDataInner) SetCreatedById ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetCreatedById(v interface{})
SetCreatedById gets a reference to the given interface{} and assigns it to the CreatedById field.
func (*GetProjectExpenseById200ResponseDataInner) SetDeleted ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetDeleted(v bool)
SetDeleted gets a reference to the given bool and assigns it to the Deleted field.
func (*GetProjectExpenseById200ResponseDataInner) SetEquipmentProjectId ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetEquipmentProjectId(v int32)
SetEquipmentProjectId gets a reference to the given int32 and assigns it to the EquipmentProjectId field.
func (*GetProjectExpenseById200ResponseDataInner) SetExpenseDate ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseDate(v string)
SetExpenseDate gets a reference to the given string and assigns it to the ExpenseDate field.
func (*GetProjectExpenseById200ResponseDataInner) SetExpenseEquipments ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseEquipments(v interface{})
SetExpenseEquipments gets a reference to the given interface{} and assigns it to the ExpenseEquipments field.
func (*GetProjectExpenseById200ResponseDataInner) SetExpenseStaffTimesheets ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseStaffTimesheets(v interface{})
SetExpenseStaffTimesheets gets a reference to the given interface{} and assigns it to the ExpenseStaffTimesheets field.
func (*GetProjectExpenseById200ResponseDataInner) SetExpenseSubcategories ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetExpenseSubcategories(v interface{})
SetExpenseSubcategories gets a reference to the given interface{} and assigns it to the ExpenseSubcategories field.
func (*GetProjectExpenseById200ResponseDataInner) SetFinancialCRMID ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetFinancialCRMID(v interface{})
SetFinancialCRMID gets a reference to the given interface{} and assigns it to the FinancialCRMID field.
func (*GetProjectExpenseById200ResponseDataInner) SetId ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetProjectExpenseById200ResponseDataInner) SetMemo ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetMemo(v string)
SetMemo gets a reference to the given string and assigns it to the Memo field.
func (*GetProjectExpenseById200ResponseDataInner) SetMethod ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetMethod(v interface{})
SetMethod gets a reference to the given interface{} and assigns it to the Method field.
func (*GetProjectExpenseById200ResponseDataInner) SetNumber ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetNumber(v string)
SetNumber gets a reference to the given string and assigns it to the Number field.
func (*GetProjectExpenseById200ResponseDataInner) SetPayee ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetPayee(v interface{})
SetPayee gets a reference to the given interface{} and assigns it to the Payee field.
func (*GetProjectExpenseById200ResponseDataInner) SetPaymentAccount ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetPaymentAccount(v interface{})
SetPaymentAccount gets a reference to the given interface{} and assigns it to the PaymentAccount field.
func (*GetProjectExpenseById200ResponseDataInner) SetProjectExpenseItems ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetProjectExpenseItems(v []map[string]interface{})
SetProjectExpenseItems gets a reference to the given []map[string]interface{} and assigns it to the ProjectExpenseItems field.
func (*GetProjectExpenseById200ResponseDataInner) SetProjectId ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*GetProjectExpenseById200ResponseDataInner) SetQboExpenseAccountId ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetQboExpenseAccountId(v interface{})
SetQboExpenseAccountId gets a reference to the given interface{} and assigns it to the QboExpenseAccountId field.
func (*GetProjectExpenseById200ResponseDataInner) SetQboPaymentAccountId ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetQboPaymentAccountId(v interface{})
SetQboPaymentAccountId gets a reference to the given interface{} and assigns it to the QboPaymentAccountId field.
func (*GetProjectExpenseById200ResponseDataInner) SetQboSubCustomerId ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetQboSubCustomerId(v interface{})
SetQboSubCustomerId gets a reference to the given interface{} and assigns it to the QboSubCustomerId field.
func (*GetProjectExpenseById200ResponseDataInner) SetQuantity ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetQuantity(v interface{})
SetQuantity gets a reference to the given interface{} and assigns it to the Quantity field.
func (*GetProjectExpenseById200ResponseDataInner) SetStaffTimesheetId ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetStaffTimesheetId(v interface{})
SetStaffTimesheetId gets a reference to the given interface{} and assigns it to the StaffTimesheetId field.
func (*GetProjectExpenseById200ResponseDataInner) SetStatus ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*GetProjectExpenseById200ResponseDataInner) SetSubcategory ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetSubcategory(v string)
SetSubcategory gets a reference to the given string and assigns it to the Subcategory field.
func (*GetProjectExpenseById200ResponseDataInner) SetSyncToken ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetSyncToken(v interface{})
SetSyncToken gets a reference to the given interface{} and assigns it to the SyncToken field.
func (*GetProjectExpenseById200ResponseDataInner) SetTotal ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetTotal(v int32)
SetTotal gets a reference to the given int32 and assigns it to the Total field.
func (*GetProjectExpenseById200ResponseDataInner) SetTransactionType ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetTransactionType(v interface{})
SetTransactionType gets a reference to the given interface{} and assigns it to the TransactionType field.
func (*GetProjectExpenseById200ResponseDataInner) SetUpdatedAt ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetUpdatedAt(v interface{})
SetUpdatedAt gets a reference to the given interface{} and assigns it to the UpdatedAt field.
func (*GetProjectExpenseById200ResponseDataInner) SetUpdatedBy ¶
func (o *GetProjectExpenseById200ResponseDataInner) SetUpdatedBy(v interface{})
SetUpdatedBy gets a reference to the given interface{} and assigns it to the UpdatedBy field.
func (GetProjectExpenseById200ResponseDataInner) ToMap ¶
func (o GetProjectExpenseById200ResponseDataInner) ToMap() (map[string]interface{}, error)
func (*GetProjectExpenseById200ResponseDataInner) UnmarshalJSON ¶
func (o *GetProjectExpenseById200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
type GetProjectPayments200Response ¶
type GetProjectPayments200Response struct {
TotalRecords *int32 `json:"totalRecords,omitempty"`
Data []GetProjectPayments200ResponseDataInner `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectPayments200Response struct for GetProjectPayments200Response
func NewGetProjectPayments200Response ¶
func NewGetProjectPayments200Response() *GetProjectPayments200Response
NewGetProjectPayments200Response instantiates a new GetProjectPayments200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectPayments200ResponseWithDefaults ¶
func NewGetProjectPayments200ResponseWithDefaults() *GetProjectPayments200Response
NewGetProjectPayments200ResponseWithDefaults instantiates a new GetProjectPayments200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectPayments200Response) GetData ¶
func (o *GetProjectPayments200Response) GetData() []GetProjectPayments200ResponseDataInner
GetData returns the Data field value if set, zero value otherwise.
func (*GetProjectPayments200Response) GetDataOk ¶
func (o *GetProjectPayments200Response) GetDataOk() ([]GetProjectPayments200ResponseDataInner, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200Response) GetMessage ¶
func (o *GetProjectPayments200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetProjectPayments200Response) GetMessageOk ¶
func (o *GetProjectPayments200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200Response) GetStatus ¶
func (o *GetProjectPayments200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetProjectPayments200Response) GetStatusOk ¶
func (o *GetProjectPayments200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200Response) GetTotalRecords ¶
func (o *GetProjectPayments200Response) GetTotalRecords() int32
GetTotalRecords returns the TotalRecords field value if set, zero value otherwise.
func (*GetProjectPayments200Response) GetTotalRecordsOk ¶
func (o *GetProjectPayments200Response) GetTotalRecordsOk() (*int32, bool)
GetTotalRecordsOk returns a tuple with the TotalRecords field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200Response) HasData ¶
func (o *GetProjectPayments200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetProjectPayments200Response) HasMessage ¶
func (o *GetProjectPayments200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetProjectPayments200Response) HasStatus ¶
func (o *GetProjectPayments200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetProjectPayments200Response) HasTotalRecords ¶
func (o *GetProjectPayments200Response) HasTotalRecords() bool
HasTotalRecords returns a boolean if a field has been set.
func (GetProjectPayments200Response) MarshalJSON ¶
func (o GetProjectPayments200Response) MarshalJSON() ([]byte, error)
func (*GetProjectPayments200Response) SetData ¶
func (o *GetProjectPayments200Response) SetData(v []GetProjectPayments200ResponseDataInner)
SetData gets a reference to the given []GetProjectPayments200ResponseDataInner and assigns it to the Data field.
func (*GetProjectPayments200Response) SetMessage ¶
func (o *GetProjectPayments200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetProjectPayments200Response) SetStatus ¶
func (o *GetProjectPayments200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (*GetProjectPayments200Response) SetTotalRecords ¶
func (o *GetProjectPayments200Response) SetTotalRecords(v int32)
SetTotalRecords gets a reference to the given int32 and assigns it to the TotalRecords field.
func (GetProjectPayments200Response) ToMap ¶
func (o GetProjectPayments200Response) ToMap() (map[string]interface{}, error)
func (*GetProjectPayments200Response) UnmarshalJSON ¶
func (o *GetProjectPayments200Response) UnmarshalJSON(data []byte) (err error)
type GetProjectPayments200ResponseDataInner ¶
type GetProjectPayments200ResponseDataInner struct {
Id *int32 `json:"id,omitempty"`
ProjectId *int32 `json:"projectId,omitempty"`
ProjectDocumentId interface{} `json:"projectDocumentId,omitempty"`
ContactId *int32 `json:"contactId,omitempty"`
OrganizationId interface{} `json:"organizationId,omitempty"`
InvoiceNo *string `json:"invoiceNo,omitempty"`
InvoiceDate *string `json:"invoiceDate,omitempty"`
Status *string `json:"status,omitempty"`
InvoiceType interface{} `json:"invoiceType,omitempty"`
TotalAmount *int32 `json:"totalAmount,omitempty"`
RemainingBalance *int32 `json:"remainingBalance,omitempty"`
Description interface{} `json:"description,omitempty"`
SettingDataJson interface{} `json:"settingDataJson,omitempty"`
FinancialCRMID interface{} `json:"financialCRMID,omitempty"`
XeroAccountId interface{} `json:"xeroAccountId,omitempty"`
DueDate interface{} `json:"dueDate,omitempty"`
IsOverdue *bool `json:"isOverdue,omitempty"`
TaxRateType interface{} `json:"taxRateType,omitempty"`
Voided *bool `json:"voided,omitempty"`
VoidAt interface{} `json:"voidAt,omitempty"`
VoidBy interface{} `json:"voidBy,omitempty"`
Deleted *bool `json:"deleted,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *int32 `json:"createdBy,omitempty"`
UpdatedAt interface{} `json:"updatedAt,omitempty"`
UpdatedBy interface{} `json:"updatedBy,omitempty"`
CreatedByStaff *string `json:"createdByStaff,omitempty"`
InvoicePayments []map[string]interface{} `json:"invoicePayments,omitempty"`
Items []GetProjectPayments200ResponseDataInnerItemsInner `json:"items,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectPayments200ResponseDataInner struct for GetProjectPayments200ResponseDataInner
func NewGetProjectPayments200ResponseDataInner ¶
func NewGetProjectPayments200ResponseDataInner() *GetProjectPayments200ResponseDataInner
NewGetProjectPayments200ResponseDataInner instantiates a new GetProjectPayments200ResponseDataInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectPayments200ResponseDataInnerWithDefaults ¶
func NewGetProjectPayments200ResponseDataInnerWithDefaults() *GetProjectPayments200ResponseDataInner
NewGetProjectPayments200ResponseDataInnerWithDefaults instantiates a new GetProjectPayments200ResponseDataInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectPayments200ResponseDataInner) GetContactId ¶
func (o *GetProjectPayments200ResponseDataInner) GetContactId() int32
GetContactId returns the ContactId field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetContactIdOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetContactIdOk() (*int32, bool)
GetContactIdOk returns a tuple with the ContactId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetCreatedAt ¶
func (o *GetProjectPayments200ResponseDataInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetCreatedAtOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetCreatedBy ¶
func (o *GetProjectPayments200ResponseDataInner) GetCreatedBy() int32
GetCreatedBy returns the CreatedBy field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetCreatedByOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetCreatedByOk() (*int32, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetCreatedByStaff ¶
func (o *GetProjectPayments200ResponseDataInner) GetCreatedByStaff() string
GetCreatedByStaff returns the CreatedByStaff field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetCreatedByStaffOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetCreatedByStaffOk() (*string, bool)
GetCreatedByStaffOk returns a tuple with the CreatedByStaff field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetDeleted ¶
func (o *GetProjectPayments200ResponseDataInner) GetDeleted() bool
GetDeleted returns the Deleted field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetDeletedOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetDeletedOk() (*bool, bool)
GetDeletedOk returns a tuple with the Deleted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetDescription ¶
func (o *GetProjectPayments200ResponseDataInner) GetDescription() interface{}
GetDescription returns the Description field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetDescriptionOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetDescriptionOk() (*interface{}, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetDueDate ¶
func (o *GetProjectPayments200ResponseDataInner) GetDueDate() interface{}
GetDueDate returns the DueDate field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetDueDateOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetDueDateOk() (*interface{}, bool)
GetDueDateOk returns a tuple with the DueDate field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetFinancialCRMID ¶
func (o *GetProjectPayments200ResponseDataInner) GetFinancialCRMID() interface{}
GetFinancialCRMID returns the FinancialCRMID field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetFinancialCRMIDOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetFinancialCRMIDOk() (*interface{}, bool)
GetFinancialCRMIDOk returns a tuple with the FinancialCRMID field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetId ¶
func (o *GetProjectPayments200ResponseDataInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetIdOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetInvoiceDate ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoiceDate() string
GetInvoiceDate returns the InvoiceDate field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetInvoiceDateOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoiceDateOk() (*string, bool)
GetInvoiceDateOk returns a tuple with the InvoiceDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetInvoiceNo ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoiceNo() string
GetInvoiceNo returns the InvoiceNo field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetInvoiceNoOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoiceNoOk() (*string, bool)
GetInvoiceNoOk returns a tuple with the InvoiceNo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetInvoicePayments ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoicePayments() []map[string]interface{}
GetInvoicePayments returns the InvoicePayments field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetInvoicePaymentsOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoicePaymentsOk() ([]map[string]interface{}, bool)
GetInvoicePaymentsOk returns a tuple with the InvoicePayments field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetInvoiceType ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoiceType() interface{}
GetInvoiceType returns the InvoiceType field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetInvoiceTypeOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetInvoiceTypeOk() (*interface{}, bool)
GetInvoiceTypeOk returns a tuple with the InvoiceType field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetIsOverdue ¶
func (o *GetProjectPayments200ResponseDataInner) GetIsOverdue() bool
GetIsOverdue returns the IsOverdue field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetIsOverdueOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetIsOverdueOk() (*bool, bool)
GetIsOverdueOk returns a tuple with the IsOverdue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetItems ¶
func (o *GetProjectPayments200ResponseDataInner) GetItems() []GetProjectPayments200ResponseDataInnerItemsInner
GetItems returns the Items field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetItemsOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetItemsOk() ([]GetProjectPayments200ResponseDataInnerItemsInner, bool)
GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetOrganizationId ¶
func (o *GetProjectPayments200ResponseDataInner) GetOrganizationId() interface{}
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetOrganizationIdOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetOrganizationIdOk() (*interface{}, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetProjectDocumentId ¶
func (o *GetProjectPayments200ResponseDataInner) GetProjectDocumentId() interface{}
GetProjectDocumentId returns the ProjectDocumentId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetProjectDocumentIdOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetProjectDocumentIdOk() (*interface{}, bool)
GetProjectDocumentIdOk returns a tuple with the ProjectDocumentId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetProjectId ¶
func (o *GetProjectPayments200ResponseDataInner) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetProjectIdOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetRemainingBalance ¶
func (o *GetProjectPayments200ResponseDataInner) GetRemainingBalance() int32
GetRemainingBalance returns the RemainingBalance field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetRemainingBalanceOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetRemainingBalanceOk() (*int32, bool)
GetRemainingBalanceOk returns a tuple with the RemainingBalance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetSettingDataJson ¶
func (o *GetProjectPayments200ResponseDataInner) GetSettingDataJson() interface{}
GetSettingDataJson returns the SettingDataJson field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetSettingDataJsonOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetSettingDataJsonOk() (*interface{}, bool)
GetSettingDataJsonOk returns a tuple with the SettingDataJson field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetStatus ¶
func (o *GetProjectPayments200ResponseDataInner) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetStatusOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetTaxRateType ¶
func (o *GetProjectPayments200ResponseDataInner) GetTaxRateType() interface{}
GetTaxRateType returns the TaxRateType field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetTaxRateTypeOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetTaxRateTypeOk() (*interface{}, bool)
GetTaxRateTypeOk returns a tuple with the TaxRateType field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetTotalAmount ¶
func (o *GetProjectPayments200ResponseDataInner) GetTotalAmount() int32
GetTotalAmount returns the TotalAmount field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetTotalAmountOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetTotalAmountOk() (*int32, bool)
GetTotalAmountOk returns a tuple with the TotalAmount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetUpdatedAt ¶
func (o *GetProjectPayments200ResponseDataInner) GetUpdatedAt() interface{}
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetUpdatedAtOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetUpdatedAtOk() (*interface{}, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetUpdatedBy ¶
func (o *GetProjectPayments200ResponseDataInner) GetUpdatedBy() interface{}
GetUpdatedBy returns the UpdatedBy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetUpdatedByOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetUpdatedByOk() (*interface{}, bool)
GetUpdatedByOk returns a tuple with the UpdatedBy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetVoidAt ¶
func (o *GetProjectPayments200ResponseDataInner) GetVoidAt() interface{}
GetVoidAt returns the VoidAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetVoidAtOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetVoidAtOk() (*interface{}, bool)
GetVoidAtOk returns a tuple with the VoidAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetVoidBy ¶
func (o *GetProjectPayments200ResponseDataInner) GetVoidBy() interface{}
GetVoidBy returns the VoidBy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetVoidByOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetVoidByOk() (*interface{}, bool)
GetVoidByOk returns a tuple with the VoidBy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) GetVoided ¶
func (o *GetProjectPayments200ResponseDataInner) GetVoided() bool
GetVoided returns the Voided field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInner) GetVoidedOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetVoidedOk() (*bool, bool)
GetVoidedOk returns a tuple with the Voided field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInner) GetXeroAccountId ¶
func (o *GetProjectPayments200ResponseDataInner) GetXeroAccountId() interface{}
GetXeroAccountId returns the XeroAccountId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInner) GetXeroAccountIdOk ¶
func (o *GetProjectPayments200ResponseDataInner) GetXeroAccountIdOk() (*interface{}, bool)
GetXeroAccountIdOk returns a tuple with the XeroAccountId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInner) HasContactId ¶
func (o *GetProjectPayments200ResponseDataInner) HasContactId() bool
HasContactId returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasCreatedAt ¶
func (o *GetProjectPayments200ResponseDataInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasCreatedBy ¶
func (o *GetProjectPayments200ResponseDataInner) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasCreatedByStaff ¶
func (o *GetProjectPayments200ResponseDataInner) HasCreatedByStaff() bool
HasCreatedByStaff returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasDeleted ¶
func (o *GetProjectPayments200ResponseDataInner) HasDeleted() bool
HasDeleted returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasDescription ¶
func (o *GetProjectPayments200ResponseDataInner) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasDueDate ¶
func (o *GetProjectPayments200ResponseDataInner) HasDueDate() bool
HasDueDate returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasFinancialCRMID ¶
func (o *GetProjectPayments200ResponseDataInner) HasFinancialCRMID() bool
HasFinancialCRMID returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasId ¶
func (o *GetProjectPayments200ResponseDataInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasInvoiceDate ¶
func (o *GetProjectPayments200ResponseDataInner) HasInvoiceDate() bool
HasInvoiceDate returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasInvoiceNo ¶
func (o *GetProjectPayments200ResponseDataInner) HasInvoiceNo() bool
HasInvoiceNo returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasInvoicePayments ¶
func (o *GetProjectPayments200ResponseDataInner) HasInvoicePayments() bool
HasInvoicePayments returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasInvoiceType ¶
func (o *GetProjectPayments200ResponseDataInner) HasInvoiceType() bool
HasInvoiceType returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasIsOverdue ¶
func (o *GetProjectPayments200ResponseDataInner) HasIsOverdue() bool
HasIsOverdue returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasItems ¶
func (o *GetProjectPayments200ResponseDataInner) HasItems() bool
HasItems returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasOrganizationId ¶
func (o *GetProjectPayments200ResponseDataInner) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasProjectDocumentId ¶
func (o *GetProjectPayments200ResponseDataInner) HasProjectDocumentId() bool
HasProjectDocumentId returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasProjectId ¶
func (o *GetProjectPayments200ResponseDataInner) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasRemainingBalance ¶
func (o *GetProjectPayments200ResponseDataInner) HasRemainingBalance() bool
HasRemainingBalance returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasSettingDataJson ¶
func (o *GetProjectPayments200ResponseDataInner) HasSettingDataJson() bool
HasSettingDataJson returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasStatus ¶
func (o *GetProjectPayments200ResponseDataInner) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasTaxRateType ¶
func (o *GetProjectPayments200ResponseDataInner) HasTaxRateType() bool
HasTaxRateType returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasTotalAmount ¶
func (o *GetProjectPayments200ResponseDataInner) HasTotalAmount() bool
HasTotalAmount returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasUpdatedAt ¶
func (o *GetProjectPayments200ResponseDataInner) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasUpdatedBy ¶
func (o *GetProjectPayments200ResponseDataInner) HasUpdatedBy() bool
HasUpdatedBy returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasVoidAt ¶
func (o *GetProjectPayments200ResponseDataInner) HasVoidAt() bool
HasVoidAt returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasVoidBy ¶
func (o *GetProjectPayments200ResponseDataInner) HasVoidBy() bool
HasVoidBy returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasVoided ¶
func (o *GetProjectPayments200ResponseDataInner) HasVoided() bool
HasVoided returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInner) HasXeroAccountId ¶
func (o *GetProjectPayments200ResponseDataInner) HasXeroAccountId() bool
HasXeroAccountId returns a boolean if a field has been set.
func (GetProjectPayments200ResponseDataInner) MarshalJSON ¶
func (o GetProjectPayments200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*GetProjectPayments200ResponseDataInner) SetContactId ¶
func (o *GetProjectPayments200ResponseDataInner) SetContactId(v int32)
SetContactId gets a reference to the given int32 and assigns it to the ContactId field.
func (*GetProjectPayments200ResponseDataInner) SetCreatedAt ¶
func (o *GetProjectPayments200ResponseDataInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetProjectPayments200ResponseDataInner) SetCreatedBy ¶
func (o *GetProjectPayments200ResponseDataInner) SetCreatedBy(v int32)
SetCreatedBy gets a reference to the given int32 and assigns it to the CreatedBy field.
func (*GetProjectPayments200ResponseDataInner) SetCreatedByStaff ¶
func (o *GetProjectPayments200ResponseDataInner) SetCreatedByStaff(v string)
SetCreatedByStaff gets a reference to the given string and assigns it to the CreatedByStaff field.
func (*GetProjectPayments200ResponseDataInner) SetDeleted ¶
func (o *GetProjectPayments200ResponseDataInner) SetDeleted(v bool)
SetDeleted gets a reference to the given bool and assigns it to the Deleted field.
func (*GetProjectPayments200ResponseDataInner) SetDescription ¶
func (o *GetProjectPayments200ResponseDataInner) SetDescription(v interface{})
SetDescription gets a reference to the given interface{} and assigns it to the Description field.
func (*GetProjectPayments200ResponseDataInner) SetDueDate ¶
func (o *GetProjectPayments200ResponseDataInner) SetDueDate(v interface{})
SetDueDate gets a reference to the given interface{} and assigns it to the DueDate field.
func (*GetProjectPayments200ResponseDataInner) SetFinancialCRMID ¶
func (o *GetProjectPayments200ResponseDataInner) SetFinancialCRMID(v interface{})
SetFinancialCRMID gets a reference to the given interface{} and assigns it to the FinancialCRMID field.
func (*GetProjectPayments200ResponseDataInner) SetId ¶
func (o *GetProjectPayments200ResponseDataInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetProjectPayments200ResponseDataInner) SetInvoiceDate ¶
func (o *GetProjectPayments200ResponseDataInner) SetInvoiceDate(v string)
SetInvoiceDate gets a reference to the given string and assigns it to the InvoiceDate field.
func (*GetProjectPayments200ResponseDataInner) SetInvoiceNo ¶
func (o *GetProjectPayments200ResponseDataInner) SetInvoiceNo(v string)
SetInvoiceNo gets a reference to the given string and assigns it to the InvoiceNo field.
func (*GetProjectPayments200ResponseDataInner) SetInvoicePayments ¶
func (o *GetProjectPayments200ResponseDataInner) SetInvoicePayments(v []map[string]interface{})
SetInvoicePayments gets a reference to the given []map[string]interface{} and assigns it to the InvoicePayments field.
func (*GetProjectPayments200ResponseDataInner) SetInvoiceType ¶
func (o *GetProjectPayments200ResponseDataInner) SetInvoiceType(v interface{})
SetInvoiceType gets a reference to the given interface{} and assigns it to the InvoiceType field.
func (*GetProjectPayments200ResponseDataInner) SetIsOverdue ¶
func (o *GetProjectPayments200ResponseDataInner) SetIsOverdue(v bool)
SetIsOverdue gets a reference to the given bool and assigns it to the IsOverdue field.
func (*GetProjectPayments200ResponseDataInner) SetItems ¶
func (o *GetProjectPayments200ResponseDataInner) SetItems(v []GetProjectPayments200ResponseDataInnerItemsInner)
SetItems gets a reference to the given []GetProjectPayments200ResponseDataInnerItemsInner and assigns it to the Items field.
func (*GetProjectPayments200ResponseDataInner) SetOrganizationId ¶
func (o *GetProjectPayments200ResponseDataInner) SetOrganizationId(v interface{})
SetOrganizationId gets a reference to the given interface{} and assigns it to the OrganizationId field.
func (*GetProjectPayments200ResponseDataInner) SetProjectDocumentId ¶
func (o *GetProjectPayments200ResponseDataInner) SetProjectDocumentId(v interface{})
SetProjectDocumentId gets a reference to the given interface{} and assigns it to the ProjectDocumentId field.
func (*GetProjectPayments200ResponseDataInner) SetProjectId ¶
func (o *GetProjectPayments200ResponseDataInner) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*GetProjectPayments200ResponseDataInner) SetRemainingBalance ¶
func (o *GetProjectPayments200ResponseDataInner) SetRemainingBalance(v int32)
SetRemainingBalance gets a reference to the given int32 and assigns it to the RemainingBalance field.
func (*GetProjectPayments200ResponseDataInner) SetSettingDataJson ¶
func (o *GetProjectPayments200ResponseDataInner) SetSettingDataJson(v interface{})
SetSettingDataJson gets a reference to the given interface{} and assigns it to the SettingDataJson field.
func (*GetProjectPayments200ResponseDataInner) SetStatus ¶
func (o *GetProjectPayments200ResponseDataInner) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*GetProjectPayments200ResponseDataInner) SetTaxRateType ¶
func (o *GetProjectPayments200ResponseDataInner) SetTaxRateType(v interface{})
SetTaxRateType gets a reference to the given interface{} and assigns it to the TaxRateType field.
func (*GetProjectPayments200ResponseDataInner) SetTotalAmount ¶
func (o *GetProjectPayments200ResponseDataInner) SetTotalAmount(v int32)
SetTotalAmount gets a reference to the given int32 and assigns it to the TotalAmount field.
func (*GetProjectPayments200ResponseDataInner) SetUpdatedAt ¶
func (o *GetProjectPayments200ResponseDataInner) SetUpdatedAt(v interface{})
SetUpdatedAt gets a reference to the given interface{} and assigns it to the UpdatedAt field.
func (*GetProjectPayments200ResponseDataInner) SetUpdatedBy ¶
func (o *GetProjectPayments200ResponseDataInner) SetUpdatedBy(v interface{})
SetUpdatedBy gets a reference to the given interface{} and assigns it to the UpdatedBy field.
func (*GetProjectPayments200ResponseDataInner) SetVoidAt ¶
func (o *GetProjectPayments200ResponseDataInner) SetVoidAt(v interface{})
SetVoidAt gets a reference to the given interface{} and assigns it to the VoidAt field.
func (*GetProjectPayments200ResponseDataInner) SetVoidBy ¶
func (o *GetProjectPayments200ResponseDataInner) SetVoidBy(v interface{})
SetVoidBy gets a reference to the given interface{} and assigns it to the VoidBy field.
func (*GetProjectPayments200ResponseDataInner) SetVoided ¶
func (o *GetProjectPayments200ResponseDataInner) SetVoided(v bool)
SetVoided gets a reference to the given bool and assigns it to the Voided field.
func (*GetProjectPayments200ResponseDataInner) SetXeroAccountId ¶
func (o *GetProjectPayments200ResponseDataInner) SetXeroAccountId(v interface{})
SetXeroAccountId gets a reference to the given interface{} and assigns it to the XeroAccountId field.
func (GetProjectPayments200ResponseDataInner) ToMap ¶
func (o GetProjectPayments200ResponseDataInner) ToMap() (map[string]interface{}, error)
func (*GetProjectPayments200ResponseDataInner) UnmarshalJSON ¶
func (o *GetProjectPayments200ResponseDataInner) UnmarshalJSON(data []byte) (err error)
type GetProjectPayments200ResponseDataInnerItemsInner ¶
type GetProjectPayments200ResponseDataInnerItemsInner struct {
Date *string `json:"date,omitempty"`
Name *string `json:"name,omitempty"`
Description interface{} `json:"description,omitempty"`
SubCategory *string `json:"subCategory,omitempty"`
Unit *string `json:"unit,omitempty"`
UnitCost *int32 `json:"unitCost,omitempty"`
Quantity *int32 `json:"quantity,omitempty"`
SalesTax *int32 `json:"salesTax,omitempty"`
OverheadProfit *int32 `json:"overheadProfit,omitempty"`
Amount *int32 `json:"amount,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectPayments200ResponseDataInnerItemsInner struct for GetProjectPayments200ResponseDataInnerItemsInner
func NewGetProjectPayments200ResponseDataInnerItemsInner ¶
func NewGetProjectPayments200ResponseDataInnerItemsInner() *GetProjectPayments200ResponseDataInnerItemsInner
NewGetProjectPayments200ResponseDataInnerItemsInner instantiates a new GetProjectPayments200ResponseDataInnerItemsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectPayments200ResponseDataInnerItemsInnerWithDefaults ¶
func NewGetProjectPayments200ResponseDataInnerItemsInnerWithDefaults() *GetProjectPayments200ResponseDataInnerItemsInner
NewGetProjectPayments200ResponseDataInnerItemsInnerWithDefaults instantiates a new GetProjectPayments200ResponseDataInnerItemsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetAmount ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetAmount() int32
GetAmount returns the Amount field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetAmountOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetAmountOk() (*int32, bool)
GetAmountOk returns a tuple with the Amount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetDate ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDate() string
GetDate returns the Date field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetDateOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDateOk() (*string, bool)
GetDateOk returns a tuple with the Date field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetDescription ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDescription() interface{}
GetDescription returns the Description field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetDescriptionOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetDescriptionOk() (*interface{}, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetName ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetNameOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetOverheadProfit ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetOverheadProfit() int32
GetOverheadProfit returns the OverheadProfit field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetOverheadProfitOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetOverheadProfitOk() (*int32, bool)
GetOverheadProfitOk returns a tuple with the OverheadProfit field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetQuantity ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetQuantity() int32
GetQuantity returns the Quantity field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetQuantityOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetQuantityOk() (*int32, bool)
GetQuantityOk returns a tuple with the Quantity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetSalesTax ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSalesTax() int32
GetSalesTax returns the SalesTax field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetSalesTaxOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSalesTaxOk() (*int32, bool)
GetSalesTaxOk returns a tuple with the SalesTax field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetSubCategory ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSubCategory() string
GetSubCategory returns the SubCategory field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetSubCategoryOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetSubCategoryOk() (*string, bool)
GetSubCategoryOk returns a tuple with the SubCategory field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetUnit ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnit() string
GetUnit returns the Unit field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetUnitCost ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnitCost() int32
GetUnitCost returns the UnitCost field value if set, zero value otherwise.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetUnitCostOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnitCostOk() (*int32, bool)
GetUnitCostOk returns a tuple with the UnitCost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) GetUnitOk ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) GetUnitOk() (*string, bool)
GetUnitOk returns a tuple with the Unit field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasAmount ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasAmount() bool
HasAmount returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasDate ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasDate() bool
HasDate returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasDescription ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasName ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasOverheadProfit ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasOverheadProfit() bool
HasOverheadProfit returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasQuantity ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasQuantity() bool
HasQuantity returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasSalesTax ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasSalesTax() bool
HasSalesTax returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasSubCategory ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasSubCategory() bool
HasSubCategory returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasUnit ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasUnit() bool
HasUnit returns a boolean if a field has been set.
func (*GetProjectPayments200ResponseDataInnerItemsInner) HasUnitCost ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) HasUnitCost() bool
HasUnitCost returns a boolean if a field has been set.
func (GetProjectPayments200ResponseDataInnerItemsInner) MarshalJSON ¶
func (o GetProjectPayments200ResponseDataInnerItemsInner) MarshalJSON() ([]byte, error)
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetAmount ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetAmount(v int32)
SetAmount gets a reference to the given int32 and assigns it to the Amount field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetDate ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetDate(v string)
SetDate gets a reference to the given string and assigns it to the Date field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetDescription ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetDescription(v interface{})
SetDescription gets a reference to the given interface{} and assigns it to the Description field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetName ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetOverheadProfit ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetOverheadProfit(v int32)
SetOverheadProfit gets a reference to the given int32 and assigns it to the OverheadProfit field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetQuantity ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetQuantity(v int32)
SetQuantity gets a reference to the given int32 and assigns it to the Quantity field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetSalesTax ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetSalesTax(v int32)
SetSalesTax gets a reference to the given int32 and assigns it to the SalesTax field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetSubCategory ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetSubCategory(v string)
SetSubCategory gets a reference to the given string and assigns it to the SubCategory field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetUnit ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetUnit(v string)
SetUnit gets a reference to the given string and assigns it to the Unit field.
func (*GetProjectPayments200ResponseDataInnerItemsInner) SetUnitCost ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) SetUnitCost(v int32)
SetUnitCost gets a reference to the given int32 and assigns it to the UnitCost field.
func (GetProjectPayments200ResponseDataInnerItemsInner) ToMap ¶
func (o GetProjectPayments200ResponseDataInnerItemsInner) ToMap() (map[string]interface{}, error)
func (*GetProjectPayments200ResponseDataInnerItemsInner) UnmarshalJSON ¶
func (o *GetProjectPayments200ResponseDataInnerItemsInner) UnmarshalJSON(data []byte) (err error)
type GetProjectRoleOptionsCopy200ResponseInner ¶
type GetProjectRoleOptionsCopy200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectRoleOptionsCopy200ResponseInner struct for GetProjectRoleOptionsCopy200ResponseInner
func NewGetProjectRoleOptionsCopy200ResponseInner ¶
func NewGetProjectRoleOptionsCopy200ResponseInner() *GetProjectRoleOptionsCopy200ResponseInner
NewGetProjectRoleOptionsCopy200ResponseInner instantiates a new GetProjectRoleOptionsCopy200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectRoleOptionsCopy200ResponseInnerWithDefaults ¶
func NewGetProjectRoleOptionsCopy200ResponseInnerWithDefaults() *GetProjectRoleOptionsCopy200ResponseInner
NewGetProjectRoleOptionsCopy200ResponseInnerWithDefaults instantiates a new GetProjectRoleOptionsCopy200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectRoleOptionsCopy200ResponseInner) GetId ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetProjectRoleOptionsCopy200ResponseInner) GetIdOk ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectRoleOptionsCopy200ResponseInner) GetName ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetProjectRoleOptionsCopy200ResponseInner) GetNameOk ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectRoleOptionsCopy200ResponseInner) HasId ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetProjectRoleOptionsCopy200ResponseInner) HasName ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (GetProjectRoleOptionsCopy200ResponseInner) MarshalJSON ¶
func (o GetProjectRoleOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetProjectRoleOptionsCopy200ResponseInner) SetId ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetProjectRoleOptionsCopy200ResponseInner) SetName ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (GetProjectRoleOptionsCopy200ResponseInner) ToMap ¶
func (o GetProjectRoleOptionsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetProjectRoleOptionsCopy200ResponseInner) UnmarshalJSON ¶
func (o *GetProjectRoleOptionsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetProjectsByStatusCopy200ResponseInner ¶
type GetProjectsByStatusCopy200ResponseInner struct {
StatusId *int32 `json:"statusId,omitempty"`
StatusName *string `json:"statusName,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectsByStatusCopy200ResponseInner struct for GetProjectsByStatusCopy200ResponseInner
func NewGetProjectsByStatusCopy200ResponseInner ¶
func NewGetProjectsByStatusCopy200ResponseInner() *GetProjectsByStatusCopy200ResponseInner
NewGetProjectsByStatusCopy200ResponseInner instantiates a new GetProjectsByStatusCopy200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectsByStatusCopy200ResponseInnerWithDefaults ¶
func NewGetProjectsByStatusCopy200ResponseInnerWithDefaults() *GetProjectsByStatusCopy200ResponseInner
NewGetProjectsByStatusCopy200ResponseInnerWithDefaults instantiates a new GetProjectsByStatusCopy200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectsByStatusCopy200ResponseInner) GetMessage ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetProjectsByStatusCopy200ResponseInner) GetMessageOk ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsByStatusCopy200ResponseInner) GetStatus ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetProjectsByStatusCopy200ResponseInner) GetStatusId ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusId() int32
GetStatusId returns the StatusId field value if set, zero value otherwise.
func (*GetProjectsByStatusCopy200ResponseInner) GetStatusIdOk ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusIdOk() (*int32, bool)
GetStatusIdOk returns a tuple with the StatusId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsByStatusCopy200ResponseInner) GetStatusName ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusName() string
GetStatusName returns the StatusName field value if set, zero value otherwise.
func (*GetProjectsByStatusCopy200ResponseInner) GetStatusNameOk ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusNameOk() (*string, bool)
GetStatusNameOk returns a tuple with the StatusName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsByStatusCopy200ResponseInner) GetStatusOk ¶
func (o *GetProjectsByStatusCopy200ResponseInner) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsByStatusCopy200ResponseInner) HasMessage ¶
func (o *GetProjectsByStatusCopy200ResponseInner) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetProjectsByStatusCopy200ResponseInner) HasStatus ¶
func (o *GetProjectsByStatusCopy200ResponseInner) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*GetProjectsByStatusCopy200ResponseInner) HasStatusId ¶
func (o *GetProjectsByStatusCopy200ResponseInner) HasStatusId() bool
HasStatusId returns a boolean if a field has been set.
func (*GetProjectsByStatusCopy200ResponseInner) HasStatusName ¶
func (o *GetProjectsByStatusCopy200ResponseInner) HasStatusName() bool
HasStatusName returns a boolean if a field has been set.
func (GetProjectsByStatusCopy200ResponseInner) MarshalJSON ¶
func (o GetProjectsByStatusCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetProjectsByStatusCopy200ResponseInner) SetMessage ¶
func (o *GetProjectsByStatusCopy200ResponseInner) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetProjectsByStatusCopy200ResponseInner) SetStatus ¶
func (o *GetProjectsByStatusCopy200ResponseInner) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (*GetProjectsByStatusCopy200ResponseInner) SetStatusId ¶
func (o *GetProjectsByStatusCopy200ResponseInner) SetStatusId(v int32)
SetStatusId gets a reference to the given int32 and assigns it to the StatusId field.
func (*GetProjectsByStatusCopy200ResponseInner) SetStatusName ¶
func (o *GetProjectsByStatusCopy200ResponseInner) SetStatusName(v string)
SetStatusName gets a reference to the given string and assigns it to the StatusName field.
func (GetProjectsByStatusCopy200ResponseInner) ToMap ¶
func (o GetProjectsByStatusCopy200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetProjectsByStatusCopy200ResponseInner) UnmarshalJSON ¶
func (o *GetProjectsByStatusCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetProjectsDateCopy200Response ¶
type GetProjectsDateCopy200Response struct {
Data *GetProjectsDateCopy200ResponseData `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectsDateCopy200Response struct for GetProjectsDateCopy200Response
func NewGetProjectsDateCopy200Response ¶
func NewGetProjectsDateCopy200Response() *GetProjectsDateCopy200Response
NewGetProjectsDateCopy200Response instantiates a new GetProjectsDateCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectsDateCopy200ResponseWithDefaults ¶
func NewGetProjectsDateCopy200ResponseWithDefaults() *GetProjectsDateCopy200Response
NewGetProjectsDateCopy200ResponseWithDefaults instantiates a new GetProjectsDateCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectsDateCopy200Response) GetData ¶
func (o *GetProjectsDateCopy200Response) GetData() GetProjectsDateCopy200ResponseData
GetData returns the Data field value if set, zero value otherwise.
func (*GetProjectsDateCopy200Response) GetDataOk ¶
func (o *GetProjectsDateCopy200Response) GetDataOk() (*GetProjectsDateCopy200ResponseData, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200Response) GetMessage ¶
func (o *GetProjectsDateCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetProjectsDateCopy200Response) GetMessageOk ¶
func (o *GetProjectsDateCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200Response) GetStatus ¶
func (o *GetProjectsDateCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetProjectsDateCopy200Response) GetStatusOk ¶
func (o *GetProjectsDateCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200Response) HasData ¶
func (o *GetProjectsDateCopy200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetProjectsDateCopy200Response) HasMessage ¶
func (o *GetProjectsDateCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetProjectsDateCopy200Response) HasStatus ¶
func (o *GetProjectsDateCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (GetProjectsDateCopy200Response) MarshalJSON ¶
func (o GetProjectsDateCopy200Response) MarshalJSON() ([]byte, error)
func (*GetProjectsDateCopy200Response) SetData ¶
func (o *GetProjectsDateCopy200Response) SetData(v GetProjectsDateCopy200ResponseData)
SetData gets a reference to the given GetProjectsDateCopy200ResponseData and assigns it to the Data field.
func (*GetProjectsDateCopy200Response) SetMessage ¶
func (o *GetProjectsDateCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetProjectsDateCopy200Response) SetStatus ¶
func (o *GetProjectsDateCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (GetProjectsDateCopy200Response) ToMap ¶
func (o GetProjectsDateCopy200Response) ToMap() (map[string]interface{}, error)
func (*GetProjectsDateCopy200Response) UnmarshalJSON ¶
func (o *GetProjectsDateCopy200Response) UnmarshalJSON(data []byte) (err error)
type GetProjectsDateCopy200ResponseData ¶
type GetProjectsDateCopy200ResponseData struct {
ProjectId *int32 `json:"projectId,omitempty"`
EstimatedRevenue *float32 `json:"estimatedRevenue,omitempty"`
ActualRevenue *int32 `json:"actualRevenue,omitempty"`
PaidAmount *int32 `json:"paidAmount,omitempty"`
TotalInvoiceAmount *int32 `json:"totalInvoiceAmount,omitempty"`
TotalPaymentAmount *int32 `json:"totalPaymentAmount,omitempty"`
TotalCogs *float32 `json:"totalCogs,omitempty"`
GrossMargin *int32 `json:"grossMargin,omitempty"`
BudgetRevenue *int32 `json:"budgetRevenue,omitempty"`
BudgetedGrossMargin *int32 `json:"budgetedGrossMargin,omitempty"`
ProjectBilledPercent *int32 `json:"projectBilledPercent,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *int32 `json:"createdBy,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
UpdatedBy interface{} `json:"updatedBy,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectsDateCopy200ResponseData struct for GetProjectsDateCopy200ResponseData
func NewGetProjectsDateCopy200ResponseData ¶
func NewGetProjectsDateCopy200ResponseData() *GetProjectsDateCopy200ResponseData
NewGetProjectsDateCopy200ResponseData instantiates a new GetProjectsDateCopy200ResponseData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectsDateCopy200ResponseDataWithDefaults ¶
func NewGetProjectsDateCopy200ResponseDataWithDefaults() *GetProjectsDateCopy200ResponseData
NewGetProjectsDateCopy200ResponseDataWithDefaults instantiates a new GetProjectsDateCopy200ResponseData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectsDateCopy200ResponseData) GetActualRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) GetActualRevenue() int32
GetActualRevenue returns the ActualRevenue field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetActualRevenueOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetActualRevenueOk() (*int32, bool)
GetActualRevenueOk returns a tuple with the ActualRevenue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetBudgetRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) GetBudgetRevenue() int32
GetBudgetRevenue returns the BudgetRevenue field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetBudgetRevenueOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetBudgetRevenueOk() (*int32, bool)
GetBudgetRevenueOk returns a tuple with the BudgetRevenue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetBudgetedGrossMargin ¶
func (o *GetProjectsDateCopy200ResponseData) GetBudgetedGrossMargin() int32
GetBudgetedGrossMargin returns the BudgetedGrossMargin field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetBudgetedGrossMarginOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetBudgetedGrossMarginOk() (*int32, bool)
GetBudgetedGrossMarginOk returns a tuple with the BudgetedGrossMargin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetCreatedAt ¶
func (o *GetProjectsDateCopy200ResponseData) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetCreatedAtOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetCreatedBy ¶
func (o *GetProjectsDateCopy200ResponseData) GetCreatedBy() int32
GetCreatedBy returns the CreatedBy field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetCreatedByOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetCreatedByOk() (*int32, bool)
GetCreatedByOk returns a tuple with the CreatedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetEstimatedRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) GetEstimatedRevenue() float32
GetEstimatedRevenue returns the EstimatedRevenue field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetEstimatedRevenueOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetEstimatedRevenueOk() (*float32, bool)
GetEstimatedRevenueOk returns a tuple with the EstimatedRevenue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetGrossMargin ¶
func (o *GetProjectsDateCopy200ResponseData) GetGrossMargin() int32
GetGrossMargin returns the GrossMargin field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetGrossMarginOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetGrossMarginOk() (*int32, bool)
GetGrossMarginOk returns a tuple with the GrossMargin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetPaidAmount ¶
func (o *GetProjectsDateCopy200ResponseData) GetPaidAmount() int32
GetPaidAmount returns the PaidAmount field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetPaidAmountOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetPaidAmountOk() (*int32, bool)
GetPaidAmountOk returns a tuple with the PaidAmount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetProjectBilledPercent ¶
func (o *GetProjectsDateCopy200ResponseData) GetProjectBilledPercent() int32
GetProjectBilledPercent returns the ProjectBilledPercent field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetProjectBilledPercentOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetProjectBilledPercentOk() (*int32, bool)
GetProjectBilledPercentOk returns a tuple with the ProjectBilledPercent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetProjectId ¶
func (o *GetProjectsDateCopy200ResponseData) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetProjectIdOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetTotalCogs ¶
func (o *GetProjectsDateCopy200ResponseData) GetTotalCogs() float32
GetTotalCogs returns the TotalCogs field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetTotalCogsOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetTotalCogsOk() (*float32, bool)
GetTotalCogsOk returns a tuple with the TotalCogs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetTotalInvoiceAmount ¶
func (o *GetProjectsDateCopy200ResponseData) GetTotalInvoiceAmount() int32
GetTotalInvoiceAmount returns the TotalInvoiceAmount field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetTotalInvoiceAmountOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetTotalInvoiceAmountOk() (*int32, bool)
GetTotalInvoiceAmountOk returns a tuple with the TotalInvoiceAmount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetTotalPaymentAmount ¶
func (o *GetProjectsDateCopy200ResponseData) GetTotalPaymentAmount() int32
GetTotalPaymentAmount returns the TotalPaymentAmount field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetTotalPaymentAmountOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetTotalPaymentAmountOk() (*int32, bool)
GetTotalPaymentAmountOk returns a tuple with the TotalPaymentAmount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetUpdatedAt ¶
func (o *GetProjectsDateCopy200ResponseData) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*GetProjectsDateCopy200ResponseData) GetUpdatedAtOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsDateCopy200ResponseData) GetUpdatedBy ¶
func (o *GetProjectsDateCopy200ResponseData) GetUpdatedBy() interface{}
GetUpdatedBy returns the UpdatedBy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectsDateCopy200ResponseData) GetUpdatedByOk ¶
func (o *GetProjectsDateCopy200ResponseData) GetUpdatedByOk() (*interface{}, bool)
GetUpdatedByOk returns a tuple with the UpdatedBy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectsDateCopy200ResponseData) HasActualRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) HasActualRevenue() bool
HasActualRevenue returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasBudgetRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) HasBudgetRevenue() bool
HasBudgetRevenue returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasBudgetedGrossMargin ¶
func (o *GetProjectsDateCopy200ResponseData) HasBudgetedGrossMargin() bool
HasBudgetedGrossMargin returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasCreatedAt ¶
func (o *GetProjectsDateCopy200ResponseData) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasCreatedBy ¶
func (o *GetProjectsDateCopy200ResponseData) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasEstimatedRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) HasEstimatedRevenue() bool
HasEstimatedRevenue returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasGrossMargin ¶
func (o *GetProjectsDateCopy200ResponseData) HasGrossMargin() bool
HasGrossMargin returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasPaidAmount ¶
func (o *GetProjectsDateCopy200ResponseData) HasPaidAmount() bool
HasPaidAmount returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasProjectBilledPercent ¶
func (o *GetProjectsDateCopy200ResponseData) HasProjectBilledPercent() bool
HasProjectBilledPercent returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasProjectId ¶
func (o *GetProjectsDateCopy200ResponseData) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasTotalCogs ¶
func (o *GetProjectsDateCopy200ResponseData) HasTotalCogs() bool
HasTotalCogs returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasTotalInvoiceAmount ¶
func (o *GetProjectsDateCopy200ResponseData) HasTotalInvoiceAmount() bool
HasTotalInvoiceAmount returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasTotalPaymentAmount ¶
func (o *GetProjectsDateCopy200ResponseData) HasTotalPaymentAmount() bool
HasTotalPaymentAmount returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasUpdatedAt ¶
func (o *GetProjectsDateCopy200ResponseData) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetProjectsDateCopy200ResponseData) HasUpdatedBy ¶
func (o *GetProjectsDateCopy200ResponseData) HasUpdatedBy() bool
HasUpdatedBy returns a boolean if a field has been set.
func (GetProjectsDateCopy200ResponseData) MarshalJSON ¶
func (o GetProjectsDateCopy200ResponseData) MarshalJSON() ([]byte, error)
func (*GetProjectsDateCopy200ResponseData) SetActualRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) SetActualRevenue(v int32)
SetActualRevenue gets a reference to the given int32 and assigns it to the ActualRevenue field.
func (*GetProjectsDateCopy200ResponseData) SetBudgetRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) SetBudgetRevenue(v int32)
SetBudgetRevenue gets a reference to the given int32 and assigns it to the BudgetRevenue field.
func (*GetProjectsDateCopy200ResponseData) SetBudgetedGrossMargin ¶
func (o *GetProjectsDateCopy200ResponseData) SetBudgetedGrossMargin(v int32)
SetBudgetedGrossMargin gets a reference to the given int32 and assigns it to the BudgetedGrossMargin field.
func (*GetProjectsDateCopy200ResponseData) SetCreatedAt ¶
func (o *GetProjectsDateCopy200ResponseData) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetProjectsDateCopy200ResponseData) SetCreatedBy ¶
func (o *GetProjectsDateCopy200ResponseData) SetCreatedBy(v int32)
SetCreatedBy gets a reference to the given int32 and assigns it to the CreatedBy field.
func (*GetProjectsDateCopy200ResponseData) SetEstimatedRevenue ¶
func (o *GetProjectsDateCopy200ResponseData) SetEstimatedRevenue(v float32)
SetEstimatedRevenue gets a reference to the given float32 and assigns it to the EstimatedRevenue field.
func (*GetProjectsDateCopy200ResponseData) SetGrossMargin ¶
func (o *GetProjectsDateCopy200ResponseData) SetGrossMargin(v int32)
SetGrossMargin gets a reference to the given int32 and assigns it to the GrossMargin field.
func (*GetProjectsDateCopy200ResponseData) SetPaidAmount ¶
func (o *GetProjectsDateCopy200ResponseData) SetPaidAmount(v int32)
SetPaidAmount gets a reference to the given int32 and assigns it to the PaidAmount field.
func (*GetProjectsDateCopy200ResponseData) SetProjectBilledPercent ¶
func (o *GetProjectsDateCopy200ResponseData) SetProjectBilledPercent(v int32)
SetProjectBilledPercent gets a reference to the given int32 and assigns it to the ProjectBilledPercent field.
func (*GetProjectsDateCopy200ResponseData) SetProjectId ¶
func (o *GetProjectsDateCopy200ResponseData) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*GetProjectsDateCopy200ResponseData) SetTotalCogs ¶
func (o *GetProjectsDateCopy200ResponseData) SetTotalCogs(v float32)
SetTotalCogs gets a reference to the given float32 and assigns it to the TotalCogs field.
func (*GetProjectsDateCopy200ResponseData) SetTotalInvoiceAmount ¶
func (o *GetProjectsDateCopy200ResponseData) SetTotalInvoiceAmount(v int32)
SetTotalInvoiceAmount gets a reference to the given int32 and assigns it to the TotalInvoiceAmount field.
func (*GetProjectsDateCopy200ResponseData) SetTotalPaymentAmount ¶
func (o *GetProjectsDateCopy200ResponseData) SetTotalPaymentAmount(v int32)
SetTotalPaymentAmount gets a reference to the given int32 and assigns it to the TotalPaymentAmount field.
func (*GetProjectsDateCopy200ResponseData) SetUpdatedAt ¶
func (o *GetProjectsDateCopy200ResponseData) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*GetProjectsDateCopy200ResponseData) SetUpdatedBy ¶
func (o *GetProjectsDateCopy200ResponseData) SetUpdatedBy(v interface{})
SetUpdatedBy gets a reference to the given interface{} and assigns it to the UpdatedBy field.
func (GetProjectsDateCopy200ResponseData) ToMap ¶
func (o GetProjectsDateCopy200ResponseData) ToMap() (map[string]interface{}, error)
func (*GetProjectsDateCopy200ResponseData) UnmarshalJSON ¶
func (o *GetProjectsDateCopy200ResponseData) UnmarshalJSON(data []byte) (err error)
type GetProjectsStatusCopy200Response ¶
type GetProjectsStatusCopy200Response struct {
Id *int32 `json:"id,omitempty"`
ProjectId *int32 `json:"projectId,omitempty"`
Date *string `json:"date,omitempty"`
Value *string `json:"value,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt interface{} `json:"updatedAt,omitempty"`
AdditionalProperties map[string]interface{}
}
GetProjectsStatusCopy200Response struct for GetProjectsStatusCopy200Response
func NewGetProjectsStatusCopy200Response ¶
func NewGetProjectsStatusCopy200Response() *GetProjectsStatusCopy200Response
NewGetProjectsStatusCopy200Response instantiates a new GetProjectsStatusCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetProjectsStatusCopy200ResponseWithDefaults ¶
func NewGetProjectsStatusCopy200ResponseWithDefaults() *GetProjectsStatusCopy200Response
NewGetProjectsStatusCopy200ResponseWithDefaults instantiates a new GetProjectsStatusCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetProjectsStatusCopy200Response) GetCreatedAt ¶
func (o *GetProjectsStatusCopy200Response) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*GetProjectsStatusCopy200Response) GetCreatedAtOk ¶
func (o *GetProjectsStatusCopy200Response) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsStatusCopy200Response) GetDate ¶
func (o *GetProjectsStatusCopy200Response) GetDate() string
GetDate returns the Date field value if set, zero value otherwise.
func (*GetProjectsStatusCopy200Response) GetDateOk ¶
func (o *GetProjectsStatusCopy200Response) GetDateOk() (*string, bool)
GetDateOk returns a tuple with the Date field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsStatusCopy200Response) GetId ¶
func (o *GetProjectsStatusCopy200Response) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetProjectsStatusCopy200Response) GetIdOk ¶
func (o *GetProjectsStatusCopy200Response) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsStatusCopy200Response) GetProjectId ¶
func (o *GetProjectsStatusCopy200Response) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*GetProjectsStatusCopy200Response) GetProjectIdOk ¶
func (o *GetProjectsStatusCopy200Response) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsStatusCopy200Response) GetUpdatedAt ¶
func (o *GetProjectsStatusCopy200Response) GetUpdatedAt() interface{}
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise (both if not set or set to explicit null).
func (*GetProjectsStatusCopy200Response) GetUpdatedAtOk ¶
func (o *GetProjectsStatusCopy200Response) GetUpdatedAtOk() (*interface{}, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*GetProjectsStatusCopy200Response) GetValue ¶
func (o *GetProjectsStatusCopy200Response) GetValue() string
GetValue returns the Value field value if set, zero value otherwise.
func (*GetProjectsStatusCopy200Response) GetValueOk ¶
func (o *GetProjectsStatusCopy200Response) GetValueOk() (*string, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetProjectsStatusCopy200Response) HasCreatedAt ¶
func (o *GetProjectsStatusCopy200Response) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*GetProjectsStatusCopy200Response) HasDate ¶
func (o *GetProjectsStatusCopy200Response) HasDate() bool
HasDate returns a boolean if a field has been set.
func (*GetProjectsStatusCopy200Response) HasId ¶
func (o *GetProjectsStatusCopy200Response) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetProjectsStatusCopy200Response) HasProjectId ¶
func (o *GetProjectsStatusCopy200Response) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetProjectsStatusCopy200Response) HasUpdatedAt ¶
func (o *GetProjectsStatusCopy200Response) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*GetProjectsStatusCopy200Response) HasValue ¶
func (o *GetProjectsStatusCopy200Response) HasValue() bool
HasValue returns a boolean if a field has been set.
func (GetProjectsStatusCopy200Response) MarshalJSON ¶
func (o GetProjectsStatusCopy200Response) MarshalJSON() ([]byte, error)
func (*GetProjectsStatusCopy200Response) SetCreatedAt ¶
func (o *GetProjectsStatusCopy200Response) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*GetProjectsStatusCopy200Response) SetDate ¶
func (o *GetProjectsStatusCopy200Response) SetDate(v string)
SetDate gets a reference to the given string and assigns it to the Date field.
func (*GetProjectsStatusCopy200Response) SetId ¶
func (o *GetProjectsStatusCopy200Response) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetProjectsStatusCopy200Response) SetProjectId ¶
func (o *GetProjectsStatusCopy200Response) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*GetProjectsStatusCopy200Response) SetUpdatedAt ¶
func (o *GetProjectsStatusCopy200Response) SetUpdatedAt(v interface{})
SetUpdatedAt gets a reference to the given interface{} and assigns it to the UpdatedAt field.
func (*GetProjectsStatusCopy200Response) SetValue ¶
func (o *GetProjectsStatusCopy200Response) SetValue(v string)
SetValue gets a reference to the given string and assigns it to the Value field.
func (GetProjectsStatusCopy200Response) ToMap ¶
func (o GetProjectsStatusCopy200Response) ToMap() (map[string]interface{}, error)
func (*GetProjectsStatusCopy200Response) UnmarshalJSON ¶
func (o *GetProjectsStatusCopy200Response) UnmarshalJSON(data []byte) (err error)
type GetRelationshipTypeOptionsCopy200ResponseInner ¶
type GetRelationshipTypeOptionsCopy200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
AdditionalProperties map[string]interface{}
}
GetRelationshipTypeOptionsCopy200ResponseInner struct for GetRelationshipTypeOptionsCopy200ResponseInner
func NewGetRelationshipTypeOptionsCopy200ResponseInner ¶
func NewGetRelationshipTypeOptionsCopy200ResponseInner() *GetRelationshipTypeOptionsCopy200ResponseInner
NewGetRelationshipTypeOptionsCopy200ResponseInner instantiates a new GetRelationshipTypeOptionsCopy200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetRelationshipTypeOptionsCopy200ResponseInnerWithDefaults ¶
func NewGetRelationshipTypeOptionsCopy200ResponseInnerWithDefaults() *GetRelationshipTypeOptionsCopy200ResponseInner
NewGetRelationshipTypeOptionsCopy200ResponseInnerWithDefaults instantiates a new GetRelationshipTypeOptionsCopy200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetRelationshipTypeOptionsCopy200ResponseInner) GetId ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*GetRelationshipTypeOptionsCopy200ResponseInner) GetIdOk ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetRelationshipTypeOptionsCopy200ResponseInner) GetName ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*GetRelationshipTypeOptionsCopy200ResponseInner) GetNameOk ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetRelationshipTypeOptionsCopy200ResponseInner) HasId ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*GetRelationshipTypeOptionsCopy200ResponseInner) HasName ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) HasName() bool
HasName returns a boolean if a field has been set.
func (GetRelationshipTypeOptionsCopy200ResponseInner) MarshalJSON ¶
func (o GetRelationshipTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*GetRelationshipTypeOptionsCopy200ResponseInner) SetId ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*GetRelationshipTypeOptionsCopy200ResponseInner) SetName ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (GetRelationshipTypeOptionsCopy200ResponseInner) ToMap ¶
func (o GetRelationshipTypeOptionsCopy200ResponseInner) ToMap() (map[string]interface{}, error)
func (*GetRelationshipTypeOptionsCopy200ResponseInner) UnmarshalJSON ¶
func (o *GetRelationshipTypeOptionsCopy200ResponseInner) UnmarshalJSON(data []byte) (err error)
type GetSchedulerEventsRequest ¶
type GetSchedulerEventsRequest struct {
ProjectIds []int64 `json:"projectIds,omitempty"`
StartTime *string `json:"startTime,omitempty"`
EndTime *string `json:"endTime,omitempty"`
AdditionalProperties map[string]interface{}
}
GetSchedulerEventsRequest struct for GetSchedulerEventsRequest
func NewGetSchedulerEventsRequest ¶
func NewGetSchedulerEventsRequest() *GetSchedulerEventsRequest
NewGetSchedulerEventsRequest instantiates a new GetSchedulerEventsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetSchedulerEventsRequestWithDefaults ¶
func NewGetSchedulerEventsRequestWithDefaults() *GetSchedulerEventsRequest
NewGetSchedulerEventsRequestWithDefaults instantiates a new GetSchedulerEventsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetSchedulerEventsRequest) GetEndTime ¶
func (o *GetSchedulerEventsRequest) GetEndTime() string
GetEndTime returns the EndTime field value if set, zero value otherwise.
func (*GetSchedulerEventsRequest) GetEndTimeOk ¶
func (o *GetSchedulerEventsRequest) GetEndTimeOk() (*string, bool)
GetEndTimeOk returns a tuple with the EndTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetSchedulerEventsRequest) GetProjectIds ¶
func (o *GetSchedulerEventsRequest) GetProjectIds() []int64
GetProjectIds returns the ProjectIds field value if set, zero value otherwise.
func (*GetSchedulerEventsRequest) GetProjectIdsOk ¶
func (o *GetSchedulerEventsRequest) GetProjectIdsOk() ([]int64, bool)
GetProjectIdsOk returns a tuple with the ProjectIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetSchedulerEventsRequest) GetStartTime ¶
func (o *GetSchedulerEventsRequest) GetStartTime() string
GetStartTime returns the StartTime field value if set, zero value otherwise.
func (*GetSchedulerEventsRequest) GetStartTimeOk ¶
func (o *GetSchedulerEventsRequest) GetStartTimeOk() (*string, bool)
GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetSchedulerEventsRequest) HasEndTime ¶
func (o *GetSchedulerEventsRequest) HasEndTime() bool
HasEndTime returns a boolean if a field has been set.
func (*GetSchedulerEventsRequest) HasProjectIds ¶
func (o *GetSchedulerEventsRequest) HasProjectIds() bool
HasProjectIds returns a boolean if a field has been set.
func (*GetSchedulerEventsRequest) HasStartTime ¶
func (o *GetSchedulerEventsRequest) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (GetSchedulerEventsRequest) MarshalJSON ¶
func (o GetSchedulerEventsRequest) MarshalJSON() ([]byte, error)
func (*GetSchedulerEventsRequest) SetEndTime ¶
func (o *GetSchedulerEventsRequest) SetEndTime(v string)
SetEndTime gets a reference to the given string and assigns it to the EndTime field.
func (*GetSchedulerEventsRequest) SetProjectIds ¶
func (o *GetSchedulerEventsRequest) SetProjectIds(v []int64)
SetProjectIds gets a reference to the given []int64 and assigns it to the ProjectIds field.
func (*GetSchedulerEventsRequest) SetStartTime ¶
func (o *GetSchedulerEventsRequest) SetStartTime(v string)
SetStartTime gets a reference to the given string and assigns it to the StartTime field.
func (GetSchedulerEventsRequest) ToMap ¶
func (o GetSchedulerEventsRequest) ToMap() (map[string]interface{}, error)
func (*GetSchedulerEventsRequest) UnmarshalJSON ¶
func (o *GetSchedulerEventsRequest) UnmarshalJSON(data []byte) (err error)
type GetStaffListCopy200Response ¶
type GetStaffListCopy200Response struct {
Data *int32 `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
GetStaffListCopy200Response struct for GetStaffListCopy200Response
func NewGetStaffListCopy200Response ¶
func NewGetStaffListCopy200Response() *GetStaffListCopy200Response
NewGetStaffListCopy200Response instantiates a new GetStaffListCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetStaffListCopy200ResponseWithDefaults ¶
func NewGetStaffListCopy200ResponseWithDefaults() *GetStaffListCopy200Response
NewGetStaffListCopy200ResponseWithDefaults instantiates a new GetStaffListCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetStaffListCopy200Response) GetData ¶
func (o *GetStaffListCopy200Response) GetData() int32
GetData returns the Data field value if set, zero value otherwise.
func (*GetStaffListCopy200Response) GetDataOk ¶
func (o *GetStaffListCopy200Response) GetDataOk() (*int32, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopy200Response) GetMessage ¶
func (o *GetStaffListCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*GetStaffListCopy200Response) GetMessageOk ¶
func (o *GetStaffListCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopy200Response) GetStatus ¶
func (o *GetStaffListCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*GetStaffListCopy200Response) GetStatusOk ¶
func (o *GetStaffListCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopy200Response) HasData ¶
func (o *GetStaffListCopy200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*GetStaffListCopy200Response) HasMessage ¶
func (o *GetStaffListCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*GetStaffListCopy200Response) HasStatus ¶
func (o *GetStaffListCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (GetStaffListCopy200Response) MarshalJSON ¶
func (o GetStaffListCopy200Response) MarshalJSON() ([]byte, error)
func (*GetStaffListCopy200Response) SetData ¶
func (o *GetStaffListCopy200Response) SetData(v int32)
SetData gets a reference to the given int32 and assigns it to the Data field.
func (*GetStaffListCopy200Response) SetMessage ¶
func (o *GetStaffListCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*GetStaffListCopy200Response) SetStatus ¶
func (o *GetStaffListCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (GetStaffListCopy200Response) ToMap ¶
func (o GetStaffListCopy200Response) ToMap() (map[string]interface{}, error)
func (*GetStaffListCopy200Response) UnmarshalJSON ¶
func (o *GetStaffListCopy200Response) UnmarshalJSON(data []byte) (err error)
type GetStaffListCopyRequest ¶
type GetStaffListCopyRequest struct {
OrganizationId *int64 `json:"organizationId,omitempty"`
ContactId *int64 `json:"contactId,omitempty"`
RelationshipName *string `json:"relationshipName,omitempty"`
// Required
TypeId *int64 `json:"typeId,omitempty"`
// Required
Date *string `json:"date,omitempty"`
// Required
Notes *string `json:"notes,omitempty"`
Source *string `json:"source,omitempty"`
SourceId *int64 `json:"sourceId,omitempty"`
AdditionalProperties map[string]interface{}
}
GetStaffListCopyRequest struct for GetStaffListCopyRequest
func NewGetStaffListCopyRequest ¶
func NewGetStaffListCopyRequest() *GetStaffListCopyRequest
NewGetStaffListCopyRequest instantiates a new GetStaffListCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetStaffListCopyRequestWithDefaults ¶
func NewGetStaffListCopyRequestWithDefaults() *GetStaffListCopyRequest
NewGetStaffListCopyRequestWithDefaults instantiates a new GetStaffListCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetStaffListCopyRequest) GetContactId ¶
func (o *GetStaffListCopyRequest) GetContactId() int64
GetContactId returns the ContactId field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetContactIdOk ¶
func (o *GetStaffListCopyRequest) GetContactIdOk() (*int64, bool)
GetContactIdOk returns a tuple with the ContactId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) GetDate ¶
func (o *GetStaffListCopyRequest) GetDate() string
GetDate returns the Date field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetDateOk ¶
func (o *GetStaffListCopyRequest) GetDateOk() (*string, bool)
GetDateOk returns a tuple with the Date field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) GetNotes ¶
func (o *GetStaffListCopyRequest) GetNotes() string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetNotesOk ¶
func (o *GetStaffListCopyRequest) GetNotesOk() (*string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) GetOrganizationId ¶
func (o *GetStaffListCopyRequest) GetOrganizationId() int64
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetOrganizationIdOk ¶
func (o *GetStaffListCopyRequest) GetOrganizationIdOk() (*int64, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) GetRelationshipName ¶
func (o *GetStaffListCopyRequest) GetRelationshipName() string
GetRelationshipName returns the RelationshipName field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetRelationshipNameOk ¶
func (o *GetStaffListCopyRequest) GetRelationshipNameOk() (*string, bool)
GetRelationshipNameOk returns a tuple with the RelationshipName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) GetSource ¶
func (o *GetStaffListCopyRequest) GetSource() string
GetSource returns the Source field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetSourceId ¶
func (o *GetStaffListCopyRequest) GetSourceId() int64
GetSourceId returns the SourceId field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetSourceIdOk ¶
func (o *GetStaffListCopyRequest) GetSourceIdOk() (*int64, bool)
GetSourceIdOk returns a tuple with the SourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) GetSourceOk ¶
func (o *GetStaffListCopyRequest) GetSourceOk() (*string, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) GetTypeId ¶
func (o *GetStaffListCopyRequest) GetTypeId() int64
GetTypeId returns the TypeId field value if set, zero value otherwise.
func (*GetStaffListCopyRequest) GetTypeIdOk ¶
func (o *GetStaffListCopyRequest) GetTypeIdOk() (*int64, bool)
GetTypeIdOk returns a tuple with the TypeId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetStaffListCopyRequest) HasContactId ¶
func (o *GetStaffListCopyRequest) HasContactId() bool
HasContactId returns a boolean if a field has been set.
func (*GetStaffListCopyRequest) HasDate ¶
func (o *GetStaffListCopyRequest) HasDate() bool
HasDate returns a boolean if a field has been set.
func (*GetStaffListCopyRequest) HasNotes ¶
func (o *GetStaffListCopyRequest) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*GetStaffListCopyRequest) HasOrganizationId ¶
func (o *GetStaffListCopyRequest) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*GetStaffListCopyRequest) HasRelationshipName ¶
func (o *GetStaffListCopyRequest) HasRelationshipName() bool
HasRelationshipName returns a boolean if a field has been set.
func (*GetStaffListCopyRequest) HasSource ¶
func (o *GetStaffListCopyRequest) HasSource() bool
HasSource returns a boolean if a field has been set.
func (*GetStaffListCopyRequest) HasSourceId ¶
func (o *GetStaffListCopyRequest) HasSourceId() bool
HasSourceId returns a boolean if a field has been set.
func (*GetStaffListCopyRequest) HasTypeId ¶
func (o *GetStaffListCopyRequest) HasTypeId() bool
HasTypeId returns a boolean if a field has been set.
func (GetStaffListCopyRequest) MarshalJSON ¶
func (o GetStaffListCopyRequest) MarshalJSON() ([]byte, error)
func (*GetStaffListCopyRequest) SetContactId ¶
func (o *GetStaffListCopyRequest) SetContactId(v int64)
SetContactId gets a reference to the given int64 and assigns it to the ContactId field.
func (*GetStaffListCopyRequest) SetDate ¶
func (o *GetStaffListCopyRequest) SetDate(v string)
SetDate gets a reference to the given string and assigns it to the Date field.
func (*GetStaffListCopyRequest) SetNotes ¶
func (o *GetStaffListCopyRequest) SetNotes(v string)
SetNotes gets a reference to the given string and assigns it to the Notes field.
func (*GetStaffListCopyRequest) SetOrganizationId ¶
func (o *GetStaffListCopyRequest) SetOrganizationId(v int64)
SetOrganizationId gets a reference to the given int64 and assigns it to the OrganizationId field.
func (*GetStaffListCopyRequest) SetRelationshipName ¶
func (o *GetStaffListCopyRequest) SetRelationshipName(v string)
SetRelationshipName gets a reference to the given string and assigns it to the RelationshipName field.
func (*GetStaffListCopyRequest) SetSource ¶
func (o *GetStaffListCopyRequest) SetSource(v string)
SetSource gets a reference to the given string and assigns it to the Source field.
func (*GetStaffListCopyRequest) SetSourceId ¶
func (o *GetStaffListCopyRequest) SetSourceId(v int64)
SetSourceId gets a reference to the given int64 and assigns it to the SourceId field.
func (*GetStaffListCopyRequest) SetTypeId ¶
func (o *GetStaffListCopyRequest) SetTypeId(v int64)
SetTypeId gets a reference to the given int64 and assigns it to the TypeId field.
func (GetStaffListCopyRequest) ToMap ¶
func (o GetStaffListCopyRequest) ToMap() (map[string]interface{}, error)
func (*GetStaffListCopyRequest) UnmarshalJSON ¶
func (o *GetStaffListCopyRequest) UnmarshalJSON(data []byte) (err error)
type GetTimesheetRequest ¶
type GetTimesheetRequest struct {
UserId *int64 `json:"userId,omitempty"`
ProjectId *int64 `json:"projectId,omitempty"`
StartDate *string `json:"startDate,omitempty"`
EndDate *string `json:"endDate,omitempty"`
AdditionalProperties map[string]interface{}
}
GetTimesheetRequest struct for GetTimesheetRequest
func NewGetTimesheetRequest ¶
func NewGetTimesheetRequest() *GetTimesheetRequest
NewGetTimesheetRequest instantiates a new GetTimesheetRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetTimesheetRequestWithDefaults ¶
func NewGetTimesheetRequestWithDefaults() *GetTimesheetRequest
NewGetTimesheetRequestWithDefaults instantiates a new GetTimesheetRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetTimesheetRequest) GetEndDate ¶
func (o *GetTimesheetRequest) GetEndDate() string
GetEndDate returns the EndDate field value if set, zero value otherwise.
func (*GetTimesheetRequest) GetEndDateOk ¶
func (o *GetTimesheetRequest) GetEndDateOk() (*string, bool)
GetEndDateOk returns a tuple with the EndDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetTimesheetRequest) GetProjectId ¶
func (o *GetTimesheetRequest) GetProjectId() int64
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*GetTimesheetRequest) GetProjectIdOk ¶
func (o *GetTimesheetRequest) GetProjectIdOk() (*int64, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetTimesheetRequest) GetStartDate ¶
func (o *GetTimesheetRequest) GetStartDate() string
GetStartDate returns the StartDate field value if set, zero value otherwise.
func (*GetTimesheetRequest) GetStartDateOk ¶
func (o *GetTimesheetRequest) GetStartDateOk() (*string, bool)
GetStartDateOk returns a tuple with the StartDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetTimesheetRequest) GetUserId ¶
func (o *GetTimesheetRequest) GetUserId() int64
GetUserId returns the UserId field value if set, zero value otherwise.
func (*GetTimesheetRequest) GetUserIdOk ¶
func (o *GetTimesheetRequest) GetUserIdOk() (*int64, bool)
GetUserIdOk returns a tuple with the UserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GetTimesheetRequest) HasEndDate ¶
func (o *GetTimesheetRequest) HasEndDate() bool
HasEndDate returns a boolean if a field has been set.
func (*GetTimesheetRequest) HasProjectId ¶
func (o *GetTimesheetRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*GetTimesheetRequest) HasStartDate ¶
func (o *GetTimesheetRequest) HasStartDate() bool
HasStartDate returns a boolean if a field has been set.
func (*GetTimesheetRequest) HasUserId ¶
func (o *GetTimesheetRequest) HasUserId() bool
HasUserId returns a boolean if a field has been set.
func (GetTimesheetRequest) MarshalJSON ¶
func (o GetTimesheetRequest) MarshalJSON() ([]byte, error)
func (*GetTimesheetRequest) SetEndDate ¶
func (o *GetTimesheetRequest) SetEndDate(v string)
SetEndDate gets a reference to the given string and assigns it to the EndDate field.
func (*GetTimesheetRequest) SetProjectId ¶
func (o *GetTimesheetRequest) SetProjectId(v int64)
SetProjectId gets a reference to the given int64 and assigns it to the ProjectId field.
func (*GetTimesheetRequest) SetStartDate ¶
func (o *GetTimesheetRequest) SetStartDate(v string)
SetStartDate gets a reference to the given string and assigns it to the StartDate field.
func (*GetTimesheetRequest) SetUserId ¶
func (o *GetTimesheetRequest) SetUserId(v int64)
SetUserId gets a reference to the given int64 and assigns it to the UserId field.
func (GetTimesheetRequest) ToMap ¶
func (o GetTimesheetRequest) ToMap() (map[string]interface{}, error)
func (*GetTimesheetRequest) UnmarshalJSON ¶
func (o *GetTimesheetRequest) UnmarshalJSON(data []byte) (err error)
type ListWebhooks200ResponseInner ¶
type ListWebhooks200ResponseInner struct {
Id *int32 `json:"id,omitempty"`
WebhookUrl *string `json:"webhookUrl,omitempty"`
Scopes []string `json:"scopes,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
AdditionalProperties map[string]interface{}
}
ListWebhooks200ResponseInner struct for ListWebhooks200ResponseInner
func NewListWebhooks200ResponseInner ¶
func NewListWebhooks200ResponseInner() *ListWebhooks200ResponseInner
NewListWebhooks200ResponseInner instantiates a new ListWebhooks200ResponseInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWebhooks200ResponseInnerWithDefaults ¶
func NewListWebhooks200ResponseInnerWithDefaults() *ListWebhooks200ResponseInner
NewListWebhooks200ResponseInnerWithDefaults instantiates a new ListWebhooks200ResponseInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWebhooks200ResponseInner) GetCreatedAt ¶
func (o *ListWebhooks200ResponseInner) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*ListWebhooks200ResponseInner) GetCreatedAtOk ¶
func (o *ListWebhooks200ResponseInner) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWebhooks200ResponseInner) GetId ¶
func (o *ListWebhooks200ResponseInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ListWebhooks200ResponseInner) GetIdOk ¶
func (o *ListWebhooks200ResponseInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWebhooks200ResponseInner) GetScopes ¶
func (o *ListWebhooks200ResponseInner) GetScopes() []string
GetScopes returns the Scopes field value if set, zero value otherwise.
func (*ListWebhooks200ResponseInner) GetScopesOk ¶
func (o *ListWebhooks200ResponseInner) GetScopesOk() ([]string, bool)
GetScopesOk returns a tuple with the Scopes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWebhooks200ResponseInner) GetWebhookUrl ¶
func (o *ListWebhooks200ResponseInner) GetWebhookUrl() string
GetWebhookUrl returns the WebhookUrl field value if set, zero value otherwise.
func (*ListWebhooks200ResponseInner) GetWebhookUrlOk ¶
func (o *ListWebhooks200ResponseInner) GetWebhookUrlOk() (*string, bool)
GetWebhookUrlOk returns a tuple with the WebhookUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWebhooks200ResponseInner) HasCreatedAt ¶
func (o *ListWebhooks200ResponseInner) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*ListWebhooks200ResponseInner) HasId ¶
func (o *ListWebhooks200ResponseInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListWebhooks200ResponseInner) HasScopes ¶
func (o *ListWebhooks200ResponseInner) HasScopes() bool
HasScopes returns a boolean if a field has been set.
func (*ListWebhooks200ResponseInner) HasWebhookUrl ¶
func (o *ListWebhooks200ResponseInner) HasWebhookUrl() bool
HasWebhookUrl returns a boolean if a field has been set.
func (ListWebhooks200ResponseInner) MarshalJSON ¶
func (o ListWebhooks200ResponseInner) MarshalJSON() ([]byte, error)
func (*ListWebhooks200ResponseInner) SetCreatedAt ¶
func (o *ListWebhooks200ResponseInner) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*ListWebhooks200ResponseInner) SetId ¶
func (o *ListWebhooks200ResponseInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*ListWebhooks200ResponseInner) SetScopes ¶
func (o *ListWebhooks200ResponseInner) SetScopes(v []string)
SetScopes gets a reference to the given []string and assigns it to the Scopes field.
func (*ListWebhooks200ResponseInner) SetWebhookUrl ¶
func (o *ListWebhooks200ResponseInner) SetWebhookUrl(v string)
SetWebhookUrl gets a reference to the given string and assigns it to the WebhookUrl field.
func (ListWebhooks200ResponseInner) ToMap ¶
func (o ListWebhooks200ResponseInner) ToMap() (map[string]interface{}, error)
func (*ListWebhooks200ResponseInner) UnmarshalJSON ¶
func (o *ListWebhooks200ResponseInner) UnmarshalJSON(data []byte) (err error)
type MappedNullable ¶
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableCreateAContactCopy1Request ¶
type NullableCreateAContactCopy1Request struct {
// contains filtered or unexported fields
}
func NewNullableCreateAContactCopy1Request ¶
func NewNullableCreateAContactCopy1Request(val *CreateAContactCopy1Request) *NullableCreateAContactCopy1Request
func (NullableCreateAContactCopy1Request) Get ¶
func (v NullableCreateAContactCopy1Request) Get() *CreateAContactCopy1Request
func (NullableCreateAContactCopy1Request) IsSet ¶
func (v NullableCreateAContactCopy1Request) IsSet() bool
func (NullableCreateAContactCopy1Request) MarshalJSON ¶
func (v NullableCreateAContactCopy1Request) MarshalJSON() ([]byte, error)
func (*NullableCreateAContactCopy1Request) Set ¶
func (v *NullableCreateAContactCopy1Request) Set(val *CreateAContactCopy1Request)
func (*NullableCreateAContactCopy1Request) UnmarshalJSON ¶
func (v *NullableCreateAContactCopy1Request) UnmarshalJSON(src []byte) error
func (*NullableCreateAContactCopy1Request) Unset ¶
func (v *NullableCreateAContactCopy1Request) Unset()
type NullableCreateAContactCopy200Response ¶
type NullableCreateAContactCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAContactCopy200Response ¶
func NewNullableCreateAContactCopy200Response(val *CreateAContactCopy200Response) *NullableCreateAContactCopy200Response
func (NullableCreateAContactCopy200Response) Get ¶
func (v NullableCreateAContactCopy200Response) Get() *CreateAContactCopy200Response
func (NullableCreateAContactCopy200Response) IsSet ¶
func (v NullableCreateAContactCopy200Response) IsSet() bool
func (NullableCreateAContactCopy200Response) MarshalJSON ¶
func (v NullableCreateAContactCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAContactCopy200Response) Set ¶
func (v *NullableCreateAContactCopy200Response) Set(val *CreateAContactCopy200Response)
func (*NullableCreateAContactCopy200Response) UnmarshalJSON ¶
func (v *NullableCreateAContactCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAContactCopy200Response) Unset ¶
func (v *NullableCreateAContactCopy200Response) Unset()
type NullableCreateAContactCopy1200Response ¶
type NullableCreateAContactCopy1200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAContactCopy1200Response ¶
func NewNullableCreateAContactCopy1200Response(val *CreateAContactCopy1200Response) *NullableCreateAContactCopy1200Response
func (NullableCreateAContactCopy1200Response) Get ¶
func (v NullableCreateAContactCopy1200Response) Get() *CreateAContactCopy1200Response
func (NullableCreateAContactCopy1200Response) IsSet ¶
func (v NullableCreateAContactCopy1200Response) IsSet() bool
func (NullableCreateAContactCopy1200Response) MarshalJSON ¶
func (v NullableCreateAContactCopy1200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAContactCopy1200Response) Set ¶
func (v *NullableCreateAContactCopy1200Response) Set(val *CreateAContactCopy1200Response)
func (*NullableCreateAContactCopy1200Response) UnmarshalJSON ¶
func (v *NullableCreateAContactCopy1200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAContactCopy1200Response) Unset ¶
func (v *NullableCreateAContactCopy1200Response) Unset()
type NullableCreateAContactCopyRequest ¶
type NullableCreateAContactCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateAContactCopyRequest ¶
func NewNullableCreateAContactCopyRequest(val *CreateAContactCopyRequest) *NullableCreateAContactCopyRequest
func (NullableCreateAContactCopyRequest) Get ¶
func (v NullableCreateAContactCopyRequest) Get() *CreateAContactCopyRequest
func (NullableCreateAContactCopyRequest) IsSet ¶
func (v NullableCreateAContactCopyRequest) IsSet() bool
func (NullableCreateAContactCopyRequest) MarshalJSON ¶
func (v NullableCreateAContactCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateAContactCopyRequest) Set ¶
func (v *NullableCreateAContactCopyRequest) Set(val *CreateAContactCopyRequest)
func (*NullableCreateAContactCopyRequest) UnmarshalJSON ¶
func (v *NullableCreateAContactCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateAContactCopyRequest) Unset ¶
func (v *NullableCreateAContactCopyRequest) Unset()
type NullableCreateAEquipmentCopy200Response ¶
type NullableCreateAEquipmentCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAEquipmentCopy200Response ¶
func NewNullableCreateAEquipmentCopy200Response(val *CreateAEquipmentCopy200Response) *NullableCreateAEquipmentCopy200Response
func (NullableCreateAEquipmentCopy200Response) IsSet ¶
func (v NullableCreateAEquipmentCopy200Response) IsSet() bool
func (NullableCreateAEquipmentCopy200Response) MarshalJSON ¶
func (v NullableCreateAEquipmentCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAEquipmentCopy200Response) Set ¶
func (v *NullableCreateAEquipmentCopy200Response) Set(val *CreateAEquipmentCopy200Response)
func (*NullableCreateAEquipmentCopy200Response) UnmarshalJSON ¶
func (v *NullableCreateAEquipmentCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAEquipmentCopy200Response) Unset ¶
func (v *NullableCreateAEquipmentCopy200Response) Unset()
type NullableCreateAEquipmentCopy200ResponseData ¶
type NullableCreateAEquipmentCopy200ResponseData struct {
// contains filtered or unexported fields
}
func NewNullableCreateAEquipmentCopy200ResponseData ¶
func NewNullableCreateAEquipmentCopy200ResponseData(val *CreateAEquipmentCopy200ResponseData) *NullableCreateAEquipmentCopy200ResponseData
func (NullableCreateAEquipmentCopy200ResponseData) IsSet ¶
func (v NullableCreateAEquipmentCopy200ResponseData) IsSet() bool
func (NullableCreateAEquipmentCopy200ResponseData) MarshalJSON ¶
func (v NullableCreateAEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
func (*NullableCreateAEquipmentCopy200ResponseData) Set ¶
func (v *NullableCreateAEquipmentCopy200ResponseData) Set(val *CreateAEquipmentCopy200ResponseData)
func (*NullableCreateAEquipmentCopy200ResponseData) UnmarshalJSON ¶
func (v *NullableCreateAEquipmentCopy200ResponseData) UnmarshalJSON(src []byte) error
func (*NullableCreateAEquipmentCopy200ResponseData) Unset ¶
func (v *NullableCreateAEquipmentCopy200ResponseData) Unset()
type NullableCreateAEquipmentCopy200ResponseDataTypeImage ¶
type NullableCreateAEquipmentCopy200ResponseDataTypeImage struct {
// contains filtered or unexported fields
}
func NewNullableCreateAEquipmentCopy200ResponseDataTypeImage ¶
func NewNullableCreateAEquipmentCopy200ResponseDataTypeImage(val *CreateAEquipmentCopy200ResponseDataTypeImage) *NullableCreateAEquipmentCopy200ResponseDataTypeImage
func (NullableCreateAEquipmentCopy200ResponseDataTypeImage) IsSet ¶
func (v NullableCreateAEquipmentCopy200ResponseDataTypeImage) IsSet() bool
func (NullableCreateAEquipmentCopy200ResponseDataTypeImage) MarshalJSON ¶
func (v NullableCreateAEquipmentCopy200ResponseDataTypeImage) MarshalJSON() ([]byte, error)
func (*NullableCreateAEquipmentCopy200ResponseDataTypeImage) UnmarshalJSON ¶
func (v *NullableCreateAEquipmentCopy200ResponseDataTypeImage) UnmarshalJSON(src []byte) error
func (*NullableCreateAEquipmentCopy200ResponseDataTypeImage) Unset ¶
func (v *NullableCreateAEquipmentCopy200ResponseDataTypeImage) Unset()
type NullableCreateAEquipmentCopyRequest ¶
type NullableCreateAEquipmentCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateAEquipmentCopyRequest ¶
func NewNullableCreateAEquipmentCopyRequest(val *CreateAEquipmentCopyRequest) *NullableCreateAEquipmentCopyRequest
func (NullableCreateAEquipmentCopyRequest) Get ¶
func (v NullableCreateAEquipmentCopyRequest) Get() *CreateAEquipmentCopyRequest
func (NullableCreateAEquipmentCopyRequest) IsSet ¶
func (v NullableCreateAEquipmentCopyRequest) IsSet() bool
func (NullableCreateAEquipmentCopyRequest) MarshalJSON ¶
func (v NullableCreateAEquipmentCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateAEquipmentCopyRequest) Set ¶
func (v *NullableCreateAEquipmentCopyRequest) Set(val *CreateAEquipmentCopyRequest)
func (*NullableCreateAEquipmentCopyRequest) UnmarshalJSON ¶
func (v *NullableCreateAEquipmentCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateAEquipmentCopyRequest) Unset ¶
func (v *NullableCreateAEquipmentCopyRequest) Unset()
type NullableCreateAScheduledEvent200Response ¶
type NullableCreateAScheduledEvent200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAScheduledEvent200Response ¶
func NewNullableCreateAScheduledEvent200Response(val *CreateAScheduledEvent200Response) *NullableCreateAScheduledEvent200Response
func (NullableCreateAScheduledEvent200Response) IsSet ¶
func (v NullableCreateAScheduledEvent200Response) IsSet() bool
func (NullableCreateAScheduledEvent200Response) MarshalJSON ¶
func (v NullableCreateAScheduledEvent200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAScheduledEvent200Response) Set ¶
func (v *NullableCreateAScheduledEvent200Response) Set(val *CreateAScheduledEvent200Response)
func (*NullableCreateAScheduledEvent200Response) UnmarshalJSON ¶
func (v *NullableCreateAScheduledEvent200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAScheduledEvent200Response) Unset ¶
func (v *NullableCreateAScheduledEvent200Response) Unset()
type NullableCreateAScheduledEventRequest ¶
type NullableCreateAScheduledEventRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateAScheduledEventRequest ¶
func NewNullableCreateAScheduledEventRequest(val *CreateAScheduledEventRequest) *NullableCreateAScheduledEventRequest
func (NullableCreateAScheduledEventRequest) Get ¶
func (v NullableCreateAScheduledEventRequest) Get() *CreateAScheduledEventRequest
func (NullableCreateAScheduledEventRequest) IsSet ¶
func (v NullableCreateAScheduledEventRequest) IsSet() bool
func (NullableCreateAScheduledEventRequest) MarshalJSON ¶
func (v NullableCreateAScheduledEventRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateAScheduledEventRequest) Set ¶
func (v *NullableCreateAScheduledEventRequest) Set(val *CreateAScheduledEventRequest)
func (*NullableCreateAScheduledEventRequest) UnmarshalJSON ¶
func (v *NullableCreateAScheduledEventRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateAScheduledEventRequest) Unset ¶
func (v *NullableCreateAScheduledEventRequest) Unset()
type NullableCreateAScheduledEventRequestTagDataInner ¶
type NullableCreateAScheduledEventRequestTagDataInner struct {
// contains filtered or unexported fields
}
func NewNullableCreateAScheduledEventRequestTagDataInner ¶
func NewNullableCreateAScheduledEventRequestTagDataInner(val *CreateAScheduledEventRequestTagDataInner) *NullableCreateAScheduledEventRequestTagDataInner
func (NullableCreateAScheduledEventRequestTagDataInner) IsSet ¶
func (v NullableCreateAScheduledEventRequestTagDataInner) IsSet() bool
func (NullableCreateAScheduledEventRequestTagDataInner) MarshalJSON ¶
func (v NullableCreateAScheduledEventRequestTagDataInner) MarshalJSON() ([]byte, error)
func (*NullableCreateAScheduledEventRequestTagDataInner) UnmarshalJSON ¶
func (v *NullableCreateAScheduledEventRequestTagDataInner) UnmarshalJSON(src []byte) error
func (*NullableCreateAScheduledEventRequestTagDataInner) Unset ¶
func (v *NullableCreateAScheduledEventRequestTagDataInner) Unset()
type NullableCreateAnEquipmentCopy200Response ¶
type NullableCreateAnEquipmentCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy200Response ¶
func NewNullableCreateAnEquipmentCopy200Response(val *CreateAnEquipmentCopy200Response) *NullableCreateAnEquipmentCopy200Response
func (NullableCreateAnEquipmentCopy200Response) IsSet ¶
func (v NullableCreateAnEquipmentCopy200Response) IsSet() bool
func (NullableCreateAnEquipmentCopy200Response) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy200Response) Set ¶
func (v *NullableCreateAnEquipmentCopy200Response) Set(val *CreateAnEquipmentCopy200Response)
func (*NullableCreateAnEquipmentCopy200Response) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy200Response) Unset ¶
func (v *NullableCreateAnEquipmentCopy200Response) Unset()
type NullableCreateAnEquipmentCopy200ResponseData ¶
type NullableCreateAnEquipmentCopy200ResponseData struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy200ResponseData ¶
func NewNullableCreateAnEquipmentCopy200ResponseData(val *CreateAnEquipmentCopy200ResponseData) *NullableCreateAnEquipmentCopy200ResponseData
func (NullableCreateAnEquipmentCopy200ResponseData) IsSet ¶
func (v NullableCreateAnEquipmentCopy200ResponseData) IsSet() bool
func (NullableCreateAnEquipmentCopy200ResponseData) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy200ResponseData) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy200ResponseData) Set ¶
func (v *NullableCreateAnEquipmentCopy200ResponseData) Set(val *CreateAnEquipmentCopy200ResponseData)
func (*NullableCreateAnEquipmentCopy200ResponseData) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy200ResponseData) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy200ResponseData) Unset ¶
func (v *NullableCreateAnEquipmentCopy200ResponseData) Unset()
type NullableCreateAnEquipmentCopy400Response ¶
type NullableCreateAnEquipmentCopy400Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy400Response ¶
func NewNullableCreateAnEquipmentCopy400Response(val *CreateAnEquipmentCopy400Response) *NullableCreateAnEquipmentCopy400Response
func (NullableCreateAnEquipmentCopy400Response) IsSet ¶
func (v NullableCreateAnEquipmentCopy400Response) IsSet() bool
func (NullableCreateAnEquipmentCopy400Response) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy400Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy400Response) Set ¶
func (v *NullableCreateAnEquipmentCopy400Response) Set(val *CreateAnEquipmentCopy400Response)
func (*NullableCreateAnEquipmentCopy400Response) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy400Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy400Response) Unset ¶
func (v *NullableCreateAnEquipmentCopy400Response) Unset()
type NullableCreateAnEquipmentCopy400ResponseErrors ¶
type NullableCreateAnEquipmentCopy400ResponseErrors struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy400ResponseErrors ¶
func NewNullableCreateAnEquipmentCopy400ResponseErrors(val *CreateAnEquipmentCopy400ResponseErrors) *NullableCreateAnEquipmentCopy400ResponseErrors
func (NullableCreateAnEquipmentCopy400ResponseErrors) IsSet ¶
func (v NullableCreateAnEquipmentCopy400ResponseErrors) IsSet() bool
func (NullableCreateAnEquipmentCopy400ResponseErrors) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy400ResponseErrors) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy400ResponseErrors) Set ¶
func (v *NullableCreateAnEquipmentCopy400ResponseErrors) Set(val *CreateAnEquipmentCopy400ResponseErrors)
func (*NullableCreateAnEquipmentCopy400ResponseErrors) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy400ResponseErrors) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy400ResponseErrors) Unset ¶
func (v *NullableCreateAnEquipmentCopy400ResponseErrors) Unset()
type NullableCreateAnEquipmentCopy409Response ¶
type NullableCreateAnEquipmentCopy409Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy409Response ¶
func NewNullableCreateAnEquipmentCopy409Response(val *CreateAnEquipmentCopy409Response) *NullableCreateAnEquipmentCopy409Response
func (NullableCreateAnEquipmentCopy409Response) IsSet ¶
func (v NullableCreateAnEquipmentCopy409Response) IsSet() bool
func (NullableCreateAnEquipmentCopy409Response) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy409Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy409Response) Set ¶
func (v *NullableCreateAnEquipmentCopy409Response) Set(val *CreateAnEquipmentCopy409Response)
func (*NullableCreateAnEquipmentCopy409Response) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy409Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy409Response) Unset ¶
func (v *NullableCreateAnEquipmentCopy409Response) Unset()
type NullableCreateAnEquipmentCopy409ResponseData ¶
type NullableCreateAnEquipmentCopy409ResponseData struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy409ResponseData ¶
func NewNullableCreateAnEquipmentCopy409ResponseData(val *CreateAnEquipmentCopy409ResponseData) *NullableCreateAnEquipmentCopy409ResponseData
func (NullableCreateAnEquipmentCopy409ResponseData) IsSet ¶
func (v NullableCreateAnEquipmentCopy409ResponseData) IsSet() bool
func (NullableCreateAnEquipmentCopy409ResponseData) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy409ResponseData) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy409ResponseData) Set ¶
func (v *NullableCreateAnEquipmentCopy409ResponseData) Set(val *CreateAnEquipmentCopy409ResponseData)
func (*NullableCreateAnEquipmentCopy409ResponseData) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy409ResponseData) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy409ResponseData) Unset ¶
func (v *NullableCreateAnEquipmentCopy409ResponseData) Unset()
type NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus ¶
type NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus ¶
func NewNullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus(val *CreateAnEquipmentCopy409ResponseDataEquipmentStatus) *NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus
func (NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) IsSet ¶
func (v NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) IsSet() bool
func (NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) Unset ¶
func (v *NullableCreateAnEquipmentCopy409ResponseDataEquipmentStatus) Unset()
type NullableCreateAnEquipmentCopy409ResponseDataTypeImage ¶
type NullableCreateAnEquipmentCopy409ResponseDataTypeImage struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopy409ResponseDataTypeImage ¶
func NewNullableCreateAnEquipmentCopy409ResponseDataTypeImage(val *CreateAnEquipmentCopy409ResponseDataTypeImage) *NullableCreateAnEquipmentCopy409ResponseDataTypeImage
func (NullableCreateAnEquipmentCopy409ResponseDataTypeImage) IsSet ¶
func (v NullableCreateAnEquipmentCopy409ResponseDataTypeImage) IsSet() bool
func (NullableCreateAnEquipmentCopy409ResponseDataTypeImage) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopy409ResponseDataTypeImage) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopy409ResponseDataTypeImage) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopy409ResponseDataTypeImage) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopy409ResponseDataTypeImage) Unset ¶
func (v *NullableCreateAnEquipmentCopy409ResponseDataTypeImage) Unset()
type NullableCreateAnEquipmentCopyRequest ¶
type NullableCreateAnEquipmentCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnEquipmentCopyRequest ¶
func NewNullableCreateAnEquipmentCopyRequest(val *CreateAnEquipmentCopyRequest) *NullableCreateAnEquipmentCopyRequest
func (NullableCreateAnEquipmentCopyRequest) Get ¶
func (v NullableCreateAnEquipmentCopyRequest) Get() *CreateAnEquipmentCopyRequest
func (NullableCreateAnEquipmentCopyRequest) IsSet ¶
func (v NullableCreateAnEquipmentCopyRequest) IsSet() bool
func (NullableCreateAnEquipmentCopyRequest) MarshalJSON ¶
func (v NullableCreateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateAnEquipmentCopyRequest) Set ¶
func (v *NullableCreateAnEquipmentCopyRequest) Set(val *CreateAnEquipmentCopyRequest)
func (*NullableCreateAnEquipmentCopyRequest) UnmarshalJSON ¶
func (v *NullableCreateAnEquipmentCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateAnEquipmentCopyRequest) Unset ¶
func (v *NullableCreateAnEquipmentCopyRequest) Unset()
type NullableCreateAnOrganizationCopy200Response ¶
type NullableCreateAnOrganizationCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnOrganizationCopy200Response ¶
func NewNullableCreateAnOrganizationCopy200Response(val *CreateAnOrganizationCopy200Response) *NullableCreateAnOrganizationCopy200Response
func (NullableCreateAnOrganizationCopy200Response) IsSet ¶
func (v NullableCreateAnOrganizationCopy200Response) IsSet() bool
func (NullableCreateAnOrganizationCopy200Response) MarshalJSON ¶
func (v NullableCreateAnOrganizationCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateAnOrganizationCopy200Response) Set ¶
func (v *NullableCreateAnOrganizationCopy200Response) Set(val *CreateAnOrganizationCopy200Response)
func (*NullableCreateAnOrganizationCopy200Response) UnmarshalJSON ¶
func (v *NullableCreateAnOrganizationCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateAnOrganizationCopy200Response) Unset ¶
func (v *NullableCreateAnOrganizationCopy200Response) Unset()
type NullableCreateAnOrganizationCopyRequest ¶
type NullableCreateAnOrganizationCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateAnOrganizationCopyRequest ¶
func NewNullableCreateAnOrganizationCopyRequest(val *CreateAnOrganizationCopyRequest) *NullableCreateAnOrganizationCopyRequest
func (NullableCreateAnOrganizationCopyRequest) IsSet ¶
func (v NullableCreateAnOrganizationCopyRequest) IsSet() bool
func (NullableCreateAnOrganizationCopyRequest) MarshalJSON ¶
func (v NullableCreateAnOrganizationCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateAnOrganizationCopyRequest) Set ¶
func (v *NullableCreateAnOrganizationCopyRequest) Set(val *CreateAnOrganizationCopyRequest)
func (*NullableCreateAnOrganizationCopyRequest) UnmarshalJSON ¶
func (v *NullableCreateAnOrganizationCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateAnOrganizationCopyRequest) Unset ¶
func (v *NullableCreateAnOrganizationCopyRequest) Unset()
type NullableCreateNote200Response ¶
type NullableCreateNote200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateNote200Response ¶
func NewNullableCreateNote200Response(val *CreateNote200Response) *NullableCreateNote200Response
func (NullableCreateNote200Response) Get ¶
func (v NullableCreateNote200Response) Get() *CreateNote200Response
func (NullableCreateNote200Response) IsSet ¶
func (v NullableCreateNote200Response) IsSet() bool
func (NullableCreateNote200Response) MarshalJSON ¶
func (v NullableCreateNote200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateNote200Response) Set ¶
func (v *NullableCreateNote200Response) Set(val *CreateNote200Response)
func (*NullableCreateNote200Response) UnmarshalJSON ¶
func (v *NullableCreateNote200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateNote200Response) Unset ¶
func (v *NullableCreateNote200Response) Unset()
type NullableCreateNoteCopy200Response ¶
type NullableCreateNoteCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateNoteCopy200Response ¶
func NewNullableCreateNoteCopy200Response(val *CreateNoteCopy200Response) *NullableCreateNoteCopy200Response
func (NullableCreateNoteCopy200Response) Get ¶
func (v NullableCreateNoteCopy200Response) Get() *CreateNoteCopy200Response
func (NullableCreateNoteCopy200Response) IsSet ¶
func (v NullableCreateNoteCopy200Response) IsSet() bool
func (NullableCreateNoteCopy200Response) MarshalJSON ¶
func (v NullableCreateNoteCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateNoteCopy200Response) Set ¶
func (v *NullableCreateNoteCopy200Response) Set(val *CreateNoteCopy200Response)
func (*NullableCreateNoteCopy200Response) UnmarshalJSON ¶
func (v *NullableCreateNoteCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateNoteCopy200Response) Unset ¶
func (v *NullableCreateNoteCopy200Response) Unset()
type NullableCreateNoteCopy200ResponseDataInner ¶
type NullableCreateNoteCopy200ResponseDataInner struct {
// contains filtered or unexported fields
}
func NewNullableCreateNoteCopy200ResponseDataInner ¶
func NewNullableCreateNoteCopy200ResponseDataInner(val *CreateNoteCopy200ResponseDataInner) *NullableCreateNoteCopy200ResponseDataInner
func (NullableCreateNoteCopy200ResponseDataInner) IsSet ¶
func (v NullableCreateNoteCopy200ResponseDataInner) IsSet() bool
func (NullableCreateNoteCopy200ResponseDataInner) MarshalJSON ¶
func (v NullableCreateNoteCopy200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*NullableCreateNoteCopy200ResponseDataInner) Set ¶
func (v *NullableCreateNoteCopy200ResponseDataInner) Set(val *CreateNoteCopy200ResponseDataInner)
func (*NullableCreateNoteCopy200ResponseDataInner) UnmarshalJSON ¶
func (v *NullableCreateNoteCopy200ResponseDataInner) UnmarshalJSON(src []byte) error
func (*NullableCreateNoteCopy200ResponseDataInner) Unset ¶
func (v *NullableCreateNoteCopy200ResponseDataInner) Unset()
type NullableCreateNoteCopyRequest ¶
type NullableCreateNoteCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateNoteCopyRequest ¶
func NewNullableCreateNoteCopyRequest(val *CreateNoteCopyRequest) *NullableCreateNoteCopyRequest
func (NullableCreateNoteCopyRequest) Get ¶
func (v NullableCreateNoteCopyRequest) Get() *CreateNoteCopyRequest
func (NullableCreateNoteCopyRequest) IsSet ¶
func (v NullableCreateNoteCopyRequest) IsSet() bool
func (NullableCreateNoteCopyRequest) MarshalJSON ¶
func (v NullableCreateNoteCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateNoteCopyRequest) Set ¶
func (v *NullableCreateNoteCopyRequest) Set(val *CreateNoteCopyRequest)
func (*NullableCreateNoteCopyRequest) UnmarshalJSON ¶
func (v *NullableCreateNoteCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateNoteCopyRequest) Unset ¶
func (v *NullableCreateNoteCopyRequest) Unset()
type NullableCreateNoteRequest ¶
type NullableCreateNoteRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateNoteRequest ¶
func NewNullableCreateNoteRequest(val *CreateNoteRequest) *NullableCreateNoteRequest
func (NullableCreateNoteRequest) Get ¶
func (v NullableCreateNoteRequest) Get() *CreateNoteRequest
func (NullableCreateNoteRequest) IsSet ¶
func (v NullableCreateNoteRequest) IsSet() bool
func (NullableCreateNoteRequest) MarshalJSON ¶
func (v NullableCreateNoteRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateNoteRequest) Set ¶
func (v *NullableCreateNoteRequest) Set(val *CreateNoteRequest)
func (*NullableCreateNoteRequest) UnmarshalJSON ¶
func (v *NullableCreateNoteRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateNoteRequest) Unset ¶
func (v *NullableCreateNoteRequest) Unset()
type NullableCreateProjectRequest ¶
type NullableCreateProjectRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateProjectRequest ¶
func NewNullableCreateProjectRequest(val *CreateProjectRequest) *NullableCreateProjectRequest
func (NullableCreateProjectRequest) Get ¶
func (v NullableCreateProjectRequest) Get() *CreateProjectRequest
func (NullableCreateProjectRequest) IsSet ¶
func (v NullableCreateProjectRequest) IsSet() bool
func (NullableCreateProjectRequest) MarshalJSON ¶
func (v NullableCreateProjectRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateProjectRequest) Set ¶
func (v *NullableCreateProjectRequest) Set(val *CreateProjectRequest)
func (*NullableCreateProjectRequest) UnmarshalJSON ¶
func (v *NullableCreateProjectRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateProjectRequest) Unset ¶
func (v *NullableCreateProjectRequest) Unset()
type NullableCreateProjectRequestProjectCustomer ¶
type NullableCreateProjectRequestProjectCustomer struct {
// contains filtered or unexported fields
}
func NewNullableCreateProjectRequestProjectCustomer ¶
func NewNullableCreateProjectRequestProjectCustomer(val *CreateProjectRequestProjectCustomer) *NullableCreateProjectRequestProjectCustomer
func (NullableCreateProjectRequestProjectCustomer) IsSet ¶
func (v NullableCreateProjectRequestProjectCustomer) IsSet() bool
func (NullableCreateProjectRequestProjectCustomer) MarshalJSON ¶
func (v NullableCreateProjectRequestProjectCustomer) MarshalJSON() ([]byte, error)
func (*NullableCreateProjectRequestProjectCustomer) Set ¶
func (v *NullableCreateProjectRequestProjectCustomer) Set(val *CreateProjectRequestProjectCustomer)
func (*NullableCreateProjectRequestProjectCustomer) UnmarshalJSON ¶
func (v *NullableCreateProjectRequestProjectCustomer) UnmarshalJSON(src []byte) error
func (*NullableCreateProjectRequestProjectCustomer) Unset ¶
func (v *NullableCreateProjectRequestProjectCustomer) Unset()
type NullableCreateProjectRequestProjectReferrer ¶
type NullableCreateProjectRequestProjectReferrer struct {
// contains filtered or unexported fields
}
func NewNullableCreateProjectRequestProjectReferrer ¶
func NewNullableCreateProjectRequestProjectReferrer(val *CreateProjectRequestProjectReferrer) *NullableCreateProjectRequestProjectReferrer
func (NullableCreateProjectRequestProjectReferrer) IsSet ¶
func (v NullableCreateProjectRequestProjectReferrer) IsSet() bool
func (NullableCreateProjectRequestProjectReferrer) MarshalJSON ¶
func (v NullableCreateProjectRequestProjectReferrer) MarshalJSON() ([]byte, error)
func (*NullableCreateProjectRequestProjectReferrer) Set ¶
func (v *NullableCreateProjectRequestProjectReferrer) Set(val *CreateProjectRequestProjectReferrer)
func (*NullableCreateProjectRequestProjectReferrer) UnmarshalJSON ¶
func (v *NullableCreateProjectRequestProjectReferrer) UnmarshalJSON(src []byte) error
func (*NullableCreateProjectRequestProjectReferrer) Unset ¶
func (v *NullableCreateProjectRequestProjectReferrer) Unset()
type NullableCreateProjectRequestProjectStaffInner ¶
type NullableCreateProjectRequestProjectStaffInner struct {
// contains filtered or unexported fields
}
func NewNullableCreateProjectRequestProjectStaffInner ¶
func NewNullableCreateProjectRequestProjectStaffInner(val *CreateProjectRequestProjectStaffInner) *NullableCreateProjectRequestProjectStaffInner
func (NullableCreateProjectRequestProjectStaffInner) IsSet ¶
func (v NullableCreateProjectRequestProjectStaffInner) IsSet() bool
func (NullableCreateProjectRequestProjectStaffInner) MarshalJSON ¶
func (v NullableCreateProjectRequestProjectStaffInner) MarshalJSON() ([]byte, error)
func (*NullableCreateProjectRequestProjectStaffInner) Set ¶
func (v *NullableCreateProjectRequestProjectStaffInner) Set(val *CreateProjectRequestProjectStaffInner)
func (*NullableCreateProjectRequestProjectStaffInner) UnmarshalJSON ¶
func (v *NullableCreateProjectRequestProjectStaffInner) UnmarshalJSON(src []byte) error
func (*NullableCreateProjectRequestProjectStaffInner) Unset ¶
func (v *NullableCreateProjectRequestProjectStaffInner) Unset()
type NullableCreateWebhook200Response ¶
type NullableCreateWebhook200Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateWebhook200Response ¶
func NewNullableCreateWebhook200Response(val *CreateWebhook200Response) *NullableCreateWebhook200Response
func (NullableCreateWebhook200Response) Get ¶
func (v NullableCreateWebhook200Response) Get() *CreateWebhook200Response
func (NullableCreateWebhook200Response) IsSet ¶
func (v NullableCreateWebhook200Response) IsSet() bool
func (NullableCreateWebhook200Response) MarshalJSON ¶
func (v NullableCreateWebhook200Response) MarshalJSON() ([]byte, error)
func (*NullableCreateWebhook200Response) Set ¶
func (v *NullableCreateWebhook200Response) Set(val *CreateWebhook200Response)
func (*NullableCreateWebhook200Response) UnmarshalJSON ¶
func (v *NullableCreateWebhook200Response) UnmarshalJSON(src []byte) error
func (*NullableCreateWebhook200Response) Unset ¶
func (v *NullableCreateWebhook200Response) Unset()
type NullableCreateWebhook500Response ¶
type NullableCreateWebhook500Response struct {
// contains filtered or unexported fields
}
func NewNullableCreateWebhook500Response ¶
func NewNullableCreateWebhook500Response(val *CreateWebhook500Response) *NullableCreateWebhook500Response
func (NullableCreateWebhook500Response) Get ¶
func (v NullableCreateWebhook500Response) Get() *CreateWebhook500Response
func (NullableCreateWebhook500Response) IsSet ¶
func (v NullableCreateWebhook500Response) IsSet() bool
func (NullableCreateWebhook500Response) MarshalJSON ¶
func (v NullableCreateWebhook500Response) MarshalJSON() ([]byte, error)
func (*NullableCreateWebhook500Response) Set ¶
func (v *NullableCreateWebhook500Response) Set(val *CreateWebhook500Response)
func (*NullableCreateWebhook500Response) UnmarshalJSON ¶
func (v *NullableCreateWebhook500Response) UnmarshalJSON(src []byte) error
func (*NullableCreateWebhook500Response) Unset ¶
func (v *NullableCreateWebhook500Response) Unset()
type NullableCreateWebhookRequest ¶
type NullableCreateWebhookRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateWebhookRequest ¶
func NewNullableCreateWebhookRequest(val *CreateWebhookRequest) *NullableCreateWebhookRequest
func (NullableCreateWebhookRequest) Get ¶
func (v NullableCreateWebhookRequest) Get() *CreateWebhookRequest
func (NullableCreateWebhookRequest) IsSet ¶
func (v NullableCreateWebhookRequest) IsSet() bool
func (NullableCreateWebhookRequest) MarshalJSON ¶
func (v NullableCreateWebhookRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateWebhookRequest) Set ¶
func (v *NullableCreateWebhookRequest) Set(val *CreateWebhookRequest)
func (*NullableCreateWebhookRequest) UnmarshalJSON ¶
func (v *NullableCreateWebhookRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateWebhookRequest) Unset ¶
func (v *NullableCreateWebhookRequest) Unset()
type NullableDateData ¶
type NullableDateData struct {
// contains filtered or unexported fields
}
func NewNullableDateData ¶
func NewNullableDateData(val *DateData) *NullableDateData
func (NullableDateData) Get ¶
func (v NullableDateData) Get() *DateData
func (NullableDateData) IsSet ¶
func (v NullableDateData) IsSet() bool
func (NullableDateData) MarshalJSON ¶
func (v NullableDateData) MarshalJSON() ([]byte, error)
func (*NullableDateData) Set ¶
func (v *NullableDateData) Set(val *DateData)
func (*NullableDateData) UnmarshalJSON ¶
func (v *NullableDateData) UnmarshalJSON(src []byte) error
func (*NullableDateData) Unset ¶
func (v *NullableDateData) Unset()
type NullableDateDataAutoUpdate ¶
type NullableDateDataAutoUpdate struct {
// contains filtered or unexported fields
}
func NewNullableDateDataAutoUpdate ¶
func NewNullableDateDataAutoUpdate(val *DateDataAutoUpdate) *NullableDateDataAutoUpdate
func (NullableDateDataAutoUpdate) Get ¶
func (v NullableDateDataAutoUpdate) Get() *DateDataAutoUpdate
func (NullableDateDataAutoUpdate) IsSet ¶
func (v NullableDateDataAutoUpdate) IsSet() bool
func (NullableDateDataAutoUpdate) MarshalJSON ¶
func (v NullableDateDataAutoUpdate) MarshalJSON() ([]byte, error)
func (*NullableDateDataAutoUpdate) Set ¶
func (v *NullableDateDataAutoUpdate) Set(val *DateDataAutoUpdate)
func (*NullableDateDataAutoUpdate) UnmarshalJSON ¶
func (v *NullableDateDataAutoUpdate) UnmarshalJSON(src []byte) error
func (*NullableDateDataAutoUpdate) Unset ¶
func (v *NullableDateDataAutoUpdate) Unset()
type NullableDeleteWebhook200Response ¶
type NullableDeleteWebhook200Response struct {
// contains filtered or unexported fields
}
func NewNullableDeleteWebhook200Response ¶
func NewNullableDeleteWebhook200Response(val *DeleteWebhook200Response) *NullableDeleteWebhook200Response
func (NullableDeleteWebhook200Response) Get ¶
func (v NullableDeleteWebhook200Response) Get() *DeleteWebhook200Response
func (NullableDeleteWebhook200Response) IsSet ¶
func (v NullableDeleteWebhook200Response) IsSet() bool
func (NullableDeleteWebhook200Response) MarshalJSON ¶
func (v NullableDeleteWebhook200Response) MarshalJSON() ([]byte, error)
func (*NullableDeleteWebhook200Response) Set ¶
func (v *NullableDeleteWebhook200Response) Set(val *DeleteWebhook200Response)
func (*NullableDeleteWebhook200Response) UnmarshalJSON ¶
func (v *NullableDeleteWebhook200Response) UnmarshalJSON(src []byte) error
func (*NullableDeleteWebhook200Response) Unset ¶
func (v *NullableDeleteWebhook200Response) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableGetAContactByIdCopy200Response ¶
type NullableGetAContactByIdCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetAContactByIdCopy200Response ¶
func NewNullableGetAContactByIdCopy200Response(val *GetAContactByIdCopy200Response) *NullableGetAContactByIdCopy200Response
func (NullableGetAContactByIdCopy200Response) Get ¶
func (v NullableGetAContactByIdCopy200Response) Get() *GetAContactByIdCopy200Response
func (NullableGetAContactByIdCopy200Response) IsSet ¶
func (v NullableGetAContactByIdCopy200Response) IsSet() bool
func (NullableGetAContactByIdCopy200Response) MarshalJSON ¶
func (v NullableGetAContactByIdCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableGetAContactByIdCopy200Response) Set ¶
func (v *NullableGetAContactByIdCopy200Response) Set(val *GetAContactByIdCopy200Response)
func (*NullableGetAContactByIdCopy200Response) UnmarshalJSON ¶
func (v *NullableGetAContactByIdCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableGetAContactByIdCopy200Response) Unset ¶
func (v *NullableGetAContactByIdCopy200Response) Unset()
type NullableGetActiveContactsCopy200ResponseInner ¶
type NullableGetActiveContactsCopy200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetActiveContactsCopy200ResponseInner ¶
func NewNullableGetActiveContactsCopy200ResponseInner(val *GetActiveContactsCopy200ResponseInner) *NullableGetActiveContactsCopy200ResponseInner
func (NullableGetActiveContactsCopy200ResponseInner) IsSet ¶
func (v NullableGetActiveContactsCopy200ResponseInner) IsSet() bool
func (NullableGetActiveContactsCopy200ResponseInner) MarshalJSON ¶
func (v NullableGetActiveContactsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetActiveContactsCopy200ResponseInner) Set ¶
func (v *NullableGetActiveContactsCopy200ResponseInner) Set(val *GetActiveContactsCopy200ResponseInner)
func (*NullableGetActiveContactsCopy200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetActiveContactsCopy200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetActiveContactsCopy200ResponseInner) Unset ¶
func (v *NullableGetActiveContactsCopy200ResponseInner) Unset()
type NullableGetActivityTypeOptionsCopy200ResponseInner ¶
type NullableGetActivityTypeOptionsCopy200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetActivityTypeOptionsCopy200ResponseInner ¶
func NewNullableGetActivityTypeOptionsCopy200ResponseInner(val *GetActivityTypeOptionsCopy200ResponseInner) *NullableGetActivityTypeOptionsCopy200ResponseInner
func (NullableGetActivityTypeOptionsCopy200ResponseInner) IsSet ¶
func (v NullableGetActivityTypeOptionsCopy200ResponseInner) IsSet() bool
func (NullableGetActivityTypeOptionsCopy200ResponseInner) MarshalJSON ¶
func (v NullableGetActivityTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetActivityTypeOptionsCopy200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetActivityTypeOptionsCopy200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetActivityTypeOptionsCopy200ResponseInner) Unset ¶
func (v *NullableGetActivityTypeOptionsCopy200ResponseInner) Unset()
type NullableGetAllActivitiesCopy200ResponseInner ¶
type NullableGetAllActivitiesCopy200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllActivitiesCopy200ResponseInner ¶
func NewNullableGetAllActivitiesCopy200ResponseInner(val *GetAllActivitiesCopy200ResponseInner) *NullableGetAllActivitiesCopy200ResponseInner
func (NullableGetAllActivitiesCopy200ResponseInner) IsSet ¶
func (v NullableGetAllActivitiesCopy200ResponseInner) IsSet() bool
func (NullableGetAllActivitiesCopy200ResponseInner) MarshalJSON ¶
func (v NullableGetAllActivitiesCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllActivitiesCopy200ResponseInner) Set ¶
func (v *NullableGetAllActivitiesCopy200ResponseInner) Set(val *GetAllActivitiesCopy200ResponseInner)
func (*NullableGetAllActivitiesCopy200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetAllActivitiesCopy200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllActivitiesCopy200ResponseInner) Unset ¶
func (v *NullableGetAllActivitiesCopy200ResponseInner) Unset()
type NullableGetAllContactsCopy1200ResponseInner ¶
type NullableGetAllContactsCopy1200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllContactsCopy1200ResponseInner ¶
func NewNullableGetAllContactsCopy1200ResponseInner(val *GetAllContactsCopy1200ResponseInner) *NullableGetAllContactsCopy1200ResponseInner
func (NullableGetAllContactsCopy1200ResponseInner) IsSet ¶
func (v NullableGetAllContactsCopy1200ResponseInner) IsSet() bool
func (NullableGetAllContactsCopy1200ResponseInner) MarshalJSON ¶
func (v NullableGetAllContactsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllContactsCopy1200ResponseInner) Set ¶
func (v *NullableGetAllContactsCopy1200ResponseInner) Set(val *GetAllContactsCopy1200ResponseInner)
func (*NullableGetAllContactsCopy1200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetAllContactsCopy1200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllContactsCopy1200ResponseInner) Unset ¶
func (v *NullableGetAllContactsCopy1200ResponseInner) Unset()
type NullableGetAllContactsCopy2200ResponseInner ¶
type NullableGetAllContactsCopy2200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllContactsCopy2200ResponseInner ¶
func NewNullableGetAllContactsCopy2200ResponseInner(val *GetAllContactsCopy2200ResponseInner) *NullableGetAllContactsCopy2200ResponseInner
func (NullableGetAllContactsCopy2200ResponseInner) IsSet ¶
func (v NullableGetAllContactsCopy2200ResponseInner) IsSet() bool
func (NullableGetAllContactsCopy2200ResponseInner) MarshalJSON ¶
func (v NullableGetAllContactsCopy2200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllContactsCopy2200ResponseInner) Set ¶
func (v *NullableGetAllContactsCopy2200ResponseInner) Set(val *GetAllContactsCopy2200ResponseInner)
func (*NullableGetAllContactsCopy2200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetAllContactsCopy2200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllContactsCopy2200ResponseInner) Unset ¶
func (v *NullableGetAllContactsCopy2200ResponseInner) Unset()
type NullableGetAllContactsCopy3200ResponseInner ¶
type NullableGetAllContactsCopy3200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllContactsCopy3200ResponseInner ¶
func NewNullableGetAllContactsCopy3200ResponseInner(val *GetAllContactsCopy3200ResponseInner) *NullableGetAllContactsCopy3200ResponseInner
func (NullableGetAllContactsCopy3200ResponseInner) IsSet ¶
func (v NullableGetAllContactsCopy3200ResponseInner) IsSet() bool
func (NullableGetAllContactsCopy3200ResponseInner) MarshalJSON ¶
func (v NullableGetAllContactsCopy3200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllContactsCopy3200ResponseInner) Set ¶
func (v *NullableGetAllContactsCopy3200ResponseInner) Set(val *GetAllContactsCopy3200ResponseInner)
func (*NullableGetAllContactsCopy3200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetAllContactsCopy3200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllContactsCopy3200ResponseInner) Unset ¶
func (v *NullableGetAllContactsCopy3200ResponseInner) Unset()
type NullableGetAllContactsCopy4200ResponseInner ¶
type NullableGetAllContactsCopy4200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllContactsCopy4200ResponseInner ¶
func NewNullableGetAllContactsCopy4200ResponseInner(val *GetAllContactsCopy4200ResponseInner) *NullableGetAllContactsCopy4200ResponseInner
func (NullableGetAllContactsCopy4200ResponseInner) IsSet ¶
func (v NullableGetAllContactsCopy4200ResponseInner) IsSet() bool
func (NullableGetAllContactsCopy4200ResponseInner) MarshalJSON ¶
func (v NullableGetAllContactsCopy4200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllContactsCopy4200ResponseInner) Set ¶
func (v *NullableGetAllContactsCopy4200ResponseInner) Set(val *GetAllContactsCopy4200ResponseInner)
func (*NullableGetAllContactsCopy4200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetAllContactsCopy4200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllContactsCopy4200ResponseInner) Unset ¶
func (v *NullableGetAllContactsCopy4200ResponseInner) Unset()
type NullableGetAllProjectExpenses200Response ¶
type NullableGetAllProjectExpenses200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetAllProjectExpenses200Response ¶
func NewNullableGetAllProjectExpenses200Response(val *GetAllProjectExpenses200Response) *NullableGetAllProjectExpenses200Response
func (NullableGetAllProjectExpenses200Response) IsSet ¶
func (v NullableGetAllProjectExpenses200Response) IsSet() bool
func (NullableGetAllProjectExpenses200Response) MarshalJSON ¶
func (v NullableGetAllProjectExpenses200Response) MarshalJSON() ([]byte, error)
func (*NullableGetAllProjectExpenses200Response) Set ¶
func (v *NullableGetAllProjectExpenses200Response) Set(val *GetAllProjectExpenses200Response)
func (*NullableGetAllProjectExpenses200Response) UnmarshalJSON ¶
func (v *NullableGetAllProjectExpenses200Response) UnmarshalJSON(src []byte) error
func (*NullableGetAllProjectExpenses200Response) Unset ¶
func (v *NullableGetAllProjectExpenses200Response) Unset()
type NullableGetAllProjectExpenses200ResponseDataInner ¶
type NullableGetAllProjectExpenses200ResponseDataInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllProjectExpenses200ResponseDataInner ¶
func NewNullableGetAllProjectExpenses200ResponseDataInner(val *GetAllProjectExpenses200ResponseDataInner) *NullableGetAllProjectExpenses200ResponseDataInner
func (NullableGetAllProjectExpenses200ResponseDataInner) IsSet ¶
func (v NullableGetAllProjectExpenses200ResponseDataInner) IsSet() bool
func (NullableGetAllProjectExpenses200ResponseDataInner) MarshalJSON ¶
func (v NullableGetAllProjectExpenses200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllProjectExpenses200ResponseDataInner) UnmarshalJSON ¶
func (v *NullableGetAllProjectExpenses200ResponseDataInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllProjectExpenses200ResponseDataInner) Unset ¶
func (v *NullableGetAllProjectExpenses200ResponseDataInner) Unset()
type NullableGetAllProjects200Response ¶
type NullableGetAllProjects200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetAllProjects200Response ¶
func NewNullableGetAllProjects200Response(val *GetAllProjects200Response) *NullableGetAllProjects200Response
func (NullableGetAllProjects200Response) Get ¶
func (v NullableGetAllProjects200Response) Get() *GetAllProjects200Response
func (NullableGetAllProjects200Response) IsSet ¶
func (v NullableGetAllProjects200Response) IsSet() bool
func (NullableGetAllProjects200Response) MarshalJSON ¶
func (v NullableGetAllProjects200Response) MarshalJSON() ([]byte, error)
func (*NullableGetAllProjects200Response) Set ¶
func (v *NullableGetAllProjects200Response) Set(val *GetAllProjects200Response)
func (*NullableGetAllProjects200Response) UnmarshalJSON ¶
func (v *NullableGetAllProjects200Response) UnmarshalJSON(src []byte) error
func (*NullableGetAllProjects200Response) Unset ¶
func (v *NullableGetAllProjects200Response) Unset()
type NullableGetAllProjects200ResponseDataInner ¶
type NullableGetAllProjects200ResponseDataInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllProjects200ResponseDataInner ¶
func NewNullableGetAllProjects200ResponseDataInner(val *GetAllProjects200ResponseDataInner) *NullableGetAllProjects200ResponseDataInner
func (NullableGetAllProjects200ResponseDataInner) IsSet ¶
func (v NullableGetAllProjects200ResponseDataInner) IsSet() bool
func (NullableGetAllProjects200ResponseDataInner) MarshalJSON ¶
func (v NullableGetAllProjects200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllProjects200ResponseDataInner) Set ¶
func (v *NullableGetAllProjects200ResponseDataInner) Set(val *GetAllProjects200ResponseDataInner)
func (*NullableGetAllProjects200ResponseDataInner) UnmarshalJSON ¶
func (v *NullableGetAllProjects200ResponseDataInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllProjects200ResponseDataInner) Unset ¶
func (v *NullableGetAllProjects200ResponseDataInner) Unset()
type NullableGetAllProjects200ResponsePagination ¶
type NullableGetAllProjects200ResponsePagination struct {
// contains filtered or unexported fields
}
func NewNullableGetAllProjects200ResponsePagination ¶
func NewNullableGetAllProjects200ResponsePagination(val *GetAllProjects200ResponsePagination) *NullableGetAllProjects200ResponsePagination
func (NullableGetAllProjects200ResponsePagination) IsSet ¶
func (v NullableGetAllProjects200ResponsePagination) IsSet() bool
func (NullableGetAllProjects200ResponsePagination) MarshalJSON ¶
func (v NullableGetAllProjects200ResponsePagination) MarshalJSON() ([]byte, error)
func (*NullableGetAllProjects200ResponsePagination) Set ¶
func (v *NullableGetAllProjects200ResponsePagination) Set(val *GetAllProjects200ResponsePagination)
func (*NullableGetAllProjects200ResponsePagination) UnmarshalJSON ¶
func (v *NullableGetAllProjects200ResponsePagination) UnmarshalJSON(src []byte) error
func (*NullableGetAllProjects200ResponsePagination) Unset ¶
func (v *NullableGetAllProjects200ResponsePagination) Unset()
type NullableGetAllProjectsCopy200ResponseInner ¶
type NullableGetAllProjectsCopy200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllProjectsCopy200ResponseInner ¶
func NewNullableGetAllProjectsCopy200ResponseInner(val *GetAllProjectsCopy200ResponseInner) *NullableGetAllProjectsCopy200ResponseInner
func (NullableGetAllProjectsCopy200ResponseInner) IsSet ¶
func (v NullableGetAllProjectsCopy200ResponseInner) IsSet() bool
func (NullableGetAllProjectsCopy200ResponseInner) MarshalJSON ¶
func (v NullableGetAllProjectsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllProjectsCopy200ResponseInner) Set ¶
func (v *NullableGetAllProjectsCopy200ResponseInner) Set(val *GetAllProjectsCopy200ResponseInner)
func (*NullableGetAllProjectsCopy200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetAllProjectsCopy200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllProjectsCopy200ResponseInner) Unset ¶
func (v *NullableGetAllProjectsCopy200ResponseInner) Unset()
type NullableGetAllProjectsCopy1200ResponseInner ¶
type NullableGetAllProjectsCopy1200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetAllProjectsCopy1200ResponseInner ¶
func NewNullableGetAllProjectsCopy1200ResponseInner(val *GetAllProjectsCopy1200ResponseInner) *NullableGetAllProjectsCopy1200ResponseInner
func (NullableGetAllProjectsCopy1200ResponseInner) IsSet ¶
func (v NullableGetAllProjectsCopy1200ResponseInner) IsSet() bool
func (NullableGetAllProjectsCopy1200ResponseInner) MarshalJSON ¶
func (v NullableGetAllProjectsCopy1200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetAllProjectsCopy1200ResponseInner) Set ¶
func (v *NullableGetAllProjectsCopy1200ResponseInner) Set(val *GetAllProjectsCopy1200ResponseInner)
func (*NullableGetAllProjectsCopy1200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetAllProjectsCopy1200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetAllProjectsCopy1200ResponseInner) Unset ¶
func (v *NullableGetAllProjectsCopy1200ResponseInner) Unset()
type NullableGetAllTasksCopy200Response ¶
type NullableGetAllTasksCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetAllTasksCopy200Response ¶
func NewNullableGetAllTasksCopy200Response(val *GetAllTasksCopy200Response) *NullableGetAllTasksCopy200Response
func (NullableGetAllTasksCopy200Response) Get ¶
func (v NullableGetAllTasksCopy200Response) Get() *GetAllTasksCopy200Response
func (NullableGetAllTasksCopy200Response) IsSet ¶
func (v NullableGetAllTasksCopy200Response) IsSet() bool
func (NullableGetAllTasksCopy200Response) MarshalJSON ¶
func (v NullableGetAllTasksCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableGetAllTasksCopy200Response) Set ¶
func (v *NullableGetAllTasksCopy200Response) Set(val *GetAllTasksCopy200Response)
func (*NullableGetAllTasksCopy200Response) UnmarshalJSON ¶
func (v *NullableGetAllTasksCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableGetAllTasksCopy200Response) Unset ¶
func (v *NullableGetAllTasksCopy200Response) Unset()
type NullableGetAnInvoiceById200Response ¶
type NullableGetAnInvoiceById200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetAnInvoiceById200Response ¶
func NewNullableGetAnInvoiceById200Response(val *GetAnInvoiceById200Response) *NullableGetAnInvoiceById200Response
func (NullableGetAnInvoiceById200Response) Get ¶
func (v NullableGetAnInvoiceById200Response) Get() *GetAnInvoiceById200Response
func (NullableGetAnInvoiceById200Response) IsSet ¶
func (v NullableGetAnInvoiceById200Response) IsSet() bool
func (NullableGetAnInvoiceById200Response) MarshalJSON ¶
func (v NullableGetAnInvoiceById200Response) MarshalJSON() ([]byte, error)
func (*NullableGetAnInvoiceById200Response) Set ¶
func (v *NullableGetAnInvoiceById200Response) Set(val *GetAnInvoiceById200Response)
func (*NullableGetAnInvoiceById200Response) UnmarshalJSON ¶
func (v *NullableGetAnInvoiceById200Response) UnmarshalJSON(src []byte) error
func (*NullableGetAnInvoiceById200Response) Unset ¶
func (v *NullableGetAnInvoiceById200Response) Unset()
type NullableGetCompanyLocationsOptions200Response ¶
type NullableGetCompanyLocationsOptions200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetCompanyLocationsOptions200Response ¶
func NewNullableGetCompanyLocationsOptions200Response(val *GetCompanyLocationsOptions200Response) *NullableGetCompanyLocationsOptions200Response
func (NullableGetCompanyLocationsOptions200Response) IsSet ¶
func (v NullableGetCompanyLocationsOptions200Response) IsSet() bool
func (NullableGetCompanyLocationsOptions200Response) MarshalJSON ¶
func (v NullableGetCompanyLocationsOptions200Response) MarshalJSON() ([]byte, error)
func (*NullableGetCompanyLocationsOptions200Response) Set ¶
func (v *NullableGetCompanyLocationsOptions200Response) Set(val *GetCompanyLocationsOptions200Response)
func (*NullableGetCompanyLocationsOptions200Response) UnmarshalJSON ¶
func (v *NullableGetCompanyLocationsOptions200Response) UnmarshalJSON(src []byte) error
func (*NullableGetCompanyLocationsOptions200Response) Unset ¶
func (v *NullableGetCompanyLocationsOptions200Response) Unset()
type NullableGetCompanyLocationsOptions200ResponseDataInner ¶
type NullableGetCompanyLocationsOptions200ResponseDataInner struct {
// contains filtered or unexported fields
}
func NewNullableGetCompanyLocationsOptions200ResponseDataInner ¶
func NewNullableGetCompanyLocationsOptions200ResponseDataInner(val *GetCompanyLocationsOptions200ResponseDataInner) *NullableGetCompanyLocationsOptions200ResponseDataInner
func (NullableGetCompanyLocationsOptions200ResponseDataInner) IsSet ¶
func (v NullableGetCompanyLocationsOptions200ResponseDataInner) IsSet() bool
func (NullableGetCompanyLocationsOptions200ResponseDataInner) MarshalJSON ¶
func (v NullableGetCompanyLocationsOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*NullableGetCompanyLocationsOptions200ResponseDataInner) UnmarshalJSON ¶
func (v *NullableGetCompanyLocationsOptions200ResponseDataInner) UnmarshalJSON(src []byte) error
func (*NullableGetCompanyLocationsOptions200ResponseDataInner) Unset ¶
func (v *NullableGetCompanyLocationsOptions200ResponseDataInner) Unset()
type NullableGetEquipmentTypesOptions200Response ¶
type NullableGetEquipmentTypesOptions200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetEquipmentTypesOptions200Response ¶
func NewNullableGetEquipmentTypesOptions200Response(val *GetEquipmentTypesOptions200Response) *NullableGetEquipmentTypesOptions200Response
func (NullableGetEquipmentTypesOptions200Response) IsSet ¶
func (v NullableGetEquipmentTypesOptions200Response) IsSet() bool
func (NullableGetEquipmentTypesOptions200Response) MarshalJSON ¶
func (v NullableGetEquipmentTypesOptions200Response) MarshalJSON() ([]byte, error)
func (*NullableGetEquipmentTypesOptions200Response) Set ¶
func (v *NullableGetEquipmentTypesOptions200Response) Set(val *GetEquipmentTypesOptions200Response)
func (*NullableGetEquipmentTypesOptions200Response) UnmarshalJSON ¶
func (v *NullableGetEquipmentTypesOptions200Response) UnmarshalJSON(src []byte) error
func (*NullableGetEquipmentTypesOptions200Response) Unset ¶
func (v *NullableGetEquipmentTypesOptions200Response) Unset()
type NullableGetEquipmentTypesOptions200ResponseDataInner ¶
type NullableGetEquipmentTypesOptions200ResponseDataInner struct {
// contains filtered or unexported fields
}
func NewNullableGetEquipmentTypesOptions200ResponseDataInner ¶
func NewNullableGetEquipmentTypesOptions200ResponseDataInner(val *GetEquipmentTypesOptions200ResponseDataInner) *NullableGetEquipmentTypesOptions200ResponseDataInner
func (NullableGetEquipmentTypesOptions200ResponseDataInner) IsSet ¶
func (v NullableGetEquipmentTypesOptions200ResponseDataInner) IsSet() bool
func (NullableGetEquipmentTypesOptions200ResponseDataInner) MarshalJSON ¶
func (v NullableGetEquipmentTypesOptions200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*NullableGetEquipmentTypesOptions200ResponseDataInner) UnmarshalJSON ¶
func (v *NullableGetEquipmentTypesOptions200ResponseDataInner) UnmarshalJSON(src []byte) error
func (*NullableGetEquipmentTypesOptions200ResponseDataInner) Unset ¶
func (v *NullableGetEquipmentTypesOptions200ResponseDataInner) Unset()
type NullableGetProjectExpenseById200Response ¶
type NullableGetProjectExpenseById200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectExpenseById200Response ¶
func NewNullableGetProjectExpenseById200Response(val *GetProjectExpenseById200Response) *NullableGetProjectExpenseById200Response
func (NullableGetProjectExpenseById200Response) IsSet ¶
func (v NullableGetProjectExpenseById200Response) IsSet() bool
func (NullableGetProjectExpenseById200Response) MarshalJSON ¶
func (v NullableGetProjectExpenseById200Response) MarshalJSON() ([]byte, error)
func (*NullableGetProjectExpenseById200Response) Set ¶
func (v *NullableGetProjectExpenseById200Response) Set(val *GetProjectExpenseById200Response)
func (*NullableGetProjectExpenseById200Response) UnmarshalJSON ¶
func (v *NullableGetProjectExpenseById200Response) UnmarshalJSON(src []byte) error
func (*NullableGetProjectExpenseById200Response) Unset ¶
func (v *NullableGetProjectExpenseById200Response) Unset()
type NullableGetProjectExpenseById200ResponseDataInner ¶
type NullableGetProjectExpenseById200ResponseDataInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectExpenseById200ResponseDataInner ¶
func NewNullableGetProjectExpenseById200ResponseDataInner(val *GetProjectExpenseById200ResponseDataInner) *NullableGetProjectExpenseById200ResponseDataInner
func (NullableGetProjectExpenseById200ResponseDataInner) IsSet ¶
func (v NullableGetProjectExpenseById200ResponseDataInner) IsSet() bool
func (NullableGetProjectExpenseById200ResponseDataInner) MarshalJSON ¶
func (v NullableGetProjectExpenseById200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*NullableGetProjectExpenseById200ResponseDataInner) UnmarshalJSON ¶
func (v *NullableGetProjectExpenseById200ResponseDataInner) UnmarshalJSON(src []byte) error
func (*NullableGetProjectExpenseById200ResponseDataInner) Unset ¶
func (v *NullableGetProjectExpenseById200ResponseDataInner) Unset()
type NullableGetProjectPayments200Response ¶
type NullableGetProjectPayments200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectPayments200Response ¶
func NewNullableGetProjectPayments200Response(val *GetProjectPayments200Response) *NullableGetProjectPayments200Response
func (NullableGetProjectPayments200Response) Get ¶
func (v NullableGetProjectPayments200Response) Get() *GetProjectPayments200Response
func (NullableGetProjectPayments200Response) IsSet ¶
func (v NullableGetProjectPayments200Response) IsSet() bool
func (NullableGetProjectPayments200Response) MarshalJSON ¶
func (v NullableGetProjectPayments200Response) MarshalJSON() ([]byte, error)
func (*NullableGetProjectPayments200Response) Set ¶
func (v *NullableGetProjectPayments200Response) Set(val *GetProjectPayments200Response)
func (*NullableGetProjectPayments200Response) UnmarshalJSON ¶
func (v *NullableGetProjectPayments200Response) UnmarshalJSON(src []byte) error
func (*NullableGetProjectPayments200Response) Unset ¶
func (v *NullableGetProjectPayments200Response) Unset()
type NullableGetProjectPayments200ResponseDataInner ¶
type NullableGetProjectPayments200ResponseDataInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectPayments200ResponseDataInner ¶
func NewNullableGetProjectPayments200ResponseDataInner(val *GetProjectPayments200ResponseDataInner) *NullableGetProjectPayments200ResponseDataInner
func (NullableGetProjectPayments200ResponseDataInner) IsSet ¶
func (v NullableGetProjectPayments200ResponseDataInner) IsSet() bool
func (NullableGetProjectPayments200ResponseDataInner) MarshalJSON ¶
func (v NullableGetProjectPayments200ResponseDataInner) MarshalJSON() ([]byte, error)
func (*NullableGetProjectPayments200ResponseDataInner) Set ¶
func (v *NullableGetProjectPayments200ResponseDataInner) Set(val *GetProjectPayments200ResponseDataInner)
func (*NullableGetProjectPayments200ResponseDataInner) UnmarshalJSON ¶
func (v *NullableGetProjectPayments200ResponseDataInner) UnmarshalJSON(src []byte) error
func (*NullableGetProjectPayments200ResponseDataInner) Unset ¶
func (v *NullableGetProjectPayments200ResponseDataInner) Unset()
type NullableGetProjectPayments200ResponseDataInnerItemsInner ¶
type NullableGetProjectPayments200ResponseDataInnerItemsInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectPayments200ResponseDataInnerItemsInner ¶
func NewNullableGetProjectPayments200ResponseDataInnerItemsInner(val *GetProjectPayments200ResponseDataInnerItemsInner) *NullableGetProjectPayments200ResponseDataInnerItemsInner
func (NullableGetProjectPayments200ResponseDataInnerItemsInner) IsSet ¶
func (v NullableGetProjectPayments200ResponseDataInnerItemsInner) IsSet() bool
func (NullableGetProjectPayments200ResponseDataInnerItemsInner) MarshalJSON ¶
func (v NullableGetProjectPayments200ResponseDataInnerItemsInner) MarshalJSON() ([]byte, error)
func (*NullableGetProjectPayments200ResponseDataInnerItemsInner) UnmarshalJSON ¶
func (v *NullableGetProjectPayments200ResponseDataInnerItemsInner) UnmarshalJSON(src []byte) error
func (*NullableGetProjectPayments200ResponseDataInnerItemsInner) Unset ¶
func (v *NullableGetProjectPayments200ResponseDataInnerItemsInner) Unset()
type NullableGetProjectRoleOptionsCopy200ResponseInner ¶
type NullableGetProjectRoleOptionsCopy200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectRoleOptionsCopy200ResponseInner ¶
func NewNullableGetProjectRoleOptionsCopy200ResponseInner(val *GetProjectRoleOptionsCopy200ResponseInner) *NullableGetProjectRoleOptionsCopy200ResponseInner
func (NullableGetProjectRoleOptionsCopy200ResponseInner) IsSet ¶
func (v NullableGetProjectRoleOptionsCopy200ResponseInner) IsSet() bool
func (NullableGetProjectRoleOptionsCopy200ResponseInner) MarshalJSON ¶
func (v NullableGetProjectRoleOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetProjectRoleOptionsCopy200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetProjectRoleOptionsCopy200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetProjectRoleOptionsCopy200ResponseInner) Unset ¶
func (v *NullableGetProjectRoleOptionsCopy200ResponseInner) Unset()
type NullableGetProjectsByStatusCopy200ResponseInner ¶
type NullableGetProjectsByStatusCopy200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectsByStatusCopy200ResponseInner ¶
func NewNullableGetProjectsByStatusCopy200ResponseInner(val *GetProjectsByStatusCopy200ResponseInner) *NullableGetProjectsByStatusCopy200ResponseInner
func (NullableGetProjectsByStatusCopy200ResponseInner) IsSet ¶
func (v NullableGetProjectsByStatusCopy200ResponseInner) IsSet() bool
func (NullableGetProjectsByStatusCopy200ResponseInner) MarshalJSON ¶
func (v NullableGetProjectsByStatusCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetProjectsByStatusCopy200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetProjectsByStatusCopy200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetProjectsByStatusCopy200ResponseInner) Unset ¶
func (v *NullableGetProjectsByStatusCopy200ResponseInner) Unset()
type NullableGetProjectsDateCopy200Response ¶
type NullableGetProjectsDateCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectsDateCopy200Response ¶
func NewNullableGetProjectsDateCopy200Response(val *GetProjectsDateCopy200Response) *NullableGetProjectsDateCopy200Response
func (NullableGetProjectsDateCopy200Response) Get ¶
func (v NullableGetProjectsDateCopy200Response) Get() *GetProjectsDateCopy200Response
func (NullableGetProjectsDateCopy200Response) IsSet ¶
func (v NullableGetProjectsDateCopy200Response) IsSet() bool
func (NullableGetProjectsDateCopy200Response) MarshalJSON ¶
func (v NullableGetProjectsDateCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableGetProjectsDateCopy200Response) Set ¶
func (v *NullableGetProjectsDateCopy200Response) Set(val *GetProjectsDateCopy200Response)
func (*NullableGetProjectsDateCopy200Response) UnmarshalJSON ¶
func (v *NullableGetProjectsDateCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableGetProjectsDateCopy200Response) Unset ¶
func (v *NullableGetProjectsDateCopy200Response) Unset()
type NullableGetProjectsDateCopy200ResponseData ¶
type NullableGetProjectsDateCopy200ResponseData struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectsDateCopy200ResponseData ¶
func NewNullableGetProjectsDateCopy200ResponseData(val *GetProjectsDateCopy200ResponseData) *NullableGetProjectsDateCopy200ResponseData
func (NullableGetProjectsDateCopy200ResponseData) IsSet ¶
func (v NullableGetProjectsDateCopy200ResponseData) IsSet() bool
func (NullableGetProjectsDateCopy200ResponseData) MarshalJSON ¶
func (v NullableGetProjectsDateCopy200ResponseData) MarshalJSON() ([]byte, error)
func (*NullableGetProjectsDateCopy200ResponseData) Set ¶
func (v *NullableGetProjectsDateCopy200ResponseData) Set(val *GetProjectsDateCopy200ResponseData)
func (*NullableGetProjectsDateCopy200ResponseData) UnmarshalJSON ¶
func (v *NullableGetProjectsDateCopy200ResponseData) UnmarshalJSON(src []byte) error
func (*NullableGetProjectsDateCopy200ResponseData) Unset ¶
func (v *NullableGetProjectsDateCopy200ResponseData) Unset()
type NullableGetProjectsStatusCopy200Response ¶
type NullableGetProjectsStatusCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetProjectsStatusCopy200Response ¶
func NewNullableGetProjectsStatusCopy200Response(val *GetProjectsStatusCopy200Response) *NullableGetProjectsStatusCopy200Response
func (NullableGetProjectsStatusCopy200Response) IsSet ¶
func (v NullableGetProjectsStatusCopy200Response) IsSet() bool
func (NullableGetProjectsStatusCopy200Response) MarshalJSON ¶
func (v NullableGetProjectsStatusCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableGetProjectsStatusCopy200Response) Set ¶
func (v *NullableGetProjectsStatusCopy200Response) Set(val *GetProjectsStatusCopy200Response)
func (*NullableGetProjectsStatusCopy200Response) UnmarshalJSON ¶
func (v *NullableGetProjectsStatusCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableGetProjectsStatusCopy200Response) Unset ¶
func (v *NullableGetProjectsStatusCopy200Response) Unset()
type NullableGetRelationshipTypeOptionsCopy200ResponseInner ¶
type NullableGetRelationshipTypeOptionsCopy200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableGetRelationshipTypeOptionsCopy200ResponseInner ¶
func NewNullableGetRelationshipTypeOptionsCopy200ResponseInner(val *GetRelationshipTypeOptionsCopy200ResponseInner) *NullableGetRelationshipTypeOptionsCopy200ResponseInner
func (NullableGetRelationshipTypeOptionsCopy200ResponseInner) IsSet ¶
func (v NullableGetRelationshipTypeOptionsCopy200ResponseInner) IsSet() bool
func (NullableGetRelationshipTypeOptionsCopy200ResponseInner) MarshalJSON ¶
func (v NullableGetRelationshipTypeOptionsCopy200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableGetRelationshipTypeOptionsCopy200ResponseInner) UnmarshalJSON ¶
func (v *NullableGetRelationshipTypeOptionsCopy200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableGetRelationshipTypeOptionsCopy200ResponseInner) Unset ¶
func (v *NullableGetRelationshipTypeOptionsCopy200ResponseInner) Unset()
type NullableGetSchedulerEventsRequest ¶
type NullableGetSchedulerEventsRequest struct {
// contains filtered or unexported fields
}
func NewNullableGetSchedulerEventsRequest ¶
func NewNullableGetSchedulerEventsRequest(val *GetSchedulerEventsRequest) *NullableGetSchedulerEventsRequest
func (NullableGetSchedulerEventsRequest) Get ¶
func (v NullableGetSchedulerEventsRequest) Get() *GetSchedulerEventsRequest
func (NullableGetSchedulerEventsRequest) IsSet ¶
func (v NullableGetSchedulerEventsRequest) IsSet() bool
func (NullableGetSchedulerEventsRequest) MarshalJSON ¶
func (v NullableGetSchedulerEventsRequest) MarshalJSON() ([]byte, error)
func (*NullableGetSchedulerEventsRequest) Set ¶
func (v *NullableGetSchedulerEventsRequest) Set(val *GetSchedulerEventsRequest)
func (*NullableGetSchedulerEventsRequest) UnmarshalJSON ¶
func (v *NullableGetSchedulerEventsRequest) UnmarshalJSON(src []byte) error
func (*NullableGetSchedulerEventsRequest) Unset ¶
func (v *NullableGetSchedulerEventsRequest) Unset()
type NullableGetStaffListCopy200Response ¶
type NullableGetStaffListCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableGetStaffListCopy200Response ¶
func NewNullableGetStaffListCopy200Response(val *GetStaffListCopy200Response) *NullableGetStaffListCopy200Response
func (NullableGetStaffListCopy200Response) Get ¶
func (v NullableGetStaffListCopy200Response) Get() *GetStaffListCopy200Response
func (NullableGetStaffListCopy200Response) IsSet ¶
func (v NullableGetStaffListCopy200Response) IsSet() bool
func (NullableGetStaffListCopy200Response) MarshalJSON ¶
func (v NullableGetStaffListCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableGetStaffListCopy200Response) Set ¶
func (v *NullableGetStaffListCopy200Response) Set(val *GetStaffListCopy200Response)
func (*NullableGetStaffListCopy200Response) UnmarshalJSON ¶
func (v *NullableGetStaffListCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableGetStaffListCopy200Response) Unset ¶
func (v *NullableGetStaffListCopy200Response) Unset()
type NullableGetStaffListCopyRequest ¶
type NullableGetStaffListCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableGetStaffListCopyRequest ¶
func NewNullableGetStaffListCopyRequest(val *GetStaffListCopyRequest) *NullableGetStaffListCopyRequest
func (NullableGetStaffListCopyRequest) Get ¶
func (v NullableGetStaffListCopyRequest) Get() *GetStaffListCopyRequest
func (NullableGetStaffListCopyRequest) IsSet ¶
func (v NullableGetStaffListCopyRequest) IsSet() bool
func (NullableGetStaffListCopyRequest) MarshalJSON ¶
func (v NullableGetStaffListCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableGetStaffListCopyRequest) Set ¶
func (v *NullableGetStaffListCopyRequest) Set(val *GetStaffListCopyRequest)
func (*NullableGetStaffListCopyRequest) UnmarshalJSON ¶
func (v *NullableGetStaffListCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableGetStaffListCopyRequest) Unset ¶
func (v *NullableGetStaffListCopyRequest) Unset()
type NullableGetTimesheetRequest ¶
type NullableGetTimesheetRequest struct {
// contains filtered or unexported fields
}
func NewNullableGetTimesheetRequest ¶
func NewNullableGetTimesheetRequest(val *GetTimesheetRequest) *NullableGetTimesheetRequest
func (NullableGetTimesheetRequest) Get ¶
func (v NullableGetTimesheetRequest) Get() *GetTimesheetRequest
func (NullableGetTimesheetRequest) IsSet ¶
func (v NullableGetTimesheetRequest) IsSet() bool
func (NullableGetTimesheetRequest) MarshalJSON ¶
func (v NullableGetTimesheetRequest) MarshalJSON() ([]byte, error)
func (*NullableGetTimesheetRequest) Set ¶
func (v *NullableGetTimesheetRequest) Set(val *GetTimesheetRequest)
func (*NullableGetTimesheetRequest) UnmarshalJSON ¶
func (v *NullableGetTimesheetRequest) UnmarshalJSON(src []byte) error
func (*NullableGetTimesheetRequest) Unset ¶
func (v *NullableGetTimesheetRequest) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableListWebhooks200ResponseInner ¶
type NullableListWebhooks200ResponseInner struct {
// contains filtered or unexported fields
}
func NewNullableListWebhooks200ResponseInner ¶
func NewNullableListWebhooks200ResponseInner(val *ListWebhooks200ResponseInner) *NullableListWebhooks200ResponseInner
func (NullableListWebhooks200ResponseInner) Get ¶
func (v NullableListWebhooks200ResponseInner) Get() *ListWebhooks200ResponseInner
func (NullableListWebhooks200ResponseInner) IsSet ¶
func (v NullableListWebhooks200ResponseInner) IsSet() bool
func (NullableListWebhooks200ResponseInner) MarshalJSON ¶
func (v NullableListWebhooks200ResponseInner) MarshalJSON() ([]byte, error)
func (*NullableListWebhooks200ResponseInner) Set ¶
func (v *NullableListWebhooks200ResponseInner) Set(val *ListWebhooks200ResponseInner)
func (*NullableListWebhooks200ResponseInner) UnmarshalJSON ¶
func (v *NullableListWebhooks200ResponseInner) UnmarshalJSON(src []byte) error
func (*NullableListWebhooks200ResponseInner) Unset ¶
func (v *NullableListWebhooks200ResponseInner) Unset()
type NullableProjectDateDataResponse ¶
type NullableProjectDateDataResponse struct {
// contains filtered or unexported fields
}
func NewNullableProjectDateDataResponse ¶
func NewNullableProjectDateDataResponse(val *ProjectDateDataResponse) *NullableProjectDateDataResponse
func (NullableProjectDateDataResponse) Get ¶
func (v NullableProjectDateDataResponse) Get() *ProjectDateDataResponse
func (NullableProjectDateDataResponse) IsSet ¶
func (v NullableProjectDateDataResponse) IsSet() bool
func (NullableProjectDateDataResponse) MarshalJSON ¶
func (v NullableProjectDateDataResponse) MarshalJSON() ([]byte, error)
func (*NullableProjectDateDataResponse) Set ¶
func (v *NullableProjectDateDataResponse) Set(val *ProjectDateDataResponse)
func (*NullableProjectDateDataResponse) UnmarshalJSON ¶
func (v *NullableProjectDateDataResponse) UnmarshalJSON(src []byte) error
func (*NullableProjectDateDataResponse) Unset ¶
func (v *NullableProjectDateDataResponse) Unset()
type NullableProjectDateDataResponseValidationErrors ¶
type NullableProjectDateDataResponseValidationErrors struct {
// contains filtered or unexported fields
}
func NewNullableProjectDateDataResponseValidationErrors ¶
func NewNullableProjectDateDataResponseValidationErrors(val *ProjectDateDataResponseValidationErrors) *NullableProjectDateDataResponseValidationErrors
func (NullableProjectDateDataResponseValidationErrors) IsSet ¶
func (v NullableProjectDateDataResponseValidationErrors) IsSet() bool
func (NullableProjectDateDataResponseValidationErrors) MarshalJSON ¶
func (v NullableProjectDateDataResponseValidationErrors) MarshalJSON() ([]byte, error)
func (*NullableProjectDateDataResponseValidationErrors) UnmarshalJSON ¶
func (v *NullableProjectDateDataResponseValidationErrors) UnmarshalJSON(src []byte) error
func (*NullableProjectDateDataResponseValidationErrors) Unset ¶
func (v *NullableProjectDateDataResponseValidationErrors) Unset()
type NullableRetrieveProject200Response ¶
type NullableRetrieveProject200Response struct {
// contains filtered or unexported fields
}
func NewNullableRetrieveProject200Response ¶
func NewNullableRetrieveProject200Response(val *RetrieveProject200Response) *NullableRetrieveProject200Response
func (NullableRetrieveProject200Response) Get ¶
func (v NullableRetrieveProject200Response) Get() *RetrieveProject200Response
func (NullableRetrieveProject200Response) IsSet ¶
func (v NullableRetrieveProject200Response) IsSet() bool
func (NullableRetrieveProject200Response) MarshalJSON ¶
func (v NullableRetrieveProject200Response) MarshalJSON() ([]byte, error)
func (*NullableRetrieveProject200Response) Set ¶
func (v *NullableRetrieveProject200Response) Set(val *RetrieveProject200Response)
func (*NullableRetrieveProject200Response) UnmarshalJSON ¶
func (v *NullableRetrieveProject200Response) UnmarshalJSON(src []byte) error
func (*NullableRetrieveProject200Response) Unset ¶
func (v *NullableRetrieveProject200Response) Unset()
type NullableRetrieveProject200ResponseLinkedProjectInner ¶
type NullableRetrieveProject200ResponseLinkedProjectInner struct {
// contains filtered or unexported fields
}
func NewNullableRetrieveProject200ResponseLinkedProjectInner ¶
func NewNullableRetrieveProject200ResponseLinkedProjectInner(val *RetrieveProject200ResponseLinkedProjectInner) *NullableRetrieveProject200ResponseLinkedProjectInner
func (NullableRetrieveProject200ResponseLinkedProjectInner) IsSet ¶
func (v NullableRetrieveProject200ResponseLinkedProjectInner) IsSet() bool
func (NullableRetrieveProject200ResponseLinkedProjectInner) MarshalJSON ¶
func (v NullableRetrieveProject200ResponseLinkedProjectInner) MarshalJSON() ([]byte, error)
func (*NullableRetrieveProject200ResponseLinkedProjectInner) UnmarshalJSON ¶
func (v *NullableRetrieveProject200ResponseLinkedProjectInner) UnmarshalJSON(src []byte) error
func (*NullableRetrieveProject200ResponseLinkedProjectInner) Unset ¶
func (v *NullableRetrieveProject200ResponseLinkedProjectInner) Unset()
type NullableSendEmailRequest ¶
type NullableSendEmailRequest struct {
// contains filtered or unexported fields
}
func NewNullableSendEmailRequest ¶
func NewNullableSendEmailRequest(val *SendEmailRequest) *NullableSendEmailRequest
func (NullableSendEmailRequest) Get ¶
func (v NullableSendEmailRequest) Get() *SendEmailRequest
func (NullableSendEmailRequest) IsSet ¶
func (v NullableSendEmailRequest) IsSet() bool
func (NullableSendEmailRequest) MarshalJSON ¶
func (v NullableSendEmailRequest) MarshalJSON() ([]byte, error)
func (*NullableSendEmailRequest) Set ¶
func (v *NullableSendEmailRequest) Set(val *SendEmailRequest)
func (*NullableSendEmailRequest) UnmarshalJSON ¶
func (v *NullableSendEmailRequest) UnmarshalJSON(src []byte) error
func (*NullableSendEmailRequest) Unset ¶
func (v *NullableSendEmailRequest) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type NullableUpdateAnEquipmentCopy200Response ¶
type NullableUpdateAnEquipmentCopy200Response struct {
// contains filtered or unexported fields
}
func NewNullableUpdateAnEquipmentCopy200Response ¶
func NewNullableUpdateAnEquipmentCopy200Response(val *UpdateAnEquipmentCopy200Response) *NullableUpdateAnEquipmentCopy200Response
func (NullableUpdateAnEquipmentCopy200Response) IsSet ¶
func (v NullableUpdateAnEquipmentCopy200Response) IsSet() bool
func (NullableUpdateAnEquipmentCopy200Response) MarshalJSON ¶
func (v NullableUpdateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
func (*NullableUpdateAnEquipmentCopy200Response) Set ¶
func (v *NullableUpdateAnEquipmentCopy200Response) Set(val *UpdateAnEquipmentCopy200Response)
func (*NullableUpdateAnEquipmentCopy200Response) UnmarshalJSON ¶
func (v *NullableUpdateAnEquipmentCopy200Response) UnmarshalJSON(src []byte) error
func (*NullableUpdateAnEquipmentCopy200Response) Unset ¶
func (v *NullableUpdateAnEquipmentCopy200Response) Unset()
type NullableUpdateAnEquipmentCopyRequest ¶
type NullableUpdateAnEquipmentCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableUpdateAnEquipmentCopyRequest ¶
func NewNullableUpdateAnEquipmentCopyRequest(val *UpdateAnEquipmentCopyRequest) *NullableUpdateAnEquipmentCopyRequest
func (NullableUpdateAnEquipmentCopyRequest) Get ¶
func (v NullableUpdateAnEquipmentCopyRequest) Get() *UpdateAnEquipmentCopyRequest
func (NullableUpdateAnEquipmentCopyRequest) IsSet ¶
func (v NullableUpdateAnEquipmentCopyRequest) IsSet() bool
func (NullableUpdateAnEquipmentCopyRequest) MarshalJSON ¶
func (v NullableUpdateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableUpdateAnEquipmentCopyRequest) Set ¶
func (v *NullableUpdateAnEquipmentCopyRequest) Set(val *UpdateAnEquipmentCopyRequest)
func (*NullableUpdateAnEquipmentCopyRequest) UnmarshalJSON ¶
func (v *NullableUpdateAnEquipmentCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableUpdateAnEquipmentCopyRequest) Unset ¶
func (v *NullableUpdateAnEquipmentCopyRequest) Unset()
type NullableUpdateContactStatusCopyRequest ¶
type NullableUpdateContactStatusCopyRequest struct {
// contains filtered or unexported fields
}
func NewNullableUpdateContactStatusCopyRequest ¶
func NewNullableUpdateContactStatusCopyRequest(val *UpdateContactStatusCopyRequest) *NullableUpdateContactStatusCopyRequest
func (NullableUpdateContactStatusCopyRequest) Get ¶
func (v NullableUpdateContactStatusCopyRequest) Get() *UpdateContactStatusCopyRequest
func (NullableUpdateContactStatusCopyRequest) IsSet ¶
func (v NullableUpdateContactStatusCopyRequest) IsSet() bool
func (NullableUpdateContactStatusCopyRequest) MarshalJSON ¶
func (v NullableUpdateContactStatusCopyRequest) MarshalJSON() ([]byte, error)
func (*NullableUpdateContactStatusCopyRequest) Set ¶
func (v *NullableUpdateContactStatusCopyRequest) Set(val *UpdateContactStatusCopyRequest)
func (*NullableUpdateContactStatusCopyRequest) UnmarshalJSON ¶
func (v *NullableUpdateContactStatusCopyRequest) UnmarshalJSON(src []byte) error
func (*NullableUpdateContactStatusCopyRequest) Unset ¶
func (v *NullableUpdateContactStatusCopyRequest) Unset()
type NullableUpdateProjectDatesRequest ¶
type NullableUpdateProjectDatesRequest struct {
// contains filtered or unexported fields
}
func NewNullableUpdateProjectDatesRequest ¶
func NewNullableUpdateProjectDatesRequest(val *UpdateProjectDatesRequest) *NullableUpdateProjectDatesRequest
func (NullableUpdateProjectDatesRequest) Get ¶
func (v NullableUpdateProjectDatesRequest) Get() *UpdateProjectDatesRequest
func (NullableUpdateProjectDatesRequest) IsSet ¶
func (v NullableUpdateProjectDatesRequest) IsSet() bool
func (NullableUpdateProjectDatesRequest) MarshalJSON ¶
func (v NullableUpdateProjectDatesRequest) MarshalJSON() ([]byte, error)
func (*NullableUpdateProjectDatesRequest) Set ¶
func (v *NullableUpdateProjectDatesRequest) Set(val *UpdateProjectDatesRequest)
func (*NullableUpdateProjectDatesRequest) UnmarshalJSON ¶
func (v *NullableUpdateProjectDatesRequest) UnmarshalJSON(src []byte) error
func (*NullableUpdateProjectDatesRequest) Unset ¶
func (v *NullableUpdateProjectDatesRequest) Unset()
type NullableUpdateProjectDatesRequestProjectDatesInner ¶
type NullableUpdateProjectDatesRequestProjectDatesInner struct {
// contains filtered or unexported fields
}
func NewNullableUpdateProjectDatesRequestProjectDatesInner ¶
func NewNullableUpdateProjectDatesRequestProjectDatesInner(val *UpdateProjectDatesRequestProjectDatesInner) *NullableUpdateProjectDatesRequestProjectDatesInner
func (NullableUpdateProjectDatesRequestProjectDatesInner) IsSet ¶
func (v NullableUpdateProjectDatesRequestProjectDatesInner) IsSet() bool
func (NullableUpdateProjectDatesRequestProjectDatesInner) MarshalJSON ¶
func (v NullableUpdateProjectDatesRequestProjectDatesInner) MarshalJSON() ([]byte, error)
func (*NullableUpdateProjectDatesRequestProjectDatesInner) UnmarshalJSON ¶
func (v *NullableUpdateProjectDatesRequestProjectDatesInner) UnmarshalJSON(src []byte) error
func (*NullableUpdateProjectDatesRequestProjectDatesInner) Unset ¶
func (v *NullableUpdateProjectDatesRequestProjectDatesInner) Unset()
type ProjectDateDataResponse ¶
type ProjectDateDataResponse struct {
ProjectID int64 `json:"projectID"`
ProjectIdentifier string `json:"projectIdentifier"`
Data []DateData `json:"data"`
Message string `json:"message"`
Status int32 `json:"status"`
ValidationErrors *ProjectDateDataResponseValidationErrors `json:"validationErrors,omitempty"`
TrackId string `json:"trackId"`
AdditionalProperties map[string]interface{}
}
ProjectDateDataResponse struct for ProjectDateDataResponse
func NewProjectDateDataResponse ¶
func NewProjectDateDataResponse(projectID int64, projectIdentifier string, data []DateData, message string, status int32, trackId string) *ProjectDateDataResponse
NewProjectDateDataResponse instantiates a new ProjectDateDataResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewProjectDateDataResponseWithDefaults ¶
func NewProjectDateDataResponseWithDefaults() *ProjectDateDataResponse
NewProjectDateDataResponseWithDefaults instantiates a new ProjectDateDataResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ProjectDateDataResponse) GetData ¶
func (o *ProjectDateDataResponse) GetData() []DateData
GetData returns the Data field value
func (*ProjectDateDataResponse) GetDataOk ¶
func (o *ProjectDateDataResponse) GetDataOk() ([]DateData, bool)
GetDataOk returns a tuple with the Data field value and a boolean to check if the value has been set.
func (*ProjectDateDataResponse) GetMessage ¶
func (o *ProjectDateDataResponse) GetMessage() string
GetMessage returns the Message field value
func (*ProjectDateDataResponse) GetMessageOk ¶
func (o *ProjectDateDataResponse) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value and a boolean to check if the value has been set.
func (*ProjectDateDataResponse) GetProjectID ¶
func (o *ProjectDateDataResponse) GetProjectID() int64
GetProjectID returns the ProjectID field value
func (*ProjectDateDataResponse) GetProjectIDOk ¶
func (o *ProjectDateDataResponse) GetProjectIDOk() (*int64, bool)
GetProjectIDOk returns a tuple with the ProjectID field value and a boolean to check if the value has been set.
func (*ProjectDateDataResponse) GetProjectIdentifier ¶
func (o *ProjectDateDataResponse) GetProjectIdentifier() string
GetProjectIdentifier returns the ProjectIdentifier field value
func (*ProjectDateDataResponse) GetProjectIdentifierOk ¶
func (o *ProjectDateDataResponse) GetProjectIdentifierOk() (*string, bool)
GetProjectIdentifierOk returns a tuple with the ProjectIdentifier field value and a boolean to check if the value has been set.
func (*ProjectDateDataResponse) GetStatus ¶
func (o *ProjectDateDataResponse) GetStatus() int32
GetStatus returns the Status field value
func (*ProjectDateDataResponse) GetStatusOk ¶
func (o *ProjectDateDataResponse) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*ProjectDateDataResponse) GetTrackId ¶
func (o *ProjectDateDataResponse) GetTrackId() string
GetTrackId returns the TrackId field value
func (*ProjectDateDataResponse) GetTrackIdOk ¶
func (o *ProjectDateDataResponse) GetTrackIdOk() (*string, bool)
GetTrackIdOk returns a tuple with the TrackId field value and a boolean to check if the value has been set.
func (*ProjectDateDataResponse) GetValidationErrors ¶
func (o *ProjectDateDataResponse) GetValidationErrors() ProjectDateDataResponseValidationErrors
GetValidationErrors returns the ValidationErrors field value if set, zero value otherwise.
func (*ProjectDateDataResponse) GetValidationErrorsOk ¶
func (o *ProjectDateDataResponse) GetValidationErrorsOk() (*ProjectDateDataResponseValidationErrors, bool)
GetValidationErrorsOk returns a tuple with the ValidationErrors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProjectDateDataResponse) HasValidationErrors ¶
func (o *ProjectDateDataResponse) HasValidationErrors() bool
HasValidationErrors returns a boolean if a field has been set.
func (ProjectDateDataResponse) MarshalJSON ¶
func (o ProjectDateDataResponse) MarshalJSON() ([]byte, error)
func (*ProjectDateDataResponse) SetData ¶
func (o *ProjectDateDataResponse) SetData(v []DateData)
SetData sets field value
func (*ProjectDateDataResponse) SetMessage ¶
func (o *ProjectDateDataResponse) SetMessage(v string)
SetMessage sets field value
func (*ProjectDateDataResponse) SetProjectID ¶
func (o *ProjectDateDataResponse) SetProjectID(v int64)
SetProjectID sets field value
func (*ProjectDateDataResponse) SetProjectIdentifier ¶
func (o *ProjectDateDataResponse) SetProjectIdentifier(v string)
SetProjectIdentifier sets field value
func (*ProjectDateDataResponse) SetStatus ¶
func (o *ProjectDateDataResponse) SetStatus(v int32)
SetStatus sets field value
func (*ProjectDateDataResponse) SetTrackId ¶
func (o *ProjectDateDataResponse) SetTrackId(v string)
SetTrackId sets field value
func (*ProjectDateDataResponse) SetValidationErrors ¶
func (o *ProjectDateDataResponse) SetValidationErrors(v ProjectDateDataResponseValidationErrors)
SetValidationErrors gets a reference to the given ProjectDateDataResponseValidationErrors and assigns it to the ValidationErrors field.
func (ProjectDateDataResponse) ToMap ¶
func (o ProjectDateDataResponse) ToMap() (map[string]interface{}, error)
func (*ProjectDateDataResponse) UnmarshalJSON ¶
func (o *ProjectDateDataResponse) UnmarshalJSON(data []byte) (err error)
type ProjectDateDataResponseValidationErrors ¶
type ProjectDateDataResponseValidationErrors struct {
ArrayOfString *[]string
MapmapOfStringAny *map[string]interface{}
String *string
}
ProjectDateDataResponseValidationErrors - struct for ProjectDateDataResponseValidationErrors
func ArrayOfStringAsProjectDateDataResponseValidationErrors ¶
func ArrayOfStringAsProjectDateDataResponseValidationErrors(v *[]string) ProjectDateDataResponseValidationErrors
[]stringAsProjectDateDataResponseValidationErrors is a convenience function that returns []string wrapped in ProjectDateDataResponseValidationErrors
func MapmapOfStringAnyAsProjectDateDataResponseValidationErrors ¶
func MapmapOfStringAnyAsProjectDateDataResponseValidationErrors(v *map[string]interface{}) ProjectDateDataResponseValidationErrors
map[string]interface{}AsProjectDateDataResponseValidationErrors is a convenience function that returns map[string]interface{} wrapped in ProjectDateDataResponseValidationErrors
func StringAsProjectDateDataResponseValidationErrors ¶
func StringAsProjectDateDataResponseValidationErrors(v *string) ProjectDateDataResponseValidationErrors
stringAsProjectDateDataResponseValidationErrors is a convenience function that returns string wrapped in ProjectDateDataResponseValidationErrors
func (*ProjectDateDataResponseValidationErrors) GetActualInstance ¶
func (obj *ProjectDateDataResponseValidationErrors) GetActualInstance() interface{}
Get the actual instance
func (ProjectDateDataResponseValidationErrors) GetActualInstanceValue ¶
func (obj ProjectDateDataResponseValidationErrors) GetActualInstanceValue() interface{}
Get the actual instance value
func (ProjectDateDataResponseValidationErrors) MarshalJSON ¶
func (src ProjectDateDataResponseValidationErrors) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ProjectDateDataResponseValidationErrors) UnmarshalJSON ¶
func (dst *ProjectDateDataResponseValidationErrors) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type RetrieveProject200Response ¶
type RetrieveProject200Response struct {
Id *int32 `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
CustomerName *string `json:"customerName,omitempty"`
CustomerPhoneNumber *string `json:"customerPhoneNumber,omitempty"`
CustomerEmail *string `json:"customerEmail,omitempty"`
Status *string `json:"status,omitempty"`
ProjectType *string `json:"projectType,omitempty"`
PropertyType *string `json:"propertyType,omitempty"`
Location *string `json:"location,omitempty"`
Address *string `json:"address,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 interface{} `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
Country *string `json:"country,omitempty"`
Longitude *float32 `json:"longitude,omitempty"`
Latitude *float32 `json:"latitude,omitempty"`
ReferralSource *string `json:"referralSource,omitempty"`
InsuranceClaimNumber interface{} `json:"insuranceClaimNumber,omitempty"`
EstimatedRevenue interface{} `json:"estimatedRevenue,omitempty"`
BudgetRevenue interface{} `json:"budgetRevenue,omitempty"`
ActualRevenue interface{} `json:"actualRevenue,omitempty"`
PaidAmount interface{} `json:"paidAmount,omitempty"`
TotalCogs interface{} `json:"totalCogs,omitempty"`
GrossMargin interface{} `json:"grossMargin,omitempty"`
GrossProfit *float32 `json:"grossProfit,omitempty"`
BudgetedGrossMargin interface{} `json:"budgetedGrossMargin,omitempty"`
ProjectBilledPercent interface{} `json:"projectBilledPercent,omitempty"`
ProjectLostCause interface{} `json:"projectLostCause,omitempty"`
SalesPerson interface{} `json:"salesPerson,omitempty"`
SalesPersonPhoneNumber interface{} `json:"salesPersonPhoneNumber,omitempty"`
SalesPersonEmail interface{} `json:"salesPersonEmail,omitempty"`
ProjectManager *string `json:"projectManager,omitempty"`
ProjectManagerPhoneNumber *string `json:"projectManagerPhoneNumber,omitempty"`
ProjectManagerEmail *string `json:"projectManagerEmail,omitempty"`
ReferrerName interface{} `json:"referrerName,omitempty"`
ReferrerPhoneNumber interface{} `json:"referrerPhoneNumber,omitempty"`
ReferrerEmail interface{} `json:"referrerEmail,omitempty"`
ReferrerOrganizationName interface{} `json:"referrerOrganizationName,omitempty"`
ReferrerOrganizationPhoneNumber interface{} `json:"referrerOrganizationPhoneNumber,omitempty"`
ReferrerOrganizationEmail interface{} `json:"referrerOrganizationEmail,omitempty"`
ReferrerContactName interface{} `json:"referrerContactName,omitempty"`
ReferrerContactPhoneNumber interface{} `json:"referrerContactPhoneNumber,omitempty"`
ReferrerContactEmail interface{} `json:"referrerContactEmail,omitempty"`
Closed *string `json:"closed,omitempty"`
CreatedAt *string `json:"createdAt,omitempty"`
UpdatedAt *string `json:"updatedAt,omitempty"`
ImageLossUrl interface{} `json:"imageLossUrl,omitempty"`
LinkedProject []RetrieveProject200ResponseLinkedProjectInner `json:"linkedProject,omitempty"`
AdditionalProperties map[string]interface{}
}
RetrieveProject200Response struct for RetrieveProject200Response
func NewRetrieveProject200Response ¶
func NewRetrieveProject200Response() *RetrieveProject200Response
NewRetrieveProject200Response instantiates a new RetrieveProject200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRetrieveProject200ResponseWithDefaults ¶
func NewRetrieveProject200ResponseWithDefaults() *RetrieveProject200Response
NewRetrieveProject200ResponseWithDefaults instantiates a new RetrieveProject200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RetrieveProject200Response) GetActualRevenue ¶
func (o *RetrieveProject200Response) GetActualRevenue() interface{}
GetActualRevenue returns the ActualRevenue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetActualRevenueOk ¶
func (o *RetrieveProject200Response) GetActualRevenueOk() (*interface{}, bool)
GetActualRevenueOk returns a tuple with the ActualRevenue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetAddress ¶
func (o *RetrieveProject200Response) GetAddress() string
GetAddress returns the Address field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetAddress1 ¶
func (o *RetrieveProject200Response) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetAddress1Ok ¶
func (o *RetrieveProject200Response) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetAddress2 ¶
func (o *RetrieveProject200Response) GetAddress2() interface{}
GetAddress2 returns the Address2 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetAddress2Ok ¶
func (o *RetrieveProject200Response) GetAddress2Ok() (*interface{}, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetAddressOk ¶
func (o *RetrieveProject200Response) GetAddressOk() (*string, bool)
GetAddressOk returns a tuple with the Address field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetBudgetRevenue ¶
func (o *RetrieveProject200Response) GetBudgetRevenue() interface{}
GetBudgetRevenue returns the BudgetRevenue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetBudgetRevenueOk ¶
func (o *RetrieveProject200Response) GetBudgetRevenueOk() (*interface{}, bool)
GetBudgetRevenueOk returns a tuple with the BudgetRevenue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetBudgetedGrossMargin ¶
func (o *RetrieveProject200Response) GetBudgetedGrossMargin() interface{}
GetBudgetedGrossMargin returns the BudgetedGrossMargin field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetBudgetedGrossMarginOk ¶
func (o *RetrieveProject200Response) GetBudgetedGrossMarginOk() (*interface{}, bool)
GetBudgetedGrossMarginOk returns a tuple with the BudgetedGrossMargin field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetCity ¶
func (o *RetrieveProject200Response) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetCityOk ¶
func (o *RetrieveProject200Response) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetClosed ¶
func (o *RetrieveProject200Response) GetClosed() string
GetClosed returns the Closed field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetClosedOk ¶
func (o *RetrieveProject200Response) GetClosedOk() (*string, bool)
GetClosedOk returns a tuple with the Closed field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetCountry ¶
func (o *RetrieveProject200Response) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetCountryOk ¶
func (o *RetrieveProject200Response) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetCreatedAt ¶
func (o *RetrieveProject200Response) GetCreatedAt() string
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetCreatedAtOk ¶
func (o *RetrieveProject200Response) GetCreatedAtOk() (*string, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetCustomerEmail ¶
func (o *RetrieveProject200Response) GetCustomerEmail() string
GetCustomerEmail returns the CustomerEmail field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetCustomerEmailOk ¶
func (o *RetrieveProject200Response) GetCustomerEmailOk() (*string, bool)
GetCustomerEmailOk returns a tuple with the CustomerEmail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetCustomerName ¶
func (o *RetrieveProject200Response) GetCustomerName() string
GetCustomerName returns the CustomerName field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetCustomerNameOk ¶
func (o *RetrieveProject200Response) GetCustomerNameOk() (*string, bool)
GetCustomerNameOk returns a tuple with the CustomerName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetCustomerPhoneNumber ¶
func (o *RetrieveProject200Response) GetCustomerPhoneNumber() string
GetCustomerPhoneNumber returns the CustomerPhoneNumber field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetCustomerPhoneNumberOk ¶
func (o *RetrieveProject200Response) GetCustomerPhoneNumberOk() (*string, bool)
GetCustomerPhoneNumberOk returns a tuple with the CustomerPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetEstimatedRevenue ¶
func (o *RetrieveProject200Response) GetEstimatedRevenue() interface{}
GetEstimatedRevenue returns the EstimatedRevenue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetEstimatedRevenueOk ¶
func (o *RetrieveProject200Response) GetEstimatedRevenueOk() (*interface{}, bool)
GetEstimatedRevenueOk returns a tuple with the EstimatedRevenue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetGrossMargin ¶
func (o *RetrieveProject200Response) GetGrossMargin() interface{}
GetGrossMargin returns the GrossMargin field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetGrossMarginOk ¶
func (o *RetrieveProject200Response) GetGrossMarginOk() (*interface{}, bool)
GetGrossMarginOk returns a tuple with the GrossMargin field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetGrossProfit ¶
func (o *RetrieveProject200Response) GetGrossProfit() float32
GetGrossProfit returns the GrossProfit field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetGrossProfitOk ¶
func (o *RetrieveProject200Response) GetGrossProfitOk() (*float32, bool)
GetGrossProfitOk returns a tuple with the GrossProfit field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetId ¶
func (o *RetrieveProject200Response) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetIdOk ¶
func (o *RetrieveProject200Response) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetImageLossUrl ¶
func (o *RetrieveProject200Response) GetImageLossUrl() interface{}
GetImageLossUrl returns the ImageLossUrl field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetImageLossUrlOk ¶
func (o *RetrieveProject200Response) GetImageLossUrlOk() (*interface{}, bool)
GetImageLossUrlOk returns a tuple with the ImageLossUrl field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetInsuranceClaimNumber ¶
func (o *RetrieveProject200Response) GetInsuranceClaimNumber() interface{}
GetInsuranceClaimNumber returns the InsuranceClaimNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetInsuranceClaimNumberOk ¶
func (o *RetrieveProject200Response) GetInsuranceClaimNumberOk() (*interface{}, bool)
GetInsuranceClaimNumberOk returns a tuple with the InsuranceClaimNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetLatitude ¶
func (o *RetrieveProject200Response) GetLatitude() float32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetLatitudeOk ¶
func (o *RetrieveProject200Response) GetLatitudeOk() (*float32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetLinkedProject ¶
func (o *RetrieveProject200Response) GetLinkedProject() []RetrieveProject200ResponseLinkedProjectInner
GetLinkedProject returns the LinkedProject field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetLinkedProjectOk ¶
func (o *RetrieveProject200Response) GetLinkedProjectOk() ([]RetrieveProject200ResponseLinkedProjectInner, bool)
GetLinkedProjectOk returns a tuple with the LinkedProject field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetLocation ¶
func (o *RetrieveProject200Response) GetLocation() string
GetLocation returns the Location field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetLocationOk ¶
func (o *RetrieveProject200Response) GetLocationOk() (*string, bool)
GetLocationOk returns a tuple with the Location field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetLongitude ¶
func (o *RetrieveProject200Response) GetLongitude() float32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetLongitudeOk ¶
func (o *RetrieveProject200Response) GetLongitudeOk() (*float32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetName ¶
func (o *RetrieveProject200Response) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetNameOk ¶
func (o *RetrieveProject200Response) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetPaidAmount ¶
func (o *RetrieveProject200Response) GetPaidAmount() interface{}
GetPaidAmount returns the PaidAmount field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetPaidAmountOk ¶
func (o *RetrieveProject200Response) GetPaidAmountOk() (*interface{}, bool)
GetPaidAmountOk returns a tuple with the PaidAmount field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetProjectBilledPercent ¶
func (o *RetrieveProject200Response) GetProjectBilledPercent() interface{}
GetProjectBilledPercent returns the ProjectBilledPercent field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetProjectBilledPercentOk ¶
func (o *RetrieveProject200Response) GetProjectBilledPercentOk() (*interface{}, bool)
GetProjectBilledPercentOk returns a tuple with the ProjectBilledPercent field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetProjectLostCause ¶
func (o *RetrieveProject200Response) GetProjectLostCause() interface{}
GetProjectLostCause returns the ProjectLostCause field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetProjectLostCauseOk ¶
func (o *RetrieveProject200Response) GetProjectLostCauseOk() (*interface{}, bool)
GetProjectLostCauseOk returns a tuple with the ProjectLostCause field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetProjectManager ¶
func (o *RetrieveProject200Response) GetProjectManager() string
GetProjectManager returns the ProjectManager field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetProjectManagerEmail ¶
func (o *RetrieveProject200Response) GetProjectManagerEmail() string
GetProjectManagerEmail returns the ProjectManagerEmail field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetProjectManagerEmailOk ¶
func (o *RetrieveProject200Response) GetProjectManagerEmailOk() (*string, bool)
GetProjectManagerEmailOk returns a tuple with the ProjectManagerEmail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetProjectManagerOk ¶
func (o *RetrieveProject200Response) GetProjectManagerOk() (*string, bool)
GetProjectManagerOk returns a tuple with the ProjectManager field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetProjectManagerPhoneNumber ¶
func (o *RetrieveProject200Response) GetProjectManagerPhoneNumber() string
GetProjectManagerPhoneNumber returns the ProjectManagerPhoneNumber field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetProjectManagerPhoneNumberOk ¶
func (o *RetrieveProject200Response) GetProjectManagerPhoneNumberOk() (*string, bool)
GetProjectManagerPhoneNumberOk returns a tuple with the ProjectManagerPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetProjectType ¶
func (o *RetrieveProject200Response) GetProjectType() string
GetProjectType returns the ProjectType field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetProjectTypeOk ¶
func (o *RetrieveProject200Response) GetProjectTypeOk() (*string, bool)
GetProjectTypeOk returns a tuple with the ProjectType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetPropertyType ¶
func (o *RetrieveProject200Response) GetPropertyType() string
GetPropertyType returns the PropertyType field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetPropertyTypeOk ¶
func (o *RetrieveProject200Response) GetPropertyTypeOk() (*string, bool)
GetPropertyTypeOk returns a tuple with the PropertyType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetReferralSource ¶
func (o *RetrieveProject200Response) GetReferralSource() string
GetReferralSource returns the ReferralSource field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetReferralSourceOk ¶
func (o *RetrieveProject200Response) GetReferralSourceOk() (*string, bool)
GetReferralSourceOk returns a tuple with the ReferralSource field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetReferrerContactEmail ¶
func (o *RetrieveProject200Response) GetReferrerContactEmail() interface{}
GetReferrerContactEmail returns the ReferrerContactEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerContactEmailOk ¶
func (o *RetrieveProject200Response) GetReferrerContactEmailOk() (*interface{}, bool)
GetReferrerContactEmailOk returns a tuple with the ReferrerContactEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerContactName ¶
func (o *RetrieveProject200Response) GetReferrerContactName() interface{}
GetReferrerContactName returns the ReferrerContactName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerContactNameOk ¶
func (o *RetrieveProject200Response) GetReferrerContactNameOk() (*interface{}, bool)
GetReferrerContactNameOk returns a tuple with the ReferrerContactName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerContactPhoneNumber ¶
func (o *RetrieveProject200Response) GetReferrerContactPhoneNumber() interface{}
GetReferrerContactPhoneNumber returns the ReferrerContactPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerContactPhoneNumberOk ¶
func (o *RetrieveProject200Response) GetReferrerContactPhoneNumberOk() (*interface{}, bool)
GetReferrerContactPhoneNumberOk returns a tuple with the ReferrerContactPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerEmail ¶
func (o *RetrieveProject200Response) GetReferrerEmail() interface{}
GetReferrerEmail returns the ReferrerEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerEmailOk ¶
func (o *RetrieveProject200Response) GetReferrerEmailOk() (*interface{}, bool)
GetReferrerEmailOk returns a tuple with the ReferrerEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerName ¶
func (o *RetrieveProject200Response) GetReferrerName() interface{}
GetReferrerName returns the ReferrerName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerNameOk ¶
func (o *RetrieveProject200Response) GetReferrerNameOk() (*interface{}, bool)
GetReferrerNameOk returns a tuple with the ReferrerName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerOrganizationEmail ¶
func (o *RetrieveProject200Response) GetReferrerOrganizationEmail() interface{}
GetReferrerOrganizationEmail returns the ReferrerOrganizationEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerOrganizationEmailOk ¶
func (o *RetrieveProject200Response) GetReferrerOrganizationEmailOk() (*interface{}, bool)
GetReferrerOrganizationEmailOk returns a tuple with the ReferrerOrganizationEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerOrganizationName ¶
func (o *RetrieveProject200Response) GetReferrerOrganizationName() interface{}
GetReferrerOrganizationName returns the ReferrerOrganizationName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerOrganizationNameOk ¶
func (o *RetrieveProject200Response) GetReferrerOrganizationNameOk() (*interface{}, bool)
GetReferrerOrganizationNameOk returns a tuple with the ReferrerOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerOrganizationPhoneNumber ¶
func (o *RetrieveProject200Response) GetReferrerOrganizationPhoneNumber() interface{}
GetReferrerOrganizationPhoneNumber returns the ReferrerOrganizationPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerOrganizationPhoneNumberOk ¶
func (o *RetrieveProject200Response) GetReferrerOrganizationPhoneNumberOk() (*interface{}, bool)
GetReferrerOrganizationPhoneNumberOk returns a tuple with the ReferrerOrganizationPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetReferrerPhoneNumber ¶
func (o *RetrieveProject200Response) GetReferrerPhoneNumber() interface{}
GetReferrerPhoneNumber returns the ReferrerPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetReferrerPhoneNumberOk ¶
func (o *RetrieveProject200Response) GetReferrerPhoneNumberOk() (*interface{}, bool)
GetReferrerPhoneNumberOk returns a tuple with the ReferrerPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetSalesPerson ¶
func (o *RetrieveProject200Response) GetSalesPerson() interface{}
GetSalesPerson returns the SalesPerson field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetSalesPersonEmail ¶
func (o *RetrieveProject200Response) GetSalesPersonEmail() interface{}
GetSalesPersonEmail returns the SalesPersonEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetSalesPersonEmailOk ¶
func (o *RetrieveProject200Response) GetSalesPersonEmailOk() (*interface{}, bool)
GetSalesPersonEmailOk returns a tuple with the SalesPersonEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetSalesPersonOk ¶
func (o *RetrieveProject200Response) GetSalesPersonOk() (*interface{}, bool)
GetSalesPersonOk returns a tuple with the SalesPerson field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetSalesPersonPhoneNumber ¶
func (o *RetrieveProject200Response) GetSalesPersonPhoneNumber() interface{}
GetSalesPersonPhoneNumber returns the SalesPersonPhoneNumber field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetSalesPersonPhoneNumberOk ¶
func (o *RetrieveProject200Response) GetSalesPersonPhoneNumberOk() (*interface{}, bool)
GetSalesPersonPhoneNumberOk returns a tuple with the SalesPersonPhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetState ¶
func (o *RetrieveProject200Response) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetStateOk ¶
func (o *RetrieveProject200Response) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetStatus ¶
func (o *RetrieveProject200Response) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetStatusOk ¶
func (o *RetrieveProject200Response) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetTotalCogs ¶
func (o *RetrieveProject200Response) GetTotalCogs() interface{}
GetTotalCogs returns the TotalCogs field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200Response) GetTotalCogsOk ¶
func (o *RetrieveProject200Response) GetTotalCogsOk() (*interface{}, bool)
GetTotalCogsOk returns a tuple with the TotalCogs field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200Response) GetUpdatedAt ¶
func (o *RetrieveProject200Response) GetUpdatedAt() string
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetUpdatedAtOk ¶
func (o *RetrieveProject200Response) GetUpdatedAtOk() (*string, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) GetZipCode ¶
func (o *RetrieveProject200Response) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*RetrieveProject200Response) GetZipCodeOk ¶
func (o *RetrieveProject200Response) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200Response) HasActualRevenue ¶
func (o *RetrieveProject200Response) HasActualRevenue() bool
HasActualRevenue returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasAddress ¶
func (o *RetrieveProject200Response) HasAddress() bool
HasAddress returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasAddress1 ¶
func (o *RetrieveProject200Response) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasAddress2 ¶
func (o *RetrieveProject200Response) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasBudgetRevenue ¶
func (o *RetrieveProject200Response) HasBudgetRevenue() bool
HasBudgetRevenue returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasBudgetedGrossMargin ¶
func (o *RetrieveProject200Response) HasBudgetedGrossMargin() bool
HasBudgetedGrossMargin returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasCity ¶
func (o *RetrieveProject200Response) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasClosed ¶
func (o *RetrieveProject200Response) HasClosed() bool
HasClosed returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasCountry ¶
func (o *RetrieveProject200Response) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasCreatedAt ¶
func (o *RetrieveProject200Response) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasCustomerEmail ¶
func (o *RetrieveProject200Response) HasCustomerEmail() bool
HasCustomerEmail returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasCustomerName ¶
func (o *RetrieveProject200Response) HasCustomerName() bool
HasCustomerName returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasCustomerPhoneNumber ¶
func (o *RetrieveProject200Response) HasCustomerPhoneNumber() bool
HasCustomerPhoneNumber returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasEstimatedRevenue ¶
func (o *RetrieveProject200Response) HasEstimatedRevenue() bool
HasEstimatedRevenue returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasGrossMargin ¶
func (o *RetrieveProject200Response) HasGrossMargin() bool
HasGrossMargin returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasGrossProfit ¶
func (o *RetrieveProject200Response) HasGrossProfit() bool
HasGrossProfit returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasId ¶
func (o *RetrieveProject200Response) HasId() bool
HasId returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasImageLossUrl ¶
func (o *RetrieveProject200Response) HasImageLossUrl() bool
HasImageLossUrl returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasInsuranceClaimNumber ¶
func (o *RetrieveProject200Response) HasInsuranceClaimNumber() bool
HasInsuranceClaimNumber returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasLatitude ¶
func (o *RetrieveProject200Response) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasLinkedProject ¶
func (o *RetrieveProject200Response) HasLinkedProject() bool
HasLinkedProject returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasLocation ¶
func (o *RetrieveProject200Response) HasLocation() bool
HasLocation returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasLongitude ¶
func (o *RetrieveProject200Response) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasName ¶
func (o *RetrieveProject200Response) HasName() bool
HasName returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasPaidAmount ¶
func (o *RetrieveProject200Response) HasPaidAmount() bool
HasPaidAmount returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasProjectBilledPercent ¶
func (o *RetrieveProject200Response) HasProjectBilledPercent() bool
HasProjectBilledPercent returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasProjectLostCause ¶
func (o *RetrieveProject200Response) HasProjectLostCause() bool
HasProjectLostCause returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasProjectManager ¶
func (o *RetrieveProject200Response) HasProjectManager() bool
HasProjectManager returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasProjectManagerEmail ¶
func (o *RetrieveProject200Response) HasProjectManagerEmail() bool
HasProjectManagerEmail returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasProjectManagerPhoneNumber ¶
func (o *RetrieveProject200Response) HasProjectManagerPhoneNumber() bool
HasProjectManagerPhoneNumber returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasProjectType ¶
func (o *RetrieveProject200Response) HasProjectType() bool
HasProjectType returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasPropertyType ¶
func (o *RetrieveProject200Response) HasPropertyType() bool
HasPropertyType returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferralSource ¶
func (o *RetrieveProject200Response) HasReferralSource() bool
HasReferralSource returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerContactEmail ¶
func (o *RetrieveProject200Response) HasReferrerContactEmail() bool
HasReferrerContactEmail returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerContactName ¶
func (o *RetrieveProject200Response) HasReferrerContactName() bool
HasReferrerContactName returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerContactPhoneNumber ¶
func (o *RetrieveProject200Response) HasReferrerContactPhoneNumber() bool
HasReferrerContactPhoneNumber returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerEmail ¶
func (o *RetrieveProject200Response) HasReferrerEmail() bool
HasReferrerEmail returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerName ¶
func (o *RetrieveProject200Response) HasReferrerName() bool
HasReferrerName returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerOrganizationEmail ¶
func (o *RetrieveProject200Response) HasReferrerOrganizationEmail() bool
HasReferrerOrganizationEmail returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerOrganizationName ¶
func (o *RetrieveProject200Response) HasReferrerOrganizationName() bool
HasReferrerOrganizationName returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerOrganizationPhoneNumber ¶
func (o *RetrieveProject200Response) HasReferrerOrganizationPhoneNumber() bool
HasReferrerOrganizationPhoneNumber returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasReferrerPhoneNumber ¶
func (o *RetrieveProject200Response) HasReferrerPhoneNumber() bool
HasReferrerPhoneNumber returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasSalesPerson ¶
func (o *RetrieveProject200Response) HasSalesPerson() bool
HasSalesPerson returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasSalesPersonEmail ¶
func (o *RetrieveProject200Response) HasSalesPersonEmail() bool
HasSalesPersonEmail returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasSalesPersonPhoneNumber ¶
func (o *RetrieveProject200Response) HasSalesPersonPhoneNumber() bool
HasSalesPersonPhoneNumber returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasState ¶
func (o *RetrieveProject200Response) HasState() bool
HasState returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasStatus ¶
func (o *RetrieveProject200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasTotalCogs ¶
func (o *RetrieveProject200Response) HasTotalCogs() bool
HasTotalCogs returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasUpdatedAt ¶
func (o *RetrieveProject200Response) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (*RetrieveProject200Response) HasZipCode ¶
func (o *RetrieveProject200Response) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (RetrieveProject200Response) MarshalJSON ¶
func (o RetrieveProject200Response) MarshalJSON() ([]byte, error)
func (*RetrieveProject200Response) SetActualRevenue ¶
func (o *RetrieveProject200Response) SetActualRevenue(v interface{})
SetActualRevenue gets a reference to the given interface{} and assigns it to the ActualRevenue field.
func (*RetrieveProject200Response) SetAddress ¶
func (o *RetrieveProject200Response) SetAddress(v string)
SetAddress gets a reference to the given string and assigns it to the Address field.
func (*RetrieveProject200Response) SetAddress1 ¶
func (o *RetrieveProject200Response) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*RetrieveProject200Response) SetAddress2 ¶
func (o *RetrieveProject200Response) SetAddress2(v interface{})
SetAddress2 gets a reference to the given interface{} and assigns it to the Address2 field.
func (*RetrieveProject200Response) SetBudgetRevenue ¶
func (o *RetrieveProject200Response) SetBudgetRevenue(v interface{})
SetBudgetRevenue gets a reference to the given interface{} and assigns it to the BudgetRevenue field.
func (*RetrieveProject200Response) SetBudgetedGrossMargin ¶
func (o *RetrieveProject200Response) SetBudgetedGrossMargin(v interface{})
SetBudgetedGrossMargin gets a reference to the given interface{} and assigns it to the BudgetedGrossMargin field.
func (*RetrieveProject200Response) SetCity ¶
func (o *RetrieveProject200Response) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*RetrieveProject200Response) SetClosed ¶
func (o *RetrieveProject200Response) SetClosed(v string)
SetClosed gets a reference to the given string and assigns it to the Closed field.
func (*RetrieveProject200Response) SetCountry ¶
func (o *RetrieveProject200Response) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*RetrieveProject200Response) SetCreatedAt ¶
func (o *RetrieveProject200Response) SetCreatedAt(v string)
SetCreatedAt gets a reference to the given string and assigns it to the CreatedAt field.
func (*RetrieveProject200Response) SetCustomerEmail ¶
func (o *RetrieveProject200Response) SetCustomerEmail(v string)
SetCustomerEmail gets a reference to the given string and assigns it to the CustomerEmail field.
func (*RetrieveProject200Response) SetCustomerName ¶
func (o *RetrieveProject200Response) SetCustomerName(v string)
SetCustomerName gets a reference to the given string and assigns it to the CustomerName field.
func (*RetrieveProject200Response) SetCustomerPhoneNumber ¶
func (o *RetrieveProject200Response) SetCustomerPhoneNumber(v string)
SetCustomerPhoneNumber gets a reference to the given string and assigns it to the CustomerPhoneNumber field.
func (*RetrieveProject200Response) SetEstimatedRevenue ¶
func (o *RetrieveProject200Response) SetEstimatedRevenue(v interface{})
SetEstimatedRevenue gets a reference to the given interface{} and assigns it to the EstimatedRevenue field.
func (*RetrieveProject200Response) SetGrossMargin ¶
func (o *RetrieveProject200Response) SetGrossMargin(v interface{})
SetGrossMargin gets a reference to the given interface{} and assigns it to the GrossMargin field.
func (*RetrieveProject200Response) SetGrossProfit ¶
func (o *RetrieveProject200Response) SetGrossProfit(v float32)
SetGrossProfit gets a reference to the given float32 and assigns it to the GrossProfit field.
func (*RetrieveProject200Response) SetId ¶
func (o *RetrieveProject200Response) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*RetrieveProject200Response) SetImageLossUrl ¶
func (o *RetrieveProject200Response) SetImageLossUrl(v interface{})
SetImageLossUrl gets a reference to the given interface{} and assigns it to the ImageLossUrl field.
func (*RetrieveProject200Response) SetInsuranceClaimNumber ¶
func (o *RetrieveProject200Response) SetInsuranceClaimNumber(v interface{})
SetInsuranceClaimNumber gets a reference to the given interface{} and assigns it to the InsuranceClaimNumber field.
func (*RetrieveProject200Response) SetLatitude ¶
func (o *RetrieveProject200Response) SetLatitude(v float32)
SetLatitude gets a reference to the given float32 and assigns it to the Latitude field.
func (*RetrieveProject200Response) SetLinkedProject ¶
func (o *RetrieveProject200Response) SetLinkedProject(v []RetrieveProject200ResponseLinkedProjectInner)
SetLinkedProject gets a reference to the given []RetrieveProject200ResponseLinkedProjectInner and assigns it to the LinkedProject field.
func (*RetrieveProject200Response) SetLocation ¶
func (o *RetrieveProject200Response) SetLocation(v string)
SetLocation gets a reference to the given string and assigns it to the Location field.
func (*RetrieveProject200Response) SetLongitude ¶
func (o *RetrieveProject200Response) SetLongitude(v float32)
SetLongitude gets a reference to the given float32 and assigns it to the Longitude field.
func (*RetrieveProject200Response) SetName ¶
func (o *RetrieveProject200Response) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*RetrieveProject200Response) SetPaidAmount ¶
func (o *RetrieveProject200Response) SetPaidAmount(v interface{})
SetPaidAmount gets a reference to the given interface{} and assigns it to the PaidAmount field.
func (*RetrieveProject200Response) SetProjectBilledPercent ¶
func (o *RetrieveProject200Response) SetProjectBilledPercent(v interface{})
SetProjectBilledPercent gets a reference to the given interface{} and assigns it to the ProjectBilledPercent field.
func (*RetrieveProject200Response) SetProjectLostCause ¶
func (o *RetrieveProject200Response) SetProjectLostCause(v interface{})
SetProjectLostCause gets a reference to the given interface{} and assigns it to the ProjectLostCause field.
func (*RetrieveProject200Response) SetProjectManager ¶
func (o *RetrieveProject200Response) SetProjectManager(v string)
SetProjectManager gets a reference to the given string and assigns it to the ProjectManager field.
func (*RetrieveProject200Response) SetProjectManagerEmail ¶
func (o *RetrieveProject200Response) SetProjectManagerEmail(v string)
SetProjectManagerEmail gets a reference to the given string and assigns it to the ProjectManagerEmail field.
func (*RetrieveProject200Response) SetProjectManagerPhoneNumber ¶
func (o *RetrieveProject200Response) SetProjectManagerPhoneNumber(v string)
SetProjectManagerPhoneNumber gets a reference to the given string and assigns it to the ProjectManagerPhoneNumber field.
func (*RetrieveProject200Response) SetProjectType ¶
func (o *RetrieveProject200Response) SetProjectType(v string)
SetProjectType gets a reference to the given string and assigns it to the ProjectType field.
func (*RetrieveProject200Response) SetPropertyType ¶
func (o *RetrieveProject200Response) SetPropertyType(v string)
SetPropertyType gets a reference to the given string and assigns it to the PropertyType field.
func (*RetrieveProject200Response) SetReferralSource ¶
func (o *RetrieveProject200Response) SetReferralSource(v string)
SetReferralSource gets a reference to the given string and assigns it to the ReferralSource field.
func (*RetrieveProject200Response) SetReferrerContactEmail ¶
func (o *RetrieveProject200Response) SetReferrerContactEmail(v interface{})
SetReferrerContactEmail gets a reference to the given interface{} and assigns it to the ReferrerContactEmail field.
func (*RetrieveProject200Response) SetReferrerContactName ¶
func (o *RetrieveProject200Response) SetReferrerContactName(v interface{})
SetReferrerContactName gets a reference to the given interface{} and assigns it to the ReferrerContactName field.
func (*RetrieveProject200Response) SetReferrerContactPhoneNumber ¶
func (o *RetrieveProject200Response) SetReferrerContactPhoneNumber(v interface{})
SetReferrerContactPhoneNumber gets a reference to the given interface{} and assigns it to the ReferrerContactPhoneNumber field.
func (*RetrieveProject200Response) SetReferrerEmail ¶
func (o *RetrieveProject200Response) SetReferrerEmail(v interface{})
SetReferrerEmail gets a reference to the given interface{} and assigns it to the ReferrerEmail field.
func (*RetrieveProject200Response) SetReferrerName ¶
func (o *RetrieveProject200Response) SetReferrerName(v interface{})
SetReferrerName gets a reference to the given interface{} and assigns it to the ReferrerName field.
func (*RetrieveProject200Response) SetReferrerOrganizationEmail ¶
func (o *RetrieveProject200Response) SetReferrerOrganizationEmail(v interface{})
SetReferrerOrganizationEmail gets a reference to the given interface{} and assigns it to the ReferrerOrganizationEmail field.
func (*RetrieveProject200Response) SetReferrerOrganizationName ¶
func (o *RetrieveProject200Response) SetReferrerOrganizationName(v interface{})
SetReferrerOrganizationName gets a reference to the given interface{} and assigns it to the ReferrerOrganizationName field.
func (*RetrieveProject200Response) SetReferrerOrganizationPhoneNumber ¶
func (o *RetrieveProject200Response) SetReferrerOrganizationPhoneNumber(v interface{})
SetReferrerOrganizationPhoneNumber gets a reference to the given interface{} and assigns it to the ReferrerOrganizationPhoneNumber field.
func (*RetrieveProject200Response) SetReferrerPhoneNumber ¶
func (o *RetrieveProject200Response) SetReferrerPhoneNumber(v interface{})
SetReferrerPhoneNumber gets a reference to the given interface{} and assigns it to the ReferrerPhoneNumber field.
func (*RetrieveProject200Response) SetSalesPerson ¶
func (o *RetrieveProject200Response) SetSalesPerson(v interface{})
SetSalesPerson gets a reference to the given interface{} and assigns it to the SalesPerson field.
func (*RetrieveProject200Response) SetSalesPersonEmail ¶
func (o *RetrieveProject200Response) SetSalesPersonEmail(v interface{})
SetSalesPersonEmail gets a reference to the given interface{} and assigns it to the SalesPersonEmail field.
func (*RetrieveProject200Response) SetSalesPersonPhoneNumber ¶
func (o *RetrieveProject200Response) SetSalesPersonPhoneNumber(v interface{})
SetSalesPersonPhoneNumber gets a reference to the given interface{} and assigns it to the SalesPersonPhoneNumber field.
func (*RetrieveProject200Response) SetState ¶
func (o *RetrieveProject200Response) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*RetrieveProject200Response) SetStatus ¶
func (o *RetrieveProject200Response) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*RetrieveProject200Response) SetTotalCogs ¶
func (o *RetrieveProject200Response) SetTotalCogs(v interface{})
SetTotalCogs gets a reference to the given interface{} and assigns it to the TotalCogs field.
func (*RetrieveProject200Response) SetUpdatedAt ¶
func (o *RetrieveProject200Response) SetUpdatedAt(v string)
SetUpdatedAt gets a reference to the given string and assigns it to the UpdatedAt field.
func (*RetrieveProject200Response) SetZipCode ¶
func (o *RetrieveProject200Response) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (RetrieveProject200Response) ToMap ¶
func (o RetrieveProject200Response) ToMap() (map[string]interface{}, error)
func (*RetrieveProject200Response) UnmarshalJSON ¶
func (o *RetrieveProject200Response) UnmarshalJSON(data []byte) (err error)
type RetrieveProject200ResponseLinkedProjectInner ¶
type RetrieveProject200ResponseLinkedProjectInner struct {
Id *int32 `json:"id,omitempty"`
ProjectName *string `json:"projectName,omitempty"`
LinkedProjectId *int32 `json:"linkedProjectId,omitempty"`
LinkedProjectName *string `json:"linkedProjectName,omitempty"`
Type *string `json:"type,omitempty"`
SubType interface{} `json:"subType,omitempty"`
InsurancePolicy interface{} `json:"insurancePolicy,omitempty"`
LossAdjusterReference interface{} `json:"lossAdjusterReference,omitempty"`
Notes interface{} `json:"notes,omitempty"`
AdditionalProperties map[string]interface{}
}
RetrieveProject200ResponseLinkedProjectInner struct for RetrieveProject200ResponseLinkedProjectInner
func NewRetrieveProject200ResponseLinkedProjectInner ¶
func NewRetrieveProject200ResponseLinkedProjectInner() *RetrieveProject200ResponseLinkedProjectInner
NewRetrieveProject200ResponseLinkedProjectInner instantiates a new RetrieveProject200ResponseLinkedProjectInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewRetrieveProject200ResponseLinkedProjectInnerWithDefaults ¶
func NewRetrieveProject200ResponseLinkedProjectInnerWithDefaults() *RetrieveProject200ResponseLinkedProjectInner
NewRetrieveProject200ResponseLinkedProjectInnerWithDefaults instantiates a new RetrieveProject200ResponseLinkedProjectInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*RetrieveProject200ResponseLinkedProjectInner) GetId ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*RetrieveProject200ResponseLinkedProjectInner) GetIdOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) GetInsurancePolicy ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetInsurancePolicy() interface{}
GetInsurancePolicy returns the InsurancePolicy field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200ResponseLinkedProjectInner) GetInsurancePolicyOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetInsurancePolicyOk() (*interface{}, bool)
GetInsurancePolicyOk returns a tuple with the InsurancePolicy field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectId ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectId() int32
GetLinkedProjectId returns the LinkedProjectId field value if set, zero value otherwise.
func (*RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectIdOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectIdOk() (*int32, bool)
GetLinkedProjectIdOk returns a tuple with the LinkedProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectName ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectName() string
GetLinkedProjectName returns the LinkedProjectName field value if set, zero value otherwise.
func (*RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectNameOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetLinkedProjectNameOk() (*string, bool)
GetLinkedProjectNameOk returns a tuple with the LinkedProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) GetLossAdjusterReference ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetLossAdjusterReference() interface{}
GetLossAdjusterReference returns the LossAdjusterReference field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200ResponseLinkedProjectInner) GetLossAdjusterReferenceOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetLossAdjusterReferenceOk() (*interface{}, bool)
GetLossAdjusterReferenceOk returns a tuple with the LossAdjusterReference field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200ResponseLinkedProjectInner) GetNotes ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetNotes() interface{}
GetNotes returns the Notes field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200ResponseLinkedProjectInner) GetNotesOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetNotesOk() (*interface{}, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200ResponseLinkedProjectInner) GetProjectName ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetProjectName() string
GetProjectName returns the ProjectName field value if set, zero value otherwise.
func (*RetrieveProject200ResponseLinkedProjectInner) GetProjectNameOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) GetSubType ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetSubType() interface{}
GetSubType returns the SubType field value if set, zero value otherwise (both if not set or set to explicit null).
func (*RetrieveProject200ResponseLinkedProjectInner) GetSubTypeOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetSubTypeOk() (*interface{}, bool)
GetSubTypeOk returns a tuple with the SubType field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*RetrieveProject200ResponseLinkedProjectInner) GetType ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*RetrieveProject200ResponseLinkedProjectInner) GetTypeOk ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasId ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasInsurancePolicy ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasInsurancePolicy() bool
HasInsurancePolicy returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasLinkedProjectId ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasLinkedProjectId() bool
HasLinkedProjectId returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasLinkedProjectName ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasLinkedProjectName() bool
HasLinkedProjectName returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasLossAdjusterReference ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasLossAdjusterReference() bool
HasLossAdjusterReference returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasNotes ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasProjectName ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasSubType ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasSubType() bool
HasSubType returns a boolean if a field has been set.
func (*RetrieveProject200ResponseLinkedProjectInner) HasType ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) HasType() bool
HasType returns a boolean if a field has been set.
func (RetrieveProject200ResponseLinkedProjectInner) MarshalJSON ¶
func (o RetrieveProject200ResponseLinkedProjectInner) MarshalJSON() ([]byte, error)
func (*RetrieveProject200ResponseLinkedProjectInner) SetId ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetInsurancePolicy ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetInsurancePolicy(v interface{})
SetInsurancePolicy gets a reference to the given interface{} and assigns it to the InsurancePolicy field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetLinkedProjectId ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetLinkedProjectId(v int32)
SetLinkedProjectId gets a reference to the given int32 and assigns it to the LinkedProjectId field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetLinkedProjectName ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetLinkedProjectName(v string)
SetLinkedProjectName gets a reference to the given string and assigns it to the LinkedProjectName field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetLossAdjusterReference ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetLossAdjusterReference(v interface{})
SetLossAdjusterReference gets a reference to the given interface{} and assigns it to the LossAdjusterReference field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetNotes ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetNotes(v interface{})
SetNotes gets a reference to the given interface{} and assigns it to the Notes field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetProjectName ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetProjectName(v string)
SetProjectName gets a reference to the given string and assigns it to the ProjectName field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetSubType ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetSubType(v interface{})
SetSubType gets a reference to the given interface{} and assigns it to the SubType field.
func (*RetrieveProject200ResponseLinkedProjectInner) SetType ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (RetrieveProject200ResponseLinkedProjectInner) ToMap ¶
func (o RetrieveProject200ResponseLinkedProjectInner) ToMap() (map[string]interface{}, error)
func (*RetrieveProject200ResponseLinkedProjectInner) UnmarshalJSON ¶
func (o *RetrieveProject200ResponseLinkedProjectInner) UnmarshalJSON(data []byte) (err error)
type SendEmailRequest ¶
type SendEmailRequest struct {
To *string `json:"to,omitempty"`
From *string `json:"from,omitempty"`
FromName *string `json:"fromName,omitempty"`
ReplyTo *string `json:"replyTo,omitempty"`
Subject *string `json:"subject,omitempty"`
Text *string `json:"text,omitempty"`
Html *string `json:"html,omitempty"`
ProjectId *int32 `json:"projectId,omitempty"`
FromCompanyEmailIfAvailable *bool `json:"fromCompanyEmailIfAvailable,omitempty"`
AdditionalProperties map[string]interface{}
}
SendEmailRequest struct for SendEmailRequest
func NewSendEmailRequest ¶
func NewSendEmailRequest() *SendEmailRequest
NewSendEmailRequest instantiates a new SendEmailRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewSendEmailRequestWithDefaults ¶
func NewSendEmailRequestWithDefaults() *SendEmailRequest
NewSendEmailRequestWithDefaults instantiates a new SendEmailRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*SendEmailRequest) GetFrom ¶
func (o *SendEmailRequest) GetFrom() string
GetFrom returns the From field value if set, zero value otherwise.
func (*SendEmailRequest) GetFromCompanyEmailIfAvailable ¶
func (o *SendEmailRequest) GetFromCompanyEmailIfAvailable() bool
GetFromCompanyEmailIfAvailable returns the FromCompanyEmailIfAvailable field value if set, zero value otherwise.
func (*SendEmailRequest) GetFromCompanyEmailIfAvailableOk ¶
func (o *SendEmailRequest) GetFromCompanyEmailIfAvailableOk() (*bool, bool)
GetFromCompanyEmailIfAvailableOk returns a tuple with the FromCompanyEmailIfAvailable field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetFromName ¶
func (o *SendEmailRequest) GetFromName() string
GetFromName returns the FromName field value if set, zero value otherwise.
func (*SendEmailRequest) GetFromNameOk ¶
func (o *SendEmailRequest) GetFromNameOk() (*string, bool)
GetFromNameOk returns a tuple with the FromName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetFromOk ¶
func (o *SendEmailRequest) GetFromOk() (*string, bool)
GetFromOk returns a tuple with the From field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetHtml ¶
func (o *SendEmailRequest) GetHtml() string
GetHtml returns the Html field value if set, zero value otherwise.
func (*SendEmailRequest) GetHtmlOk ¶
func (o *SendEmailRequest) GetHtmlOk() (*string, bool)
GetHtmlOk returns a tuple with the Html field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetProjectId ¶
func (o *SendEmailRequest) GetProjectId() int32
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*SendEmailRequest) GetProjectIdOk ¶
func (o *SendEmailRequest) GetProjectIdOk() (*int32, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetReplyTo ¶
func (o *SendEmailRequest) GetReplyTo() string
GetReplyTo returns the ReplyTo field value if set, zero value otherwise.
func (*SendEmailRequest) GetReplyToOk ¶
func (o *SendEmailRequest) GetReplyToOk() (*string, bool)
GetReplyToOk returns a tuple with the ReplyTo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetSubject ¶
func (o *SendEmailRequest) GetSubject() string
GetSubject returns the Subject field value if set, zero value otherwise.
func (*SendEmailRequest) GetSubjectOk ¶
func (o *SendEmailRequest) GetSubjectOk() (*string, bool)
GetSubjectOk returns a tuple with the Subject field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetText ¶
func (o *SendEmailRequest) GetText() string
GetText returns the Text field value if set, zero value otherwise.
func (*SendEmailRequest) GetTextOk ¶
func (o *SendEmailRequest) GetTextOk() (*string, bool)
GetTextOk returns a tuple with the Text field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) GetTo ¶
func (o *SendEmailRequest) GetTo() string
GetTo returns the To field value if set, zero value otherwise.
func (*SendEmailRequest) GetToOk ¶
func (o *SendEmailRequest) GetToOk() (*string, bool)
GetToOk returns a tuple with the To field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SendEmailRequest) HasFrom ¶
func (o *SendEmailRequest) HasFrom() bool
HasFrom returns a boolean if a field has been set.
func (*SendEmailRequest) HasFromCompanyEmailIfAvailable ¶
func (o *SendEmailRequest) HasFromCompanyEmailIfAvailable() bool
HasFromCompanyEmailIfAvailable returns a boolean if a field has been set.
func (*SendEmailRequest) HasFromName ¶
func (o *SendEmailRequest) HasFromName() bool
HasFromName returns a boolean if a field has been set.
func (*SendEmailRequest) HasHtml ¶
func (o *SendEmailRequest) HasHtml() bool
HasHtml returns a boolean if a field has been set.
func (*SendEmailRequest) HasProjectId ¶
func (o *SendEmailRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (*SendEmailRequest) HasReplyTo ¶
func (o *SendEmailRequest) HasReplyTo() bool
HasReplyTo returns a boolean if a field has been set.
func (*SendEmailRequest) HasSubject ¶
func (o *SendEmailRequest) HasSubject() bool
HasSubject returns a boolean if a field has been set.
func (*SendEmailRequest) HasText ¶
func (o *SendEmailRequest) HasText() bool
HasText returns a boolean if a field has been set.
func (*SendEmailRequest) HasTo ¶
func (o *SendEmailRequest) HasTo() bool
HasTo returns a boolean if a field has been set.
func (SendEmailRequest) MarshalJSON ¶
func (o SendEmailRequest) MarshalJSON() ([]byte, error)
func (*SendEmailRequest) SetFrom ¶
func (o *SendEmailRequest) SetFrom(v string)
SetFrom gets a reference to the given string and assigns it to the From field.
func (*SendEmailRequest) SetFromCompanyEmailIfAvailable ¶
func (o *SendEmailRequest) SetFromCompanyEmailIfAvailable(v bool)
SetFromCompanyEmailIfAvailable gets a reference to the given bool and assigns it to the FromCompanyEmailIfAvailable field.
func (*SendEmailRequest) SetFromName ¶
func (o *SendEmailRequest) SetFromName(v string)
SetFromName gets a reference to the given string and assigns it to the FromName field.
func (*SendEmailRequest) SetHtml ¶
func (o *SendEmailRequest) SetHtml(v string)
SetHtml gets a reference to the given string and assigns it to the Html field.
func (*SendEmailRequest) SetProjectId ¶
func (o *SendEmailRequest) SetProjectId(v int32)
SetProjectId gets a reference to the given int32 and assigns it to the ProjectId field.
func (*SendEmailRequest) SetReplyTo ¶
func (o *SendEmailRequest) SetReplyTo(v string)
SetReplyTo gets a reference to the given string and assigns it to the ReplyTo field.
func (*SendEmailRequest) SetSubject ¶
func (o *SendEmailRequest) SetSubject(v string)
SetSubject gets a reference to the given string and assigns it to the Subject field.
func (*SendEmailRequest) SetText ¶
func (o *SendEmailRequest) SetText(v string)
SetText gets a reference to the given string and assigns it to the Text field.
func (*SendEmailRequest) SetTo ¶
func (o *SendEmailRequest) SetTo(v string)
SetTo gets a reference to the given string and assigns it to the To field.
func (SendEmailRequest) ToMap ¶
func (o SendEmailRequest) ToMap() (map[string]interface{}, error)
func (*SendEmailRequest) UnmarshalJSON ¶
func (o *SendEmailRequest) UnmarshalJSON(data []byte) (err error)
type ServerConfiguration ¶
type ServerConfiguration struct {
URL string
Description string
Variables map[string]ServerVariable
}
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
type UpdateAnEquipmentCopy200Response ¶
type UpdateAnEquipmentCopy200Response struct {
Data *int32 `json:"data,omitempty"`
Message *string `json:"message,omitempty"`
Status *int32 `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
UpdateAnEquipmentCopy200Response struct for UpdateAnEquipmentCopy200Response
func NewUpdateAnEquipmentCopy200Response ¶
func NewUpdateAnEquipmentCopy200Response() *UpdateAnEquipmentCopy200Response
NewUpdateAnEquipmentCopy200Response instantiates a new UpdateAnEquipmentCopy200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUpdateAnEquipmentCopy200ResponseWithDefaults ¶
func NewUpdateAnEquipmentCopy200ResponseWithDefaults() *UpdateAnEquipmentCopy200Response
NewUpdateAnEquipmentCopy200ResponseWithDefaults instantiates a new UpdateAnEquipmentCopy200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UpdateAnEquipmentCopy200Response) GetData ¶
func (o *UpdateAnEquipmentCopy200Response) GetData() int32
GetData returns the Data field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopy200Response) GetDataOk ¶
func (o *UpdateAnEquipmentCopy200Response) GetDataOk() (*int32, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopy200Response) GetMessage ¶
func (o *UpdateAnEquipmentCopy200Response) GetMessage() string
GetMessage returns the Message field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopy200Response) GetMessageOk ¶
func (o *UpdateAnEquipmentCopy200Response) GetMessageOk() (*string, bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopy200Response) GetStatus ¶
func (o *UpdateAnEquipmentCopy200Response) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopy200Response) GetStatusOk ¶
func (o *UpdateAnEquipmentCopy200Response) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopy200Response) HasData ¶
func (o *UpdateAnEquipmentCopy200Response) HasData() bool
HasData returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopy200Response) HasMessage ¶
func (o *UpdateAnEquipmentCopy200Response) HasMessage() bool
HasMessage returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopy200Response) HasStatus ¶
func (o *UpdateAnEquipmentCopy200Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (UpdateAnEquipmentCopy200Response) MarshalJSON ¶
func (o UpdateAnEquipmentCopy200Response) MarshalJSON() ([]byte, error)
func (*UpdateAnEquipmentCopy200Response) SetData ¶
func (o *UpdateAnEquipmentCopy200Response) SetData(v int32)
SetData gets a reference to the given int32 and assigns it to the Data field.
func (*UpdateAnEquipmentCopy200Response) SetMessage ¶
func (o *UpdateAnEquipmentCopy200Response) SetMessage(v string)
SetMessage gets a reference to the given string and assigns it to the Message field.
func (*UpdateAnEquipmentCopy200Response) SetStatus ¶
func (o *UpdateAnEquipmentCopy200Response) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status field.
func (UpdateAnEquipmentCopy200Response) ToMap ¶
func (o UpdateAnEquipmentCopy200Response) ToMap() (map[string]interface{}, error)
func (*UpdateAnEquipmentCopy200Response) UnmarshalJSON ¶
func (o *UpdateAnEquipmentCopy200Response) UnmarshalJSON(data []byte) (err error)
type UpdateAnEquipmentCopyRequest ¶
type UpdateAnEquipmentCopyRequest struct {
// Required
FirstName *string `json:"firstName,omitempty"`
// Required
LastName *string `json:"lastName,omitempty"`
// Required
ContactTypeIds []int64 `json:"contactTypeIds,omitempty"`
OrganizationId *int64 `json:"organizationId,omitempty"`
OrganizationName *string `json:"organizationName,omitempty"`
UseOrganizationAddress *bool `json:"useOrganizationAddress,omitempty"`
ParentOrganizationId *int64 `json:"parentOrganizationId,omitempty"`
ParentOrganizationName *string `json:"parentOrganizationName,omitempty"`
Address1 *string `json:"address1,omitempty"`
Address2 *string `json:"address2,omitempty"`
City *string `json:"city,omitempty"`
State *string `json:"state,omitempty"`
ZipCode *string `json:"zipCode,omitempty"`
Country *string `json:"country,omitempty"`
Latitude *float64 `json:"latitude,omitempty"`
Longitude *float64 `json:"longitude,omitempty"`
ReferralSourceId *int64 `json:"referralSourceId,omitempty"`
Status *string `json:"status,omitempty"`
RelationshipStatusId *int64 `json:"relationshipStatusId,omitempty"`
Email *string `json:"email,omitempty"`
PhoneNumber *string `json:"phoneNumber,omitempty"`
SalespersonId *int64 `json:"salespersonId,omitempty"`
SalespersonName *string `json:"salespersonName,omitempty"`
Sandbox *string `json:"sandbox,omitempty"`
JobTitle *string `json:"jobTitle,omitempty"`
AdditionalProperties map[string]interface{}
}
UpdateAnEquipmentCopyRequest struct for UpdateAnEquipmentCopyRequest
func NewUpdateAnEquipmentCopyRequest ¶
func NewUpdateAnEquipmentCopyRequest() *UpdateAnEquipmentCopyRequest
NewUpdateAnEquipmentCopyRequest instantiates a new UpdateAnEquipmentCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUpdateAnEquipmentCopyRequestWithDefaults ¶
func NewUpdateAnEquipmentCopyRequestWithDefaults() *UpdateAnEquipmentCopyRequest
NewUpdateAnEquipmentCopyRequestWithDefaults instantiates a new UpdateAnEquipmentCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UpdateAnEquipmentCopyRequest) GetAddress1 ¶
func (o *UpdateAnEquipmentCopyRequest) GetAddress1() string
GetAddress1 returns the Address1 field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetAddress1Ok ¶
func (o *UpdateAnEquipmentCopyRequest) GetAddress1Ok() (*string, bool)
GetAddress1Ok returns a tuple with the Address1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetAddress2 ¶
func (o *UpdateAnEquipmentCopyRequest) GetAddress2() string
GetAddress2 returns the Address2 field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetAddress2Ok ¶
func (o *UpdateAnEquipmentCopyRequest) GetAddress2Ok() (*string, bool)
GetAddress2Ok returns a tuple with the Address2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetCity ¶
func (o *UpdateAnEquipmentCopyRequest) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetCityOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetContactTypeIds ¶
func (o *UpdateAnEquipmentCopyRequest) GetContactTypeIds() []int64
GetContactTypeIds returns the ContactTypeIds field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetContactTypeIdsOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetContactTypeIdsOk() ([]int64, bool)
GetContactTypeIdsOk returns a tuple with the ContactTypeIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetCountry ¶
func (o *UpdateAnEquipmentCopyRequest) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetCountryOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetEmail ¶
func (o *UpdateAnEquipmentCopyRequest) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetEmailOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetFirstName ¶
func (o *UpdateAnEquipmentCopyRequest) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetFirstNameOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetJobTitle ¶
func (o *UpdateAnEquipmentCopyRequest) GetJobTitle() string
GetJobTitle returns the JobTitle field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetJobTitleOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetJobTitleOk() (*string, bool)
GetJobTitleOk returns a tuple with the JobTitle field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetLastName ¶
func (o *UpdateAnEquipmentCopyRequest) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetLastNameOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetLatitude ¶
func (o *UpdateAnEquipmentCopyRequest) GetLatitude() float64
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetLatitudeOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetLatitudeOk() (*float64, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetLongitude ¶
func (o *UpdateAnEquipmentCopyRequest) GetLongitude() float64
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetLongitudeOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetLongitudeOk() (*float64, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetOrganizationId ¶
func (o *UpdateAnEquipmentCopyRequest) GetOrganizationId() int64
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetOrganizationIdOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetOrganizationIdOk() (*int64, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetOrganizationName ¶
func (o *UpdateAnEquipmentCopyRequest) GetOrganizationName() string
GetOrganizationName returns the OrganizationName field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetOrganizationNameOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetOrganizationNameOk() (*string, bool)
GetOrganizationNameOk returns a tuple with the OrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetParentOrganizationId ¶
func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationId() int64
GetParentOrganizationId returns the ParentOrganizationId field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetParentOrganizationIdOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationIdOk() (*int64, bool)
GetParentOrganizationIdOk returns a tuple with the ParentOrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetParentOrganizationName ¶
func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationName() string
GetParentOrganizationName returns the ParentOrganizationName field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetParentOrganizationNameOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetParentOrganizationNameOk() (*string, bool)
GetParentOrganizationNameOk returns a tuple with the ParentOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetPhoneNumber ¶
func (o *UpdateAnEquipmentCopyRequest) GetPhoneNumber() string
GetPhoneNumber returns the PhoneNumber field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetPhoneNumberOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetPhoneNumberOk() (*string, bool)
GetPhoneNumberOk returns a tuple with the PhoneNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetReferralSourceId ¶
func (o *UpdateAnEquipmentCopyRequest) GetReferralSourceId() int64
GetReferralSourceId returns the ReferralSourceId field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetReferralSourceIdOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetReferralSourceIdOk() (*int64, bool)
GetReferralSourceIdOk returns a tuple with the ReferralSourceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetRelationshipStatusId ¶
func (o *UpdateAnEquipmentCopyRequest) GetRelationshipStatusId() int64
GetRelationshipStatusId returns the RelationshipStatusId field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetRelationshipStatusIdOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetRelationshipStatusIdOk() (*int64, bool)
GetRelationshipStatusIdOk returns a tuple with the RelationshipStatusId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetSalespersonId ¶
func (o *UpdateAnEquipmentCopyRequest) GetSalespersonId() int64
GetSalespersonId returns the SalespersonId field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetSalespersonIdOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetSalespersonIdOk() (*int64, bool)
GetSalespersonIdOk returns a tuple with the SalespersonId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetSalespersonName ¶
func (o *UpdateAnEquipmentCopyRequest) GetSalespersonName() string
GetSalespersonName returns the SalespersonName field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetSalespersonNameOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetSalespersonNameOk() (*string, bool)
GetSalespersonNameOk returns a tuple with the SalespersonName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetSandbox ¶
func (o *UpdateAnEquipmentCopyRequest) GetSandbox() string
GetSandbox returns the Sandbox field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetSandboxOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetSandboxOk() (*string, bool)
GetSandboxOk returns a tuple with the Sandbox field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetState ¶
func (o *UpdateAnEquipmentCopyRequest) GetState() string
GetState returns the State field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetStateOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetStateOk() (*string, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetStatus ¶
func (o *UpdateAnEquipmentCopyRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetStatusOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetUseOrganizationAddress ¶
func (o *UpdateAnEquipmentCopyRequest) GetUseOrganizationAddress() bool
GetUseOrganizationAddress returns the UseOrganizationAddress field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetUseOrganizationAddressOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetUseOrganizationAddressOk() (*bool, bool)
GetUseOrganizationAddressOk returns a tuple with the UseOrganizationAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) GetZipCode ¶
func (o *UpdateAnEquipmentCopyRequest) GetZipCode() string
GetZipCode returns the ZipCode field value if set, zero value otherwise.
func (*UpdateAnEquipmentCopyRequest) GetZipCodeOk ¶
func (o *UpdateAnEquipmentCopyRequest) GetZipCodeOk() (*string, bool)
GetZipCodeOk returns a tuple with the ZipCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateAnEquipmentCopyRequest) HasAddress1 ¶
func (o *UpdateAnEquipmentCopyRequest) HasAddress1() bool
HasAddress1 returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasAddress2 ¶
func (o *UpdateAnEquipmentCopyRequest) HasAddress2() bool
HasAddress2 returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasCity ¶
func (o *UpdateAnEquipmentCopyRequest) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasContactTypeIds ¶
func (o *UpdateAnEquipmentCopyRequest) HasContactTypeIds() bool
HasContactTypeIds returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasCountry ¶
func (o *UpdateAnEquipmentCopyRequest) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasEmail ¶
func (o *UpdateAnEquipmentCopyRequest) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasFirstName ¶
func (o *UpdateAnEquipmentCopyRequest) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasJobTitle ¶
func (o *UpdateAnEquipmentCopyRequest) HasJobTitle() bool
HasJobTitle returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasLastName ¶
func (o *UpdateAnEquipmentCopyRequest) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasLatitude ¶
func (o *UpdateAnEquipmentCopyRequest) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasLongitude ¶
func (o *UpdateAnEquipmentCopyRequest) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasOrganizationId ¶
func (o *UpdateAnEquipmentCopyRequest) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasOrganizationName ¶
func (o *UpdateAnEquipmentCopyRequest) HasOrganizationName() bool
HasOrganizationName returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasParentOrganizationId ¶
func (o *UpdateAnEquipmentCopyRequest) HasParentOrganizationId() bool
HasParentOrganizationId returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasParentOrganizationName ¶
func (o *UpdateAnEquipmentCopyRequest) HasParentOrganizationName() bool
HasParentOrganizationName returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasPhoneNumber ¶
func (o *UpdateAnEquipmentCopyRequest) HasPhoneNumber() bool
HasPhoneNumber returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasReferralSourceId ¶
func (o *UpdateAnEquipmentCopyRequest) HasReferralSourceId() bool
HasReferralSourceId returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasRelationshipStatusId ¶
func (o *UpdateAnEquipmentCopyRequest) HasRelationshipStatusId() bool
HasRelationshipStatusId returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasSalespersonId ¶
func (o *UpdateAnEquipmentCopyRequest) HasSalespersonId() bool
HasSalespersonId returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasSalespersonName ¶
func (o *UpdateAnEquipmentCopyRequest) HasSalespersonName() bool
HasSalespersonName returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasSandbox ¶
func (o *UpdateAnEquipmentCopyRequest) HasSandbox() bool
HasSandbox returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasState ¶
func (o *UpdateAnEquipmentCopyRequest) HasState() bool
HasState returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasStatus ¶
func (o *UpdateAnEquipmentCopyRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasUseOrganizationAddress ¶
func (o *UpdateAnEquipmentCopyRequest) HasUseOrganizationAddress() bool
HasUseOrganizationAddress returns a boolean if a field has been set.
func (*UpdateAnEquipmentCopyRequest) HasZipCode ¶
func (o *UpdateAnEquipmentCopyRequest) HasZipCode() bool
HasZipCode returns a boolean if a field has been set.
func (UpdateAnEquipmentCopyRequest) MarshalJSON ¶
func (o UpdateAnEquipmentCopyRequest) MarshalJSON() ([]byte, error)
func (*UpdateAnEquipmentCopyRequest) SetAddress1 ¶
func (o *UpdateAnEquipmentCopyRequest) SetAddress1(v string)
SetAddress1 gets a reference to the given string and assigns it to the Address1 field.
func (*UpdateAnEquipmentCopyRequest) SetAddress2 ¶
func (o *UpdateAnEquipmentCopyRequest) SetAddress2(v string)
SetAddress2 gets a reference to the given string and assigns it to the Address2 field.
func (*UpdateAnEquipmentCopyRequest) SetCity ¶
func (o *UpdateAnEquipmentCopyRequest) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*UpdateAnEquipmentCopyRequest) SetContactTypeIds ¶
func (o *UpdateAnEquipmentCopyRequest) SetContactTypeIds(v []int64)
SetContactTypeIds gets a reference to the given []int64 and assigns it to the ContactTypeIds field.
func (*UpdateAnEquipmentCopyRequest) SetCountry ¶
func (o *UpdateAnEquipmentCopyRequest) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*UpdateAnEquipmentCopyRequest) SetEmail ¶
func (o *UpdateAnEquipmentCopyRequest) SetEmail(v string)
SetEmail gets a reference to the given string and assigns it to the Email field.
func (*UpdateAnEquipmentCopyRequest) SetFirstName ¶
func (o *UpdateAnEquipmentCopyRequest) SetFirstName(v string)
SetFirstName gets a reference to the given string and assigns it to the FirstName field.
func (*UpdateAnEquipmentCopyRequest) SetJobTitle ¶
func (o *UpdateAnEquipmentCopyRequest) SetJobTitle(v string)
SetJobTitle gets a reference to the given string and assigns it to the JobTitle field.
func (*UpdateAnEquipmentCopyRequest) SetLastName ¶
func (o *UpdateAnEquipmentCopyRequest) SetLastName(v string)
SetLastName gets a reference to the given string and assigns it to the LastName field.
func (*UpdateAnEquipmentCopyRequest) SetLatitude ¶
func (o *UpdateAnEquipmentCopyRequest) SetLatitude(v float64)
SetLatitude gets a reference to the given float64 and assigns it to the Latitude field.
func (*UpdateAnEquipmentCopyRequest) SetLongitude ¶
func (o *UpdateAnEquipmentCopyRequest) SetLongitude(v float64)
SetLongitude gets a reference to the given float64 and assigns it to the Longitude field.
func (*UpdateAnEquipmentCopyRequest) SetOrganizationId ¶
func (o *UpdateAnEquipmentCopyRequest) SetOrganizationId(v int64)
SetOrganizationId gets a reference to the given int64 and assigns it to the OrganizationId field.
func (*UpdateAnEquipmentCopyRequest) SetOrganizationName ¶
func (o *UpdateAnEquipmentCopyRequest) SetOrganizationName(v string)
SetOrganizationName gets a reference to the given string and assigns it to the OrganizationName field.
func (*UpdateAnEquipmentCopyRequest) SetParentOrganizationId ¶
func (o *UpdateAnEquipmentCopyRequest) SetParentOrganizationId(v int64)
SetParentOrganizationId gets a reference to the given int64 and assigns it to the ParentOrganizationId field.
func (*UpdateAnEquipmentCopyRequest) SetParentOrganizationName ¶
func (o *UpdateAnEquipmentCopyRequest) SetParentOrganizationName(v string)
SetParentOrganizationName gets a reference to the given string and assigns it to the ParentOrganizationName field.
func (*UpdateAnEquipmentCopyRequest) SetPhoneNumber ¶
func (o *UpdateAnEquipmentCopyRequest) SetPhoneNumber(v string)
SetPhoneNumber gets a reference to the given string and assigns it to the PhoneNumber field.
func (*UpdateAnEquipmentCopyRequest) SetReferralSourceId ¶
func (o *UpdateAnEquipmentCopyRequest) SetReferralSourceId(v int64)
SetReferralSourceId gets a reference to the given int64 and assigns it to the ReferralSourceId field.
func (*UpdateAnEquipmentCopyRequest) SetRelationshipStatusId ¶
func (o *UpdateAnEquipmentCopyRequest) SetRelationshipStatusId(v int64)
SetRelationshipStatusId gets a reference to the given int64 and assigns it to the RelationshipStatusId field.
func (*UpdateAnEquipmentCopyRequest) SetSalespersonId ¶
func (o *UpdateAnEquipmentCopyRequest) SetSalespersonId(v int64)
SetSalespersonId gets a reference to the given int64 and assigns it to the SalespersonId field.
func (*UpdateAnEquipmentCopyRequest) SetSalespersonName ¶
func (o *UpdateAnEquipmentCopyRequest) SetSalespersonName(v string)
SetSalespersonName gets a reference to the given string and assigns it to the SalespersonName field.
func (*UpdateAnEquipmentCopyRequest) SetSandbox ¶
func (o *UpdateAnEquipmentCopyRequest) SetSandbox(v string)
SetSandbox gets a reference to the given string and assigns it to the Sandbox field.
func (*UpdateAnEquipmentCopyRequest) SetState ¶
func (o *UpdateAnEquipmentCopyRequest) SetState(v string)
SetState gets a reference to the given string and assigns it to the State field.
func (*UpdateAnEquipmentCopyRequest) SetStatus ¶
func (o *UpdateAnEquipmentCopyRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*UpdateAnEquipmentCopyRequest) SetUseOrganizationAddress ¶
func (o *UpdateAnEquipmentCopyRequest) SetUseOrganizationAddress(v bool)
SetUseOrganizationAddress gets a reference to the given bool and assigns it to the UseOrganizationAddress field.
func (*UpdateAnEquipmentCopyRequest) SetZipCode ¶
func (o *UpdateAnEquipmentCopyRequest) SetZipCode(v string)
SetZipCode gets a reference to the given string and assigns it to the ZipCode field.
func (UpdateAnEquipmentCopyRequest) ToMap ¶
func (o UpdateAnEquipmentCopyRequest) ToMap() (map[string]interface{}, error)
func (*UpdateAnEquipmentCopyRequest) UnmarshalJSON ¶
func (o *UpdateAnEquipmentCopyRequest) UnmarshalJSON(data []byte) (err error)
type UpdateContactStatusCopyRequest ¶
type UpdateContactStatusCopyRequest struct {
OrganizationId *int64 `json:"organizationId,omitempty"`
OrganizationName *string `json:"organizationName,omitempty"`
StatusId *int64 `json:"statusId,omitempty"`
Status *string `json:"status,omitempty"`
AdditionalProperties map[string]interface{}
}
UpdateContactStatusCopyRequest struct for UpdateContactStatusCopyRequest
func NewUpdateContactStatusCopyRequest ¶
func NewUpdateContactStatusCopyRequest() *UpdateContactStatusCopyRequest
NewUpdateContactStatusCopyRequest instantiates a new UpdateContactStatusCopyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUpdateContactStatusCopyRequestWithDefaults ¶
func NewUpdateContactStatusCopyRequestWithDefaults() *UpdateContactStatusCopyRequest
NewUpdateContactStatusCopyRequestWithDefaults instantiates a new UpdateContactStatusCopyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UpdateContactStatusCopyRequest) GetOrganizationId ¶
func (o *UpdateContactStatusCopyRequest) GetOrganizationId() int64
GetOrganizationId returns the OrganizationId field value if set, zero value otherwise.
func (*UpdateContactStatusCopyRequest) GetOrganizationIdOk ¶
func (o *UpdateContactStatusCopyRequest) GetOrganizationIdOk() (*int64, bool)
GetOrganizationIdOk returns a tuple with the OrganizationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateContactStatusCopyRequest) GetOrganizationName ¶
func (o *UpdateContactStatusCopyRequest) GetOrganizationName() string
GetOrganizationName returns the OrganizationName field value if set, zero value otherwise.
func (*UpdateContactStatusCopyRequest) GetOrganizationNameOk ¶
func (o *UpdateContactStatusCopyRequest) GetOrganizationNameOk() (*string, bool)
GetOrganizationNameOk returns a tuple with the OrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateContactStatusCopyRequest) GetStatus ¶
func (o *UpdateContactStatusCopyRequest) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*UpdateContactStatusCopyRequest) GetStatusId ¶
func (o *UpdateContactStatusCopyRequest) GetStatusId() int64
GetStatusId returns the StatusId field value if set, zero value otherwise.
func (*UpdateContactStatusCopyRequest) GetStatusIdOk ¶
func (o *UpdateContactStatusCopyRequest) GetStatusIdOk() (*int64, bool)
GetStatusIdOk returns a tuple with the StatusId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateContactStatusCopyRequest) GetStatusOk ¶
func (o *UpdateContactStatusCopyRequest) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateContactStatusCopyRequest) HasOrganizationId ¶
func (o *UpdateContactStatusCopyRequest) HasOrganizationId() bool
HasOrganizationId returns a boolean if a field has been set.
func (*UpdateContactStatusCopyRequest) HasOrganizationName ¶
func (o *UpdateContactStatusCopyRequest) HasOrganizationName() bool
HasOrganizationName returns a boolean if a field has been set.
func (*UpdateContactStatusCopyRequest) HasStatus ¶
func (o *UpdateContactStatusCopyRequest) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*UpdateContactStatusCopyRequest) HasStatusId ¶
func (o *UpdateContactStatusCopyRequest) HasStatusId() bool
HasStatusId returns a boolean if a field has been set.
func (UpdateContactStatusCopyRequest) MarshalJSON ¶
func (o UpdateContactStatusCopyRequest) MarshalJSON() ([]byte, error)
func (*UpdateContactStatusCopyRequest) SetOrganizationId ¶
func (o *UpdateContactStatusCopyRequest) SetOrganizationId(v int64)
SetOrganizationId gets a reference to the given int64 and assigns it to the OrganizationId field.
func (*UpdateContactStatusCopyRequest) SetOrganizationName ¶
func (o *UpdateContactStatusCopyRequest) SetOrganizationName(v string)
SetOrganizationName gets a reference to the given string and assigns it to the OrganizationName field.
func (*UpdateContactStatusCopyRequest) SetStatus ¶
func (o *UpdateContactStatusCopyRequest) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*UpdateContactStatusCopyRequest) SetStatusId ¶
func (o *UpdateContactStatusCopyRequest) SetStatusId(v int64)
SetStatusId gets a reference to the given int64 and assigns it to the StatusId field.
func (UpdateContactStatusCopyRequest) ToMap ¶
func (o UpdateContactStatusCopyRequest) ToMap() (map[string]interface{}, error)
func (*UpdateContactStatusCopyRequest) UnmarshalJSON ¶
func (o *UpdateContactStatusCopyRequest) UnmarshalJSON(data []byte) (err error)
type UpdateProjectDatesRequest ¶
type UpdateProjectDatesRequest struct {
ProjectId *int64 `json:"projectId,omitempty"`
// A collection of project-related date records. Each object represents a specific milestone or event tied to the project (e.g., Arrived On Site, Work Complete, Invoiced).
ProjectDates []UpdateProjectDatesRequestProjectDatesInner `json:"projectDates,omitempty"`
AdditionalProperties map[string]interface{}
}
UpdateProjectDatesRequest struct for UpdateProjectDatesRequest
func NewUpdateProjectDatesRequest ¶
func NewUpdateProjectDatesRequest() *UpdateProjectDatesRequest
NewUpdateProjectDatesRequest instantiates a new UpdateProjectDatesRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUpdateProjectDatesRequestWithDefaults ¶
func NewUpdateProjectDatesRequestWithDefaults() *UpdateProjectDatesRequest
NewUpdateProjectDatesRequestWithDefaults instantiates a new UpdateProjectDatesRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UpdateProjectDatesRequest) GetProjectDates ¶
func (o *UpdateProjectDatesRequest) GetProjectDates() []UpdateProjectDatesRequestProjectDatesInner
GetProjectDates returns the ProjectDates field value if set, zero value otherwise.
func (*UpdateProjectDatesRequest) GetProjectDatesOk ¶
func (o *UpdateProjectDatesRequest) GetProjectDatesOk() ([]UpdateProjectDatesRequestProjectDatesInner, bool)
GetProjectDatesOk returns a tuple with the ProjectDates field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequest) GetProjectId ¶
func (o *UpdateProjectDatesRequest) GetProjectId() int64
GetProjectId returns the ProjectId field value if set, zero value otherwise.
func (*UpdateProjectDatesRequest) GetProjectIdOk ¶
func (o *UpdateProjectDatesRequest) GetProjectIdOk() (*int64, bool)
GetProjectIdOk returns a tuple with the ProjectId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequest) HasProjectDates ¶
func (o *UpdateProjectDatesRequest) HasProjectDates() bool
HasProjectDates returns a boolean if a field has been set.
func (*UpdateProjectDatesRequest) HasProjectId ¶
func (o *UpdateProjectDatesRequest) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (UpdateProjectDatesRequest) MarshalJSON ¶
func (o UpdateProjectDatesRequest) MarshalJSON() ([]byte, error)
func (*UpdateProjectDatesRequest) SetProjectDates ¶
func (o *UpdateProjectDatesRequest) SetProjectDates(v []UpdateProjectDatesRequestProjectDatesInner)
SetProjectDates gets a reference to the given []UpdateProjectDatesRequestProjectDatesInner and assigns it to the ProjectDates field.
func (*UpdateProjectDatesRequest) SetProjectId ¶
func (o *UpdateProjectDatesRequest) SetProjectId(v int64)
SetProjectId gets a reference to the given int64 and assigns it to the ProjectId field.
func (UpdateProjectDatesRequest) ToMap ¶
func (o UpdateProjectDatesRequest) ToMap() (map[string]interface{}, error)
func (*UpdateProjectDatesRequest) UnmarshalJSON ¶
func (o *UpdateProjectDatesRequest) UnmarshalJSON(data []byte) (err error)
type UpdateProjectDatesRequestProjectDatesInner ¶
type UpdateProjectDatesRequestProjectDatesInner struct {
Id *int32 `json:"id,omitempty"`
Identifier *string `json:"identifier,omitempty"`
KeyID *int32 `json:"keyID,omitempty"`
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
Name *string `json:"name,omitempty"`
Flags *int32 `json:"flags,omitempty"`
Value *string `json:"value,omitempty"`
Source *string `json:"source,omitempty"`
SourceDateName *string `json:"sourceDateName,omitempty"`
AdditionalProperties map[string]interface{}
}
UpdateProjectDatesRequestProjectDatesInner struct for UpdateProjectDatesRequestProjectDatesInner
func NewUpdateProjectDatesRequestProjectDatesInner ¶
func NewUpdateProjectDatesRequestProjectDatesInner() *UpdateProjectDatesRequestProjectDatesInner
NewUpdateProjectDatesRequestProjectDatesInner instantiates a new UpdateProjectDatesRequestProjectDatesInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUpdateProjectDatesRequestProjectDatesInnerWithDefaults ¶
func NewUpdateProjectDatesRequestProjectDatesInnerWithDefaults() *UpdateProjectDatesRequestProjectDatesInner
NewUpdateProjectDatesRequestProjectDatesInnerWithDefaults instantiates a new UpdateProjectDatesRequestProjectDatesInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UpdateProjectDatesRequestProjectDatesInner) GetFlags ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetFlags() int32
GetFlags returns the Flags field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetFlagsOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetFlagsOk() (*int32, bool)
GetFlagsOk returns a tuple with the Flags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetId ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetIdOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetIdentifier ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetIdentifier() string
GetIdentifier returns the Identifier field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetIdentifierOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetIdentifierOk() (*string, bool)
GetIdentifierOk returns a tuple with the Identifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetKeyID ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyID() int32
GetKeyID returns the KeyID field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetKeyIDOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyIDOk() (*int32, bool)
GetKeyIDOk returns a tuple with the KeyID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetKeyIdentifier ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyIdentifier() string
GetKeyIdentifier returns the KeyIdentifier field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetKeyIdentifierOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetKeyIdentifierOk() (*string, bool)
GetKeyIdentifierOk returns a tuple with the KeyIdentifier field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetName ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetNameOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetSource ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetSource() string
GetSource returns the Source field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetSourceDateName ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetSourceDateName() string
GetSourceDateName returns the SourceDateName field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetSourceDateNameOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetSourceDateNameOk() (*string, bool)
GetSourceDateNameOk returns a tuple with the SourceDateName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetSourceOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetSourceOk() (*string, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) GetValue ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetValue() string
GetValue returns the Value field value if set, zero value otherwise.
func (*UpdateProjectDatesRequestProjectDatesInner) GetValueOk ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) GetValueOk() (*string, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasFlags ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasFlags() bool
HasFlags returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasId ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasIdentifier ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasIdentifier() bool
HasIdentifier returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasKeyID ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasKeyID() bool
HasKeyID returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasKeyIdentifier ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasKeyIdentifier() bool
HasKeyIdentifier returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasName ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasSource ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasSource() bool
HasSource returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasSourceDateName ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasSourceDateName() bool
HasSourceDateName returns a boolean if a field has been set.
func (*UpdateProjectDatesRequestProjectDatesInner) HasValue ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) HasValue() bool
HasValue returns a boolean if a field has been set.
func (UpdateProjectDatesRequestProjectDatesInner) MarshalJSON ¶
func (o UpdateProjectDatesRequestProjectDatesInner) MarshalJSON() ([]byte, error)
func (*UpdateProjectDatesRequestProjectDatesInner) SetFlags ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetFlags(v int32)
SetFlags gets a reference to the given int32 and assigns it to the Flags field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetId ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetIdentifier ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetIdentifier(v string)
SetIdentifier gets a reference to the given string and assigns it to the Identifier field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetKeyID ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetKeyID(v int32)
SetKeyID gets a reference to the given int32 and assigns it to the KeyID field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetKeyIdentifier ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetKeyIdentifier(v string)
SetKeyIdentifier gets a reference to the given string and assigns it to the KeyIdentifier field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetName ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetSource ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetSource(v string)
SetSource gets a reference to the given string and assigns it to the Source field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetSourceDateName ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetSourceDateName(v string)
SetSourceDateName gets a reference to the given string and assigns it to the SourceDateName field.
func (*UpdateProjectDatesRequestProjectDatesInner) SetValue ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) SetValue(v string)
SetValue gets a reference to the given string and assigns it to the Value field.
func (UpdateProjectDatesRequestProjectDatesInner) ToMap ¶
func (o UpdateProjectDatesRequestProjectDatesInner) ToMap() (map[string]interface{}, error)
func (*UpdateProjectDatesRequestProjectDatesInner) UnmarshalJSON ¶
func (o *UpdateProjectDatesRequestProjectDatesInner) UnmarshalJSON(data []byte) (err error)
Source Files
¶
- api_default.go
- client.go
- configuration.go
- model_create_a_contact_copy_1_200_response.go
- model_create_a_contact_copy_1_request.go
- model_create_a_contact_copy_200_response.go
- model_create_a_contact_copy_request.go
- model_create_a_equipment_copy_200_response.go
- model_create_a_equipment_copy_200_response_data.go
- model_create_a_equipment_copy_200_response_data_type_image.go
- model_create_a_equipment_copy_request.go
- model_create_a_scheduled_event_200_response.go
- model_create_a_scheduled_event_request.go
- model_create_a_scheduled_event_request_tag_data_inner.go
- model_create_an_equipment_copy_200_response.go
- model_create_an_equipment_copy_200_response_data.go
- model_create_an_equipment_copy_400_response.go
- model_create_an_equipment_copy_400_response_errors.go
- model_create_an_equipment_copy_409_response.go
- model_create_an_equipment_copy_409_response_data.go
- model_create_an_equipment_copy_409_response_data_equipment_status.go
- model_create_an_equipment_copy_409_response_data_type_image.go
- model_create_an_equipment_copy_request.go
- model_create_an_organization_copy_200_response.go
- model_create_an_organization_copy_request.go
- model_create_note_200_response.go
- model_create_note_copy_200_response.go
- model_create_note_copy_200_response_data_inner.go
- model_create_note_copy_request.go
- model_create_note_request.go
- model_create_project_request.go
- model_create_project_request_project_customer.go
- model_create_project_request_project_referrer.go
- model_create_project_request_project_staff_inner.go
- model_create_webhook_200_response.go
- model_create_webhook_500_response.go
- model_create_webhook_request.go
- model_date_data.go
- model_date_data_auto_update.go
- model_delete_webhook_200_response.go
- model_get_a_contact_by_id_copy_200_response.go
- model_get_active_contacts_copy_200_response_inner.go
- model_get_activity_type_options_copy_200_response_inner.go
- model_get_all_activities_copy_200_response_inner.go
- model_get_all_contacts_copy_1_200_response_inner.go
- model_get_all_contacts_copy_2_200_response_inner.go
- model_get_all_contacts_copy_3_200_response_inner.go
- model_get_all_contacts_copy_4_200_response_inner.go
- model_get_all_project_expenses_200_response.go
- model_get_all_project_expenses_200_response_data_inner.go
- model_get_all_projects_200_response.go
- model_get_all_projects_200_response_data_inner.go
- model_get_all_projects_200_response_pagination.go
- model_get_all_projects_copy_1_200_response_inner.go
- model_get_all_projects_copy_200_response_inner.go
- model_get_all_tasks_copy_200_response.go
- model_get_an_invoice_by_id_200_response.go
- model_get_company_locations_options_200_response.go
- model_get_company_locations_options_200_response_data_inner.go
- model_get_equipment_types_options_200_response.go
- model_get_equipment_types_options_200_response_data_inner.go
- model_get_project_expense_by_id_200_response.go
- model_get_project_expense_by_id_200_response_data_inner.go
- model_get_project_payments_200_response.go
- model_get_project_payments_200_response_data_inner.go
- model_get_project_payments_200_response_data_inner_items_inner.go
- model_get_project_role_options_copy_200_response_inner.go
- model_get_projects_by_status_copy_200_response_inner.go
- model_get_projects_date_copy_200_response.go
- model_get_projects_date_copy_200_response_data.go
- model_get_projects_status_copy_200_response.go
- model_get_relationship_type_options_copy_200_response_inner.go
- model_get_scheduler_events_request.go
- model_get_staff_list_copy_200_response.go
- model_get_staff_list_copy_request.go
- model_get_timesheet_request.go
- model_list_webhooks_200_response_inner.go
- model_project_date_data_response.go
- model_project_date_data_response_validation_errors.go
- model_retrieve_project_200_response.go
- model_retrieve_project_200_response_linked_project_inner.go
- model_send_email_request.go
- model_update_an_equipment_copy_200_response.go
- model_update_an_equipment_copy_request.go
- model_update_contact_status_copy_request.go
- model_update_project_dates_request.go
- model_update_project_dates_request_project_dates_inner.go
- response.go
- utils.go