| Name | Type | Description | Notes |
|---|---|---|---|
| TsCommunication | Pointer to NullableBool | [optional] | |
| TsTipoSpesa | Pointer to NullableString | [optional] | |
| TsFlagTipoSpesa | Pointer to NullableInt32 | [optional] | |
| TsPagamentoTracciato | Pointer to NullableBool | [optional] |
func NewIssuedDocumentPreCreateInfoExtraDataDefaultValues() *IssuedDocumentPreCreateInfoExtraDataDefaultValues
NewIssuedDocumentPreCreateInfoExtraDataDefaultValues instantiates a new IssuedDocumentPreCreateInfoExtraDataDefaultValues 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 NewIssuedDocumentPreCreateInfoExtraDataDefaultValuesWithDefaults() *IssuedDocumentPreCreateInfoExtraDataDefaultValues
NewIssuedDocumentPreCreateInfoExtraDataDefaultValuesWithDefaults instantiates a new IssuedDocumentPreCreateInfoExtraDataDefaultValues 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 (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsCommunication() bool
GetTsCommunication returns the TsCommunication field if non-nil, zero value otherwise.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsCommunicationOk() (*bool, bool)
GetTsCommunicationOk returns a tuple with the TsCommunication field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsCommunication(v bool)
SetTsCommunication sets TsCommunication field to given value.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) HasTsCommunication() bool
HasTsCommunication returns a boolean if a field has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsCommunicationNil(b bool)
SetTsCommunicationNil sets the value for TsCommunication to be an explicit nil
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) UnsetTsCommunication()
UnsetTsCommunication ensures that no value is present for TsCommunication, not even an explicit nil
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsTipoSpesa() string
GetTsTipoSpesa returns the TsTipoSpesa field if non-nil, zero value otherwise.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsTipoSpesaOk() (*string, bool)
GetTsTipoSpesaOk returns a tuple with the TsTipoSpesa field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsTipoSpesa(v string)
SetTsTipoSpesa sets TsTipoSpesa field to given value.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) HasTsTipoSpesa() bool
HasTsTipoSpesa returns a boolean if a field has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsTipoSpesaNil(b bool)
SetTsTipoSpesaNil sets the value for TsTipoSpesa to be an explicit nil
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) UnsetTsTipoSpesa()
UnsetTsTipoSpesa ensures that no value is present for TsTipoSpesa, not even an explicit nil
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsFlagTipoSpesa() int32
GetTsFlagTipoSpesa returns the TsFlagTipoSpesa field if non-nil, zero value otherwise.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsFlagTipoSpesaOk() (*int32, bool)
GetTsFlagTipoSpesaOk returns a tuple with the TsFlagTipoSpesa field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsFlagTipoSpesa(v int32)
SetTsFlagTipoSpesa sets TsFlagTipoSpesa field to given value.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) HasTsFlagTipoSpesa() bool
HasTsFlagTipoSpesa returns a boolean if a field has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsFlagTipoSpesaNil(b bool)
SetTsFlagTipoSpesaNil sets the value for TsFlagTipoSpesa to be an explicit nil
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) UnsetTsFlagTipoSpesa()
UnsetTsFlagTipoSpesa ensures that no value is present for TsFlagTipoSpesa, not even an explicit nil
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsPagamentoTracciato() bool
GetTsPagamentoTracciato returns the TsPagamentoTracciato field if non-nil, zero value otherwise.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) GetTsPagamentoTracciatoOk() (*bool, bool)
GetTsPagamentoTracciatoOk returns a tuple with the TsPagamentoTracciato field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsPagamentoTracciato(v bool)
SetTsPagamentoTracciato sets TsPagamentoTracciato field to given value.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) HasTsPagamentoTracciato() bool
HasTsPagamentoTracciato returns a boolean if a field has been set.
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) SetTsPagamentoTracciatoNil(b bool)
SetTsPagamentoTracciatoNil sets the value for TsPagamentoTracciato to be an explicit nil
func (o *IssuedDocumentPreCreateInfoExtraDataDefaultValues) UnsetTsPagamentoTracciato()
UnsetTsPagamentoTracciato ensures that no value is present for TsPagamentoTracciato, not even an explicit nil