io.sphere.sdk.customobjects.commands.CustomObjectEndpoint Maven / Gradle / Ivy
The newest version!
package io.sphere.sdk.customobjects.commands;
final class CustomObjectEndpoint {
static final String PATH = "/custom-objects";
}