Type alias ProfileOwnershipConditionDetails

ProfileOwnershipConditionDetails: {
    profileId: string;
}

Type declaration

  • profileId: string