> @@ -107,13 +176,30 @@ protected ConcreteBuilder self() {
> private final String country;
> private final String state;
> private final String description;
> + private final int accountId;
> + private final String address;good spot, thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/296/files#r11151003
