Interface ProfilesLoadProfileResponse

ProfilesLoadProfileResponse ($ref: "Profiles.LoadProfile.Response") Response structure for the LoadProfile method.

interface ProfilesLoadProfileResponse {
    success: boolean;
}

Properties

Properties

success: boolean