Alokai

GetMeParams

Parameters for the getMe API endpoint

interface GetMeParams {
	customer?: boolean;
}

Properties

NameRequiredTypeDescription
customerOptionalboolean

On this page