Skip to content

Latest commit

 

History

History
264 lines (143 loc) · 10.7 KB

RightToWorkBreakdownDataConsistencyBreakdown.md

File metadata and controls

264 lines (143 loc) · 10.7 KB

RightToWorkBreakdownDataConsistencyBreakdown

Properties

Name Type Description Notes
DateOfExpiry Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
DocumentNumbers Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
IssuingCountry Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
DocumentType Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
DateOfBirth Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
Gender Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
FirstName Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
Nationality Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]
LastName Pointer to DocumentBreakdownDataComparisonBreakdownIssuingCountry [optional]

Methods

NewRightToWorkBreakdownDataConsistencyBreakdown

func NewRightToWorkBreakdownDataConsistencyBreakdown() *RightToWorkBreakdownDataConsistencyBreakdown

NewRightToWorkBreakdownDataConsistencyBreakdown instantiates a new RightToWorkBreakdownDataConsistencyBreakdown 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

NewRightToWorkBreakdownDataConsistencyBreakdownWithDefaults

func NewRightToWorkBreakdownDataConsistencyBreakdownWithDefaults() *RightToWorkBreakdownDataConsistencyBreakdown

NewRightToWorkBreakdownDataConsistencyBreakdownWithDefaults instantiates a new RightToWorkBreakdownDataConsistencyBreakdown 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

GetDateOfExpiry

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDateOfExpiry() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetDateOfExpiry returns the DateOfExpiry field if non-nil, zero value otherwise.

GetDateOfExpiryOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDateOfExpiryOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetDateOfExpiryOk returns a tuple with the DateOfExpiry field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDateOfExpiry

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetDateOfExpiry(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetDateOfExpiry sets DateOfExpiry field to given value.

HasDateOfExpiry

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasDateOfExpiry() bool

HasDateOfExpiry returns a boolean if a field has been set.

GetDocumentNumbers

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDocumentNumbers() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetDocumentNumbers returns the DocumentNumbers field if non-nil, zero value otherwise.

GetDocumentNumbersOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDocumentNumbersOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetDocumentNumbersOk returns a tuple with the DocumentNumbers field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDocumentNumbers

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetDocumentNumbers(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetDocumentNumbers sets DocumentNumbers field to given value.

HasDocumentNumbers

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasDocumentNumbers() bool

HasDocumentNumbers returns a boolean if a field has been set.

GetIssuingCountry

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetIssuingCountry() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetIssuingCountry returns the IssuingCountry field if non-nil, zero value otherwise.

GetIssuingCountryOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetIssuingCountryOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetIssuingCountryOk returns a tuple with the IssuingCountry field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetIssuingCountry

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetIssuingCountry(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetIssuingCountry sets IssuingCountry field to given value.

HasIssuingCountry

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasIssuingCountry() bool

HasIssuingCountry returns a boolean if a field has been set.

GetDocumentType

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDocumentType() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetDocumentType returns the DocumentType field if non-nil, zero value otherwise.

GetDocumentTypeOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDocumentTypeOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetDocumentTypeOk returns a tuple with the DocumentType field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDocumentType

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetDocumentType(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetDocumentType sets DocumentType field to given value.

HasDocumentType

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasDocumentType() bool

HasDocumentType returns a boolean if a field has been set.

GetDateOfBirth

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDateOfBirth() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetDateOfBirth returns the DateOfBirth field if non-nil, zero value otherwise.

GetDateOfBirthOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetDateOfBirthOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetDateOfBirthOk returns a tuple with the DateOfBirth field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDateOfBirth

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetDateOfBirth(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetDateOfBirth sets DateOfBirth field to given value.

HasDateOfBirth

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasDateOfBirth() bool

HasDateOfBirth returns a boolean if a field has been set.

GetGender

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetGender() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetGender returns the Gender field if non-nil, zero value otherwise.

GetGenderOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetGenderOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetGenderOk returns a tuple with the Gender field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetGender

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetGender(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetGender sets Gender field to given value.

HasGender

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasGender() bool

HasGender returns a boolean if a field has been set.

GetFirstName

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetFirstName() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetFirstName returns the FirstName field if non-nil, zero value otherwise.

GetFirstNameOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetFirstNameOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetFirstNameOk returns a tuple with the FirstName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetFirstName

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetFirstName(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetFirstName sets FirstName field to given value.

HasFirstName

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasFirstName() bool

HasFirstName returns a boolean if a field has been set.

GetNationality

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetNationality() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetNationality returns the Nationality field if non-nil, zero value otherwise.

GetNationalityOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetNationalityOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetNationalityOk returns a tuple with the Nationality field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetNationality

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetNationality(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetNationality sets Nationality field to given value.

HasNationality

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasNationality() bool

HasNationality returns a boolean if a field has been set.

GetLastName

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetLastName() DocumentBreakdownDataComparisonBreakdownIssuingCountry

GetLastName returns the LastName field if non-nil, zero value otherwise.

GetLastNameOk

func (o *RightToWorkBreakdownDataConsistencyBreakdown) GetLastNameOk() (*DocumentBreakdownDataComparisonBreakdownIssuingCountry, bool)

GetLastNameOk returns a tuple with the LastName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetLastName

func (o *RightToWorkBreakdownDataConsistencyBreakdown) SetLastName(v DocumentBreakdownDataComparisonBreakdownIssuingCountry)

SetLastName sets LastName field to given value.

HasLastName

func (o *RightToWorkBreakdownDataConsistencyBreakdown) HasLastName() bool

HasLastName returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]