component-test/src/main/java/org/apache/fineract/cn/office/OfficeApiDocumentation.java [309:317]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            fieldWithPath("street").description("Street"),
                            fieldWithPath("city").description("City"),
                            fieldWithPath("region").description("Region"),
                            fieldWithPath("postalCode").description("Postal Code"),
                            fieldWithPath("countryCode").description("Country Code"),
                            fieldWithPath("country").description("Country"))));
  }

  @Test
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



component-test/src/main/java/org/apache/fineract/cn/office/OfficeApiDocumentation.java [341:349]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            fieldWithPath("street").description("Street"),
                            fieldWithPath("city").description("City"),
                            fieldWithPath("region").description("Region"),
                            fieldWithPath("postalCode").description("Postal Code"),
                            fieldWithPath("countryCode").description("Country Code"),
                            fieldWithPath("country").description("Country"))));
  }

  @Test
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



