Uses of Class
model.CreateAssociatedIdentityRequestEntityIncorporationDate
-
Packages that use CreateAssociatedIdentityRequestEntityIncorporationDate Package Description model -
-
Uses of CreateAssociatedIdentityRequestEntityIncorporationDate in model
Methods in model that return CreateAssociatedIdentityRequestEntityIncorporationDate Modifier and Type Method Description CreateAssociatedIdentityRequestEntityIncorporationDateCreateAssociatedIdentityRequestEntityIncorporationDate. day(Long day)static CreateAssociatedIdentityRequestEntityIncorporationDateCreateAssociatedIdentityRequestEntityIncorporationDate. fromJson(String jsonString)Create an instance of CreateAssociatedIdentityRequestEntityIncorporationDate given an JSON stringCreateAssociatedIdentityRequestEntityIncorporationDateCreateAssociatedIdentityRequestEntity. getIncorporationDate()Get incorporationDateCreateAssociatedIdentityRequestEntityIncorporationDateCreateAssociatedIdentityRequestEntityIncorporationDate. month(Long month)CreateAssociatedIdentityRequestEntityIncorporationDateCreateAssociatedIdentityRequestEntityIncorporationDate. year(Long year)Methods in model with parameters of type CreateAssociatedIdentityRequestEntityIncorporationDate Modifier and Type Method Description CreateAssociatedIdentityRequestEntityCreateAssociatedIdentityRequestEntity. incorporationDate(CreateAssociatedIdentityRequestEntityIncorporationDate incorporationDate)voidCreateAssociatedIdentityRequestEntity. setIncorporationDate(CreateAssociatedIdentityRequestEntityIncorporationDate incorporationDate)
-