Interface ProfilesGetCurrentProfileParams

interface ProfilesGetCurrentProfileParams {
    properties?: ProfilesFieldsProfile;
}

Properties

Properties